[cssom] Link specified values in CSSOM to its definition in CSS Cascade
Open
Nobody has claimed this yet.
cssom-1
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
This is a followup to the discussion in #7728 Specifically this comment
Specified value is used in CSSOM, but it is not defined.
The definition seems to exist in CSS Cascade at this URL https://w3c.github.io/csswg-drafts/css-cascade-5/#specified-value
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
Review the CSSOM specification's use of “specified value” and compare it with the definition in CSS Cascade at the linked #specified-value section. Link the CSSOM term to that definition, then verify that the reference resolves and the specification builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100