Skip to content

feat(css): Update Firefox support for CSS trig functions: sin(), cos(), tan()#17404

Merged
queengooborg merged 3 commits intomdn:mainfrom
ramiy:patch-3
Aug 19, 2022
Merged

feat(css): Update Firefox support for CSS trig functions: sin(), cos(), tan()#17404
queengooborg merged 3 commits intomdn:mainfrom
ramiy:patch-3

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Aug 16, 2022

Summary

Firefox 103 add support for CSS trig functions behind layout.css.trig.enabled flag.

Test results and supporting details

Source: https://bugzilla.mozilla.org/show_bug.cgi?id=1774589#c1

To make sure, I tested cos() function in codepen using Firefox 103.0.2 (64-bit), with the flag enabled.

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Aug 16, 2022
@ramiy ramiy changed the title Firefox support for CSS trig functions: sin(), cos(), tan() feat(css): Update Firefox support for CSS trig functions: sin(), cos(), tan() Aug 17, 2022
@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Aug 17, 2022

@queengooborg Please review the PR.

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