Skip to content

feat(css): Update Firefox support for CSS trigonometric functions#17505

Merged
queengooborg merged 31 commits intomdn:mainfrom
ramiy:patch-3
Sep 20, 2022
Merged

feat(css): Update Firefox support for CSS trigonometric functions#17505
queengooborg merged 31 commits intomdn:mainfrom
ramiy:patch-3

Conversation

@ramiy
Copy link
Copy Markdown
Contributor

@ramiy ramiy commented Aug 20, 2022

Summary

Firefox 105 add full support for CSS trigonometric functions.

Test results and supporting details

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

Related issues

Related: #17404

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

FYI, we revised our flags policy a while back to simply remove data for flags when the feature has been released in a stable version. Let's remove the flag data from the statements!

@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Aug 20, 2022

@queengooborg What is the policy for future releases? Firefox 105 scheduled to be released in a month, on September 20, 2022. Firefox 103 was released a month ago, on July 26, 2022. This is why the flag data is still relevant.

@evilpie
Copy link
Copy Markdown
Contributor

evilpie commented Aug 21, 2022

These functions will not ship in Firefox 105. They are still Nightly only: https://hg.mozilla.org/integration/autoland/rev/02eccb000404#l1.13

@queengooborg
Copy link
Copy Markdown
Contributor

Ah, thanks for the info @evilpie! So we should probably avoid making these changes until they will be available in a stable build?

@ramiy ramiy marked this pull request as ready for review September 6, 2022 14:38
@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Sep 7, 2022

These functions will not ship in Firefox 105. They are still Nightly only: https://hg.mozilla.org/integration/autoland/rev/02eccb000404#l1.13

@queengooborg @evilpie
see mdn/content#19832 (comment)

@Rumyra
Copy link
Copy Markdown
Contributor

Rumyra commented Sep 7, 2022

See mdn/content#19832 (comment) also

@queengooborg queengooborg added the not ready This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action. label Sep 7, 2022
@ramiy
Copy link
Copy Markdown
Contributor Author

ramiy commented Sep 20, 2022

Finished testing trig functions with Firefox 105. They did not ship in this release. I've updated the PR to reflect this.

@queengooborg please review and merge.

@queengooborg queengooborg merged commit 0614068 into mdn:main Sep 20, 2022
@ramiy ramiy deleted the patch-3 branch September 21, 2022 07:22
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 not ready This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants