File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,7 @@ spec: https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop
44group : font-features
55compat_features :
66 - css.properties.font-variant-emoji
7+ - css.properties.font-variant-emoji.emoji
8+ - css.properties.font-variant-emoji.normal
9+ - css.properties.font-variant-emoji.text
10+ - css.properties.font-variant-emoji.unicode
Original file line number Diff line number Diff line change 55 baseline: false
66 support:
77 chrome: "131"
8- chrome_android: "131"
9- edge: "131"
108compat_features:
9+ # baseline: false
10+ # support:
11+ # chrome: "131"
12+ # chrome_android: "131"
13+ # edge: "131"
1114 - css.properties.font-variant-emoji
15+
16+ # ⬇️ Same status as overall feature ⬇️
17+ # baseline: false
18+ # support:
19+ # chrome: "131"
20+ - css.properties.font-variant-emoji.emoji
21+ - css.properties.font-variant-emoji.normal
22+ - css.properties.font-variant-emoji.text
23+ - css.properties.font-variant-emoji.unicode
You can’t perform that action at this time.
0 commit comments