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:
601
601
- css.properties.stroke
602
602
- css.properties.text-anchor
603
603
- css.properties.text-rendering
604
+ - css.properties.text-rendering.auto
605
+ - css.properties.text-rendering.geometricPrecision
604
606
- css.properties.vector-effect
605
607
- css.properties.x
606
608
- css.properties.y
Original file line number Diff line number Diff line change @@ -1163,8 +1163,22 @@ compat_features:
1163
1163
# safari: "5"
1164
1164
# safari_ios: "4.2"
1165
1165
- css.properties.text-rendering
1166
+ - css.properties.text-rendering.auto
1166
1167
- svg.global_attributes.text-rendering
1167
1168
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
+
1168
1182
# baseline: high
1169
1183
# baseline_low_date: 2020-01-15
1170
1184
# baseline_high_date: 2022-07-15
You can’t perform that action at this time.
0 commit comments