We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc1cef commit 0ade227Copy full SHA for 0ade227
css/definitions.json
@@ -17,7 +17,6 @@
17
"CSS Containment",
18
"CSS Counter Styles",
19
"CSS Custom Properties for Cascading Variables",
20
- "CSS Device Adaptation",
21
"CSS Display",
22
"CSS Flexible Box Layout",
23
"CSS Fonts",
@@ -57,6 +56,7 @@
57
56
"CSS Types",
58
"CSS Units",
59
"CSS View Transitions",
+ "CSS Viewport",
60
"CSS Will Change",
61
"CSS Writing Modes",
62
"CSSOM View",
css/properties.json
@@ -10860,7 +10860,7 @@
10860
"animationType": "notAnimatable",
10861
"percentages": "no",
10862
"groups": [
10863
- "Microsoft Extensions"
+ "CSS Viewport"
10864
],
10865
"initial": "normal",
10866
"appliesto": "allElements",
0 commit comments