Skip to content

Commit 68917b2

Browse files
chore(css): Update group for CSS Text (#933)
1 parent 9ba094b commit 68917b2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

css/definitions.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"CSS Lists and Counters",
3434
"CSS Logical Properties and Values",
3535
"CSS Masking",
36+
"CSS Mobile Text Size Adjustment",
3637
"CSS Motion Path",
3738
"CSS Multi-column Layout",
3839
"CSS Namespaces",

css/properties.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8255,7 +8255,7 @@
82558255
"animationType": "discrete",
82568256
"percentages": "no",
82578257
"groups": [
8258-
"CSS Text"
8258+
"Scalable Vector Graphics"
82598259
],
82608260
"initial": "normal",
82618261
"appliesto": "textElements",
@@ -10102,7 +10102,7 @@
1010210102
"animationType": "byComputedValueType",
1010310103
"percentages": "referToSizeOfFont",
1010410104
"groups": [
10105-
"CSS Text"
10105+
"CSS Mobile Text Size Adjustment"
1010610106
],
1010710107
"initial": "autoForSmartphoneBrowsersSupportingInflation",
1010810108
"appliesto": "allElements",

0 commit comments

Comments
 (0)