[css-images-4] `<linear-gradient>` and `<radial-gradient>` links point to CSS Images Module Level 3
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
In https://drafts.csswg.org/css-images-4/#typedef-gradient:~:text=%3Clinear%2Dgradient%28%29%3E&text=%3Cradial%2Dgradient%28%29%3E the <linear-gradient> and <radial-gradient> links are respectively pointing to https://drafts.csswg.org/css-images-3/#funcdef-linear-gradient and https://drafts.csswg.org/css-images-3/#funcdef-radial-gradient
I would expect them to link to https://drafts.csswg.org/css-images-4/#linear-gradients and https://drafts.csswg.org/css-images-4/#radial-gradients
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 at the CSS Images Module Level 4 definition linked in the issue. Check the and links and update them to the corresponding Level 4 sections, #linear-gradients and #radial-gradients. Done means both links resolve to the intended CSS Images 4 sections.
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
- 68/100