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

Missed syntaxes in 2.13.0 #819

Open
lahmatiy opened this issue Dec 5, 2024 · 0 comments
Open

Missed syntaxes in 2.13.0 #819

lahmatiy opened this issue Dec 5, 2024 · 0 comments
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@lahmatiy
Copy link
Contributor

lahmatiy commented Dec 5, 2024

What information was incorrect, unhelpful, or incomplete?

The issue of missing syntaxes in the new version of mdn/data was observed during an attempt to update mdn/data in css-tree. This was identified by the output of the improved linter from the rejected PR #597 as well:

Check CSS syntax connectivity...
  css/properties.json "font-palette" used missed syntax definition <palette-mix()>
  css/properties.json "height" used missed syntax definition <calc-size()>
  css/properties.json "height" used missed syntax definition <anchor-size()>
  css/properties.json "max-height" used missed syntax definition <calc-size()>
  css/properties.json "max-height" used missed syntax definition <anchor-size()>
  css/properties.json "max-width" used missed syntax definition <calc-size()>
  css/properties.json "max-width" used missed syntax definition <anchor-size()>
  css/properties.json "min-height" used missed syntax definition <calc-size()>
  css/properties.json "min-height" used missed syntax definition <anchor-size()>
  css/properties.json "min-width" used missed syntax definition <calc-size()>
  css/properties.json "min-width" used missed syntax definition <anchor-size()>
  css/properties.json "width" used missed syntax definition <calc-size()>
  css/properties.json "width" used missed syntax definition <anchor-size()>
  css/syntaxes.json "color" used missed syntax definition <oklab()>
  css/syntaxes.json "color" used missed syntax definition <oklch()>
  css/syntaxes.json "color" used missed syntax definition <color()>

What did you expect to see?

All syntaxes are defined in dictionaries

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

@lahmatiy lahmatiy added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

No branches or pull requests

1 participant