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 text keyword to background-clip #744

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TrySound
Copy link

@TrySound TrySound commented Jun 28, 2024

Description

Added text keyword to background-clip value.

Motivation

All browsers already support unprefixed background-clip with text keyword.

Additional details

Related issues and pull requests

See mdn#201 and https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip

All browsers already support unprefixed version and text keyword.
Copy link
Contributor

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Aug 2, 2024
@bsmth
Copy link
Member

bsmth commented Sep 17, 2024

Thanks for the additions. The page https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip#specifications is currently targeting spec version "Module Level 3", and the syntax for background-clip: text may change, there are open discussions about it: https://drafts.csswg.org/css-backgrounds-4/#propdef-background-clip.

We may want to wait until the open questions on this spec are resolved. The linked PR (#201) has a discussion about this already.

@github-actions github-actions bot removed the idle Issues and pull requests with no activity for three months. label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants