Skip to content
New issue

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

Add background-clip: text #2821

Closed
Schweinepriester opened this issue Sep 20, 2016 · 6 comments
Closed

Add background-clip: text #2821

Schweinepriester opened this issue Sep 20, 2016 · 6 comments

Comments

@Schweinepriester
Copy link
Contributor

@Schweinepriester Schweinepriester commented Sep 20, 2016

Spec: https://drafts.csswg.org/css-backgrounds-4/#background-clip

From https://developer.mozilla.org/de/Firefox/Releases/49:

On background-clip, the keyword text is now activated by default

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:

  • Chrome, Opera, Safari as -webkit-background-clip: text;
  • Firefox 49+ as background-clip: text;

EDIT:

Apparently supported in Edge: https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/10945389-background-clip-text

@xtian
Copy link
Contributor

@xtian xtian commented Mar 18, 2017

+1

1 similar comment
@jmmarco
Copy link
Contributor

@jmmarco jmmarco commented Jul 22, 2018

+1

@bencergazda
Copy link

@bencergazda bencergazda commented Jul 27, 2018

When searching for background-clip: text, Caniuse currently redirects to https://caniuse.com/#feat=background-img-opts, which also suggests like IE11 supports background-clip: text (or -moz-background-clip: text), but in fact, IE11 does not.

@Fyrd Fyrd closed this Jun 16, 2020
@Fyrd
Copy link
Owner

@Fyrd Fyrd commented Jan 27, 2021

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
6 participants