← back to v131 · css-font-variant-emoji

conformance · v131

v131 · css-font-variant-emoji — conformance probe

5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://www.w3.org/TR/css-fonts-4/#font-variant-emoji-prop chromestatus: #6566092561973248 generated 2026-06-01T00:00:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
font-variant-emoji-normal font-variant-emoji accepts the initial value normal. spec ↗ css-supports
font-variant-emoji-text font-variant-emoji accepts the text keyword (force text-style monochrome). css-supports
font-variant-emoji-emoji font-variant-emoji accepts the emoji keyword (force colored emoji-style). css-supports
font-variant-emoji-unicode font-variant-emoji accepts the unicode keyword (defer to Unicode variation selectors). css-supports
font-variant-emoji-cssom-roundtrip Setting font-variant-emoji through CSSOM round-trips through getComputedStyle. script