File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -601,6 +601,8 @@ compat_features:
601601 - css.properties.stroke
602602 - css.properties.text-anchor
603603 - css.properties.text-rendering
604+ - css.properties.text-rendering.auto
605+ - css.properties.text-rendering.geometricPrecision
604606 - css.properties.vector-effect
605607 - css.properties.x
606608 - css.properties.y
Original file line number Diff line number Diff line change @@ -1163,8 +1163,22 @@ compat_features:
11631163 # safari: "5"
11641164 # safari_ios: "4.2"
11651165 - css.properties.text-rendering
1166+ - css.properties.text-rendering.auto
11661167 - svg.global_attributes.text-rendering
11671168
1169+ # baseline: high
1170+ # baseline_low_date: 2020-01-15
1171+ # baseline_high_date: 2022-07-15
1172+ # support:
1173+ # chrome: "13"
1174+ # chrome_android: "18"
1175+ # edge: "79"
1176+ # firefox: "1"
1177+ # firefox_android: "46"
1178+ # safari: "6"
1179+ # safari_ios: "6"
1180+ - css.properties.text-rendering.geometricPrecision
1181+
11681182 # baseline: high
11691183 # baseline_low_date: 2020-01-15
11701184 # baseline_high_date: 2022-07-15
You can’t perform that action at this time.
0 commit comments