We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
background-clip: border-area
background-clip: border-area allows developers to clip a background image to the area occupied by the border.
https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip#border-area
When Lea proposed this developers wrote with lots of examples of how they would use it.
The text was updated successfully, but these errors were encountered:
https://wpt.fyi/results/css/css-backgrounds/background-clip?label=master&label=experimental&aligned&q=border-area
(This excludes some tests in css/css-backgrounds/parsing, which we could include by splitting them via variants.)
css/css-backgrounds/parsing
See also #885 for backgrounds & borders more broadly.
Sorry, something went wrong.
No branches or pull requests
Description
background-clip: border-area
allows developers to clip a background image to the area occupied by the border.Specification
https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip#border-area
Additional Signals
When Lea proposed this developers wrote with lots of examples of how they would use it.
The text was updated successfully, but these errors were encountered: