Add background-clip: text #2821
Labels
Comments
|
+1 |
1 similar comment
|
+1 |
|
When searching for |
|
MDN entry is no longer available, caniuse entry now at https://caniuse.com/background-clip-text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec: https://drafts.csswg.org/css-backgrounds-4/#background-clip
From https://developer.mozilla.org/de/Firefox/Releases/49:
background-clip: text;appears to have evolved from the-webkit-background-clip: text;mentioned on 'CSS3 Background-image options' and in the apple docs.As support is different from the existing property, this probably should have its own entry.
https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip#Browser_compatibility has some overview:
-webkit-background-clip: text;background-clip: text;EDIT:
Apparently supported in Edge: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/10945389-background-clip-text
The text was updated successfully, but these errors were encountered: