[CSS] Implement font-variant-emoji#18381
Merged
queengooborg merged 2 commits intomdn:mainfrom Dec 7, 2022
Merged
Conversation
queengooborg
approved these changes
Dec 7, 2022
This was referenced Dec 7, 2022
Contributor
|
Hi @dletorey, in the BCD table for the 108 release, would we need to add the preference setting ( Also, the spec URLs would need to be updated with:
|
queengooborg
added a commit
to queengooborg/browser-compat-data
that referenced
this pull request
Jun 16, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `font-variant-emoji` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.0.1). _Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._ Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/font-variant-emoji Additional Notes: This is a follow-up to mdn#18381, which set Firefox as supported but did not include the required flag data (which Dipika later pointed out).
Elchi3
pushed a commit
that referenced
this pull request
Jun 19, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `font-variant-emoji` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.0.1). _Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._ Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/font-variant-emoji Additional Notes: This is a follow-up to #18381, which set Firefox as supported but did not include the required flag data (which Dipika later pointed out).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added the BCD for
font-variant-emojiand also tofont-variantTest results and supporting details
Tested in firefox nightly and firefox with the flag, being released in firefox 108. Other browsers currently have on plans to support this
Related issues
mdn/content#22118