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

css.types.image - Level-less spec link results in incorrect formal syntax on the linear-gradient() page #18674

Closed
yarusome opened this issue Jan 18, 2023 · 0 comments · Fixed by #18699
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@yarusome
Copy link
Contributor

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

@yarusome yarusome changed the title css.types.image - Level-less spec link resuls in incorrect formal syntax on the linear-gradient() page css.types.image - Level-less spec link results in incorrect formal syntax on the linear-gradient() page Jan 18, 2023
@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants