Skip to content

Commit 0ade227

Browse files
chore(css): Rename CSS Device Adaptation to CSS Viewport (#900)
1 parent 4bc1cef commit 0ade227

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"CSS Containment",
1818
"CSS Counter Styles",
1919
"CSS Custom Properties for Cascading Variables",
20-
"CSS Device Adaptation",
2120
"CSS Display",
2221
"CSS Flexible Box Layout",
2322
"CSS Fonts",
@@ -57,6 +56,7 @@
5756
"CSS Types",
5857
"CSS Units",
5958
"CSS View Transitions",
59+
"CSS Viewport",
6060
"CSS Will Change",
6161
"CSS Writing Modes",
6262
"CSSOM View",

css/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10860,7 +10860,7 @@
1086010860
"animationType": "notAnimatable",
1086110861
"percentages": "no",
1086210862
"groups": [
10863-
"Microsoft Extensions"
10863+
"CSS Viewport"
1086410864
],
1086510865
"initial": "normal",
1086610866
"appliesto": "allElements",

0 commit comments

Comments
 (0)