css.types.image - Level-less spec link results in incorrect formal syntax on the linear-gradient()
page
#18674
Labels
data:css 🎨
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The spec link on the
linear-gradient()
MDN page points to editor's draft of CSS Image Module without a specific level, which effectively points to Level 3. However, the double-position syntax shown in the example and in the BCD table is only specified in Level 4.What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
A spec link pointing to CSS Image Module Level 4.
Did you test this? If so, how?
No response
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
MDN page: https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/linear-gradient
Related MDN content issue: mdn/content#23718
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: