css.properties.background-clip - though browsers support text
value, the spec still says it's experimental
#23943
Labels
data:css
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
What type of issue is this?
Other
What information was incorrect, unhelpful, or incomplete?
background-attachment: fixed
work withbackground-clip: text
? w3c/csswg-drafts#10595The
text
value forbackground-clip
has been introduced in CSS Backgrounds Module Level 4 and the specification is not ready for implementation yet. So thetext
value hasn't been ironed out yet.What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari
What did you expect to see?
Mark the
text
value of thebackground-clip
property asnon-standard
or at leastexperimental
.Did you test this? If so, how?
Testing the issue mdn/content#26445 shows that the value hasn't been ironed out yet.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
mdn/content#26445
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip
MDN metadata
MDN page report details
css.properties.background-clip
The text was updated successfully, but these errors were encountered: