-webkit-background-clip should be alias of background-clip
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
L4 currently has an issue:
Or should this be defining the -webkit-background-clip property, saying that all the values are identical, with this additional text value?
Per resolution of https://github.com/w3c/csswg-drafts/issues/4839, the answer is "no", and both -webkit-background-clip and background-clip should have the same value space.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CSS Backgrounds Level 4 issue linked in the description and review CSSWG issue 4839 for the cited resolution. Update the specification so -webkit-background-clip and background-clip have the same value space; done means the spec no longer treats their values differently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100