Skip to content

Commit

Permalink
chore(css): Update group for CSS Text (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Feb 24, 2025
1 parent 9ba094b commit 68917b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions css/definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"CSS Lists and Counters",
"CSS Logical Properties and Values",
"CSS Masking",
"CSS Mobile Text Size Adjustment",
"CSS Motion Path",
"CSS Multi-column Layout",
"CSS Namespaces",
Expand Down
4 changes: 2 additions & 2 deletions css/properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -8255,7 +8255,7 @@
"animationType": "discrete",
"percentages": "no",
"groups": [
"CSS Text"
"Scalable Vector Graphics"
],
"initial": "normal",
"appliesto": "textElements",
Expand Down Expand Up @@ -10102,7 +10102,7 @@
"animationType": "byComputedValueType",
"percentages": "referToSizeOfFont",
"groups": [
"CSS Text"
"CSS Mobile Text Size Adjustment"
],
"initial": "autoForSmartphoneBrowsersSupportingInflation",
"appliesto": "allElements",
Expand Down

0 comments on commit 68917b2

Please sign in to comment.