File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 79
79
"title" : " CSS Conditional Rules" ,
80
80
"shortName" : " css-conditional"
81
81
},
82
+ {
83
+ "url" : " https://drafts.csswg.org/css-counter-styles/" ,
84
+ "title" : " CSS Counter Styles" ,
85
+ "shortName" : " css-counter-styles"
86
+ },
87
+ {
88
+ "url" : " https://drafts.csswg.org/css-device-adapt/" ,
89
+ "title" : " CSS Device Adaptation" ,
90
+ "shortName" : " css-device-adapt"
91
+ },
82
92
{
83
93
"url" : " https://www.w3.org/TR/fill-stroke-3/" ,
84
94
"title" : " CSS Fill and Stroke" ,
Original file line number Diff line number Diff line change 127
127
"CSSRule" : {
128
128
"constants" : {
129
129
"constant" : {
130
+ "COUNTER_STYLE_RULE" : null ,
130
131
"FONT_FEATURE_VALUES_RULE" : null ,
131
132
"FONT_PALETTE_VALUES_RULE" : null ,
132
- "MARGIN_RULE" : null
133
+ "MARGIN_RULE" : null ,
134
+ "VIEWPORT_RULE" : null
133
135
}
134
136
}
135
137
},
You can’t perform that action at this time.
0 commit comments