Skip to content

feat(css): Add CSS Values Level 4 <calc-constant> compatibility data#17828

Merged
queengooborg merged 4 commits intomdn:mainfrom
ramiy:patch-4
Sep 19, 2022
Merged

feat(css): Add CSS Values Level 4 <calc-constant> compatibility data#17828
queengooborg merged 4 commits intomdn:mainfrom
ramiy:patch-4

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Sep 18, 2022

Summary

Document the CSS <calc-constant> data type, and all the CSS constants - e | pi | infinity | -infinity | NaN

Test results and supporting details

Safari/webkit already supports those CSS constants.

Related issues

mdn/content#20856

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 18, 2022
@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Sep 18, 2022

Hi @queengooborg, I need your help with the failed test.

@queengooborg
Copy link
Copy Markdown
Contributor

Hey there, it looks like the feature sorting is just off from what the BCD scripts want (features with capital names get sorted first as they are most likely something special), but a quick run of npm run fix should solve that for you no problem!

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 this pull request may close these issues.

2 participants