@csstools/css-syntax-patches-for-csstree 1.0.15 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -3
- package/dist/index.json +176 -105
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
# Changes to CSS Syntax Patches For CSSTree
|
|
2
2
|
|
|
3
|
-
### 1.0.
|
|
3
|
+
### 1.0.17
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
_November 21, 2025_
|
|
6
|
+
|
|
7
|
+
- Update `@webref/css` to [`v8.0.2`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%408.0.2)
|
|
6
8
|
|
|
7
|
-
- [Remove unused peer dependency on `postcss`](https://github.com/csstools/postcss-plugins/pull/1708) by @jnoordsij
|
|
8
9
|
|
|
9
10
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md)
|
package/dist/index.json
CHANGED
|
@@ -36,13 +36,6 @@
|
|
|
36
36
|
},
|
|
37
37
|
"font-feature-values": {
|
|
38
38
|
"descriptors": {
|
|
39
|
-
"@annotation": "@annotation { <declaration-list> }",
|
|
40
|
-
"@character-variant": "@character-variant { <declaration-list> }",
|
|
41
|
-
"@historical-forms": "@historical-forms { <declaration-list> }",
|
|
42
|
-
"@ornaments": "@ornaments { <declaration-list> }",
|
|
43
|
-
"@styleset": "@styleset { <declaration-list> }",
|
|
44
|
-
"@stylistic": "@stylistic { <declaration-list> }",
|
|
45
|
-
"@swash": "@swash { <declaration-list> }",
|
|
46
39
|
"font-display": "auto | block | swap | fallback | optional"
|
|
47
40
|
}
|
|
48
41
|
},
|
|
@@ -69,20 +62,14 @@
|
|
|
69
62
|
}
|
|
70
63
|
},
|
|
71
64
|
"properties": {
|
|
72
|
-
"align-items": "| anchor-center",
|
|
73
|
-
"align-self": "| anchor-center",
|
|
65
|
+
"align-items": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center",
|
|
66
|
+
"align-self": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center",
|
|
74
67
|
"alignment-baseline": "| text-bottom | text-top",
|
|
68
|
+
"all": " | revert-rule",
|
|
75
69
|
"animation-duration": "[ auto | <time [0s,∞]> ]#",
|
|
76
|
-
"animation-
|
|
77
|
-
"animation-trigger
|
|
78
|
-
"
|
|
79
|
-
"animation-trigger-exit-range-end": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
80
|
-
"animation-trigger-exit-range-start": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
81
|
-
"animation-trigger-range": "[ <'animation-trigger-range-start'> <'animation-trigger-range-end'>? ]#",
|
|
82
|
-
"animation-trigger-range-end": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
83
|
-
"animation-trigger-range-start": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
84
|
-
"animation-trigger-timeline": "<single-animation-timeline>#",
|
|
85
|
-
"appearance": "none | auto | base | <compat-auto> | <compat-special> | base",
|
|
70
|
+
"animation-range-center": "[ normal | [ <length-percentage> | <timeline-range-center-subject> <length-percentage>? ] ]#",
|
|
71
|
+
"animation-trigger": "[ none | [ <dashed-ident> <animation-action>+ ]+ ]#",
|
|
72
|
+
"appearance": "none | auto | base | base-select | <compat-auto> | <compat-special> | base",
|
|
86
73
|
"backdrop-filter": "none | <filter-value-list>",
|
|
87
74
|
"background": "<bg-layer>#? , <final-bg-layer>",
|
|
88
75
|
"background-blend-mode": "<'mix-blend-mode'>#",
|
|
@@ -93,9 +80,10 @@
|
|
|
93
80
|
"background-repeat-inline": "<repetition>#",
|
|
94
81
|
"background-repeat-x": "<repetition>#",
|
|
95
82
|
"background-repeat-y": "<repetition>#",
|
|
83
|
+
"background-tbd": "<bg-layer>#",
|
|
96
84
|
"baseline-shift": "<length-percentage> | sub | super | top | center | bottom",
|
|
97
85
|
"baseline-source": "auto | first | last",
|
|
98
|
-
"block-ellipsis": "
|
|
86
|
+
"block-ellipsis": "no-ellipsis | auto | <string>",
|
|
99
87
|
"block-step": "<'block-step-size'> || <'block-step-insert'> || <'block-step-align'> || <'block-step-round'>",
|
|
100
88
|
"block-step-align": "auto | center | start | end",
|
|
101
89
|
"block-step-insert": "margin-box | padding-box | content-box",
|
|
@@ -106,60 +94,66 @@
|
|
|
106
94
|
"bookmark-state": "open | closed",
|
|
107
95
|
"border-block": "<'border-block-start'>",
|
|
108
96
|
"border-block-end": "<line-width> || <line-style> || <color>",
|
|
97
|
+
"border-block-end-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
109
98
|
"border-block-end-color": "<color> | <image-1D>",
|
|
110
99
|
"border-block-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
111
100
|
"border-block-end-style": "<line-style>",
|
|
112
101
|
"border-block-end-width": "<line-width>",
|
|
113
102
|
"border-block-start": "<line-width> || <line-style> || <color>",
|
|
103
|
+
"border-block-start-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
114
104
|
"border-block-start-color": "<color> | <image-1D>",
|
|
115
105
|
"border-block-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
116
106
|
"border-block-start-style": "<line-style>",
|
|
117
107
|
"border-block-start-width": "<line-width>",
|
|
118
108
|
"border-block-style": "<'border-top-style'>{1,2}",
|
|
119
109
|
"border-block-width": "<'border-top-width'>{1,2}",
|
|
110
|
+
"border-bottom-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
120
111
|
"border-bottom-color": "<color> | <image-1D>",
|
|
121
|
-
"border-bottom-left-radius": "<
|
|
112
|
+
"border-bottom-left-radius": "<border-radius>",
|
|
122
113
|
"border-bottom-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
123
|
-
"border-bottom-right-radius": "<
|
|
114
|
+
"border-bottom-right-radius": "<border-radius>",
|
|
124
115
|
"border-boundary": "none | parent | display",
|
|
125
116
|
"border-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
126
|
-
"border-clip-bottom": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
127
|
-
"border-clip-left": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
128
|
-
"border-clip-right": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
129
|
-
"border-clip-top": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
130
117
|
"border-color": "[ <color> | <image-1D> ]{1,4}",
|
|
131
|
-
"border-end-end-radius": "<
|
|
132
|
-
"border-end-start-radius": "<
|
|
118
|
+
"border-end-end-radius": "<border-radius>",
|
|
119
|
+
"border-end-start-radius": "<border-radius>",
|
|
133
120
|
"border-image-outset": "[ <length [0,∞]> | <number [0,∞]> ]{1,4}",
|
|
134
121
|
"border-image-slice": "[ <number [0,∞]> | <percentage [0,∞]> ]{1,4} && fill?",
|
|
135
122
|
"border-image-width": "[ <length-percentage [0,∞]> | <number [0,∞]> | auto ]{1,4}",
|
|
136
123
|
"border-inline": "<'border-block-start'>",
|
|
137
124
|
"border-inline-end": "<line-width> || <line-style> || <color>",
|
|
125
|
+
"border-inline-end-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
138
126
|
"border-inline-end-color": "<color> | <image-1D>",
|
|
139
127
|
"border-inline-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
140
128
|
"border-inline-end-style": "<line-style>",
|
|
141
129
|
"border-inline-end-width": "<line-width>",
|
|
142
130
|
"border-inline-start": "<line-width> || <line-style> || <color>",
|
|
131
|
+
"border-inline-start-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
143
132
|
"border-inline-start-color": "<color> | <image-1D>",
|
|
144
133
|
"border-inline-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
145
134
|
"border-inline-start-style": "<line-style>",
|
|
146
135
|
"border-inline-start-width": "<line-width>",
|
|
147
136
|
"border-inline-style": "<'border-top-style'>{1,2}",
|
|
148
137
|
"border-inline-width": "<'border-top-width'>{1,2}",
|
|
138
|
+
"border-left-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
149
139
|
"border-left-color": "<color> | <image-1D>",
|
|
150
140
|
"border-left-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
151
141
|
"border-limit": "all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>",
|
|
152
142
|
"border-radius": "<length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?",
|
|
143
|
+
"border-right-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
153
144
|
"border-right-color": "<color> | <image-1D>",
|
|
154
145
|
"border-right-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
155
146
|
"border-shape": "none | [ <basic-shape> <geometry-box>? ]{1,2}",
|
|
156
147
|
"border-spacing": "<length>{1,2}",
|
|
157
|
-
"border-start-end-radius": "<
|
|
158
|
-
"border-start-start-radius": "<
|
|
148
|
+
"border-start-end-radius": "<border-radius>",
|
|
149
|
+
"border-start-start-radius": "<border-radius>",
|
|
150
|
+
"border-style": "<'border-top-style'>{1,4}",
|
|
151
|
+
"border-top-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
|
|
159
152
|
"border-top-color": "<color> | <image-1D>",
|
|
160
|
-
"border-top-left-radius": "<
|
|
153
|
+
"border-top-left-radius": "<border-radius>",
|
|
161
154
|
"border-top-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
|
|
162
|
-
"border-top-right-radius": "<
|
|
155
|
+
"border-top-right-radius": "<border-radius>",
|
|
156
|
+
"border-width": "<'border-top-width'>{1,4}",
|
|
163
157
|
"bottom": "| <anchor()> | <anchor-size()>",
|
|
164
158
|
"box-shadow": "<spread-shadow>#",
|
|
165
159
|
"box-shadow-blur": "<length [0,∞]>#",
|
|
@@ -171,6 +165,7 @@
|
|
|
171
165
|
"caret": "<'caret-color'> || <'caret-animation'> || <'caret-shape'>",
|
|
172
166
|
"caret-animation": "auto | manual",
|
|
173
167
|
"clear": "| block-start | block-end | top | bottom | both-inline | both-block",
|
|
168
|
+
"clip": "rect( <top> , <right> , <bottom> , <left> ) | auto",
|
|
174
169
|
"color-adjust": "<'print-color-adjust'>",
|
|
175
170
|
"color-interpolation": "auto | sRGB | linearRGB",
|
|
176
171
|
"column-count": "auto | <integer [1,∞]>",
|
|
@@ -186,8 +181,8 @@
|
|
|
186
181
|
"column-span": "| <integer [1,∞]> | auto",
|
|
187
182
|
"column-width": "auto | <length [0,∞]> | min-content | max-content | fit-content( <length-percentage> )",
|
|
188
183
|
"column-wrap": "auto | nowrap | wrap",
|
|
189
|
-
"columns": "<'column-width'> || <'column-count'> [ / <'column-height'> ]?",
|
|
190
|
-
"contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ]",
|
|
184
|
+
"columns": "[ <'column-width'> || <'column-count'> ] [ / <'column-height'> ]?",
|
|
185
|
+
"contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ] | view-transition",
|
|
191
186
|
"contain-intrinsic-block-size": "auto? [ none | <length [0,∞]> ]",
|
|
192
187
|
"contain-intrinsic-height": "auto? [ none | <length [0,∞]> ]",
|
|
193
188
|
"contain-intrinsic-inline-size": "auto? [ none | <length [0,∞]> ]",
|
|
@@ -196,29 +191,49 @@
|
|
|
196
191
|
"content": "normal | none | [ <content-replacement> | <content-list> ] [ / [ <string> | <counter> | <attr()> ]+ ]? | <element()>",
|
|
197
192
|
"continue": "auto | discard | collapse | -webkit-legacy | overflow | paginate | fragments",
|
|
198
193
|
"copy-into": "none | [ [ <custom-ident> <content-level> ] [, <custom-ident> <content-level> ]* ]?",
|
|
199
|
-
"corner
|
|
200
|
-
"corner-block-
|
|
194
|
+
"corner": "<'border-radius'> || <'corner-shape'>",
|
|
195
|
+
"corner-block-end": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
196
|
+
"corner-block-end-shape": "<'corner-top-left-shape'>{1,2}",
|
|
197
|
+
"corner-block-start": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
198
|
+
"corner-block-start-shape": "<'corner-top-left-shape'>{1,2}",
|
|
199
|
+
"corner-bottom": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
200
|
+
"corner-bottom-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
201
201
|
"corner-bottom-left-shape": "<corner-shape-value>",
|
|
202
|
+
"corner-bottom-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
202
203
|
"corner-bottom-right-shape": "<corner-shape-value>",
|
|
203
|
-
"corner-bottom-shape": "<corner-shape
|
|
204
|
+
"corner-bottom-shape": "<'corner-top-left-shape'>{1,2}",
|
|
205
|
+
"corner-end-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
204
206
|
"corner-end-end-shape": "<corner-shape-value>",
|
|
207
|
+
"corner-end-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
205
208
|
"corner-end-start-shape": "<corner-shape-value>",
|
|
206
|
-
"corner-inline-end
|
|
207
|
-
"corner-inline-
|
|
208
|
-
"corner-
|
|
209
|
-
"corner-
|
|
210
|
-
"corner-
|
|
209
|
+
"corner-inline-end": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
210
|
+
"corner-inline-end-shape": "<'corner-top-left-shape'>{1,2}",
|
|
211
|
+
"corner-inline-start": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
212
|
+
"corner-inline-start-shape": "<'corner-top-left-shape'>{1,2}",
|
|
213
|
+
"corner-left": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
214
|
+
"corner-left-shape": "<'corner-top-left-shape'>{1,2}",
|
|
215
|
+
"corner-right": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
216
|
+
"corner-right-shape": "<'corner-top-left-shape'>{1,2}",
|
|
217
|
+
"corner-shape": "<'corner-top-left-shape'>{1,4}",
|
|
218
|
+
"corner-start-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
211
219
|
"corner-start-end-shape": "<corner-shape-value>",
|
|
220
|
+
"corner-start-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
212
221
|
"corner-start-start-shape": "<corner-shape-value>",
|
|
222
|
+
"corner-top": "<'border-top-radius'> || <'corner-top-shape'>",
|
|
223
|
+
"corner-top-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
213
224
|
"corner-top-left-shape": "<corner-shape-value>",
|
|
225
|
+
"corner-top-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
|
|
214
226
|
"corner-top-right-shape": "<corner-shape-value>",
|
|
215
|
-
"corner-top-shape": "<corner-shape
|
|
216
|
-
"cursor": "[
|
|
227
|
+
"corner-top-shape": "<'corner-top-left-shape'>{1,2}",
|
|
228
|
+
"cursor": "[ <cursor-image> , ]* <cursor-predefined>",
|
|
217
229
|
"cx": "<length-percentage>",
|
|
218
230
|
"cy": "<length-percentage>",
|
|
219
231
|
"display": "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy> | <display-outside> | <-non-standard-display> || [ <display-inside> | math ]",
|
|
220
232
|
"dominant-baseline": "auto | text-bottom | text-top | use-script | no-change | reset-size | ideographic | alphabetic | hanging | mathematical | central | middle | text-after-edge | text-before-edge",
|
|
221
233
|
"dynamic-range-limit": "standard | no-limit | constrained | <dynamic-range-limit-mix()>",
|
|
234
|
+
"event-trigger": "none | [ <'event-trigger-name'> <'event-trigger-source'> ]#",
|
|
235
|
+
"event-trigger-name": "none | <dashed-ident>#",
|
|
236
|
+
"event-trigger-source": "[ none | <event-trigger-event>+ [ / <event-trigger-event>+ ]? ]#",
|
|
222
237
|
"fill-break": "bounding-box | slice | clone",
|
|
223
238
|
"fill-color": "<color>",
|
|
224
239
|
"fill-image": "<paint>#",
|
|
@@ -227,7 +242,7 @@
|
|
|
227
242
|
"fill-position": "<position>#",
|
|
228
243
|
"fill-repeat": "<repeat-style>#",
|
|
229
244
|
"fill-size": "<bg-size>#",
|
|
230
|
-
"filter": "none | <filter-value-list>
|
|
245
|
+
"filter": "none | <filter-value-list>",
|
|
231
246
|
"flex-grow": "<number [0,∞]>",
|
|
232
247
|
"flex-shrink": "<number [0,∞]>",
|
|
233
248
|
"float": "| block-start | block-end | snap-block | snap-block( <length> , [ start | end | near ]? ) | snap-inline | snap-inline( <length> , [ left | right | near ]? ) | top | bottom | footnote",
|
|
@@ -236,11 +251,12 @@
|
|
|
236
251
|
"float-reference": "inline | column | region | page",
|
|
237
252
|
"flood-color": "<color>",
|
|
238
253
|
"flood-opacity": "<'opacity'>",
|
|
239
|
-
"flow-from": "<ident> | none",
|
|
240
|
-
"flow-into": "none | <ident> [ element | content ]?",
|
|
254
|
+
"flow-from": "<custom-ident> | none",
|
|
255
|
+
"flow-into": "none | <custom-ident> [ element | content ]?",
|
|
241
256
|
"font-palette": "| <palette-mix()>",
|
|
242
257
|
"font-size": "<absolute-size> | <relative-size> | <length-percentage [0,∞]> | math",
|
|
243
258
|
"font-size-adjust": "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number [0,∞]> ]",
|
|
259
|
+
"font-stretch": "normal | <percentage [0,∞]> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded",
|
|
244
260
|
"font-style": "normal | italic | left | right | oblique <angle [-90deg,90deg]>?",
|
|
245
261
|
"font-synthesis-style": "auto | none | oblique-only",
|
|
246
262
|
"font-variant": "normal | none | [ [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ] || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ] || [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ] || [ <east-asian-variant-values> || <east-asian-width-values> || ruby ] || [ sub | super ] || [ text | emoji | unicode ] ]",
|
|
@@ -249,7 +265,10 @@
|
|
|
249
265
|
"footnote-display": "block | inline | compact",
|
|
250
266
|
"footnote-policy": "auto | line | block",
|
|
251
267
|
"glyph-orientation-vertical": "auto | 0deg | 90deg | 0 | 90",
|
|
252
|
-
"
|
|
268
|
+
"grid-column-gap": "normal | <length-percentage [0,∞]>",
|
|
269
|
+
"grid-gap": "<'row-gap'> <'column-gap'>?",
|
|
270
|
+
"grid-row-gap": "normal | <length-percentage [0,∞]>",
|
|
271
|
+
"height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
253
272
|
"hyphenate-limit-last": "none | always | column | page | spread",
|
|
254
273
|
"hyphenate-limit-lines": "no-limit | <integer>",
|
|
255
274
|
"hyphenate-limit-zone": "<length-percentage>",
|
|
@@ -260,27 +279,29 @@
|
|
|
260
279
|
"initial-letter-wrap": "none | first | all | grid | <length-percentage>",
|
|
261
280
|
"inline-sizing": "normal | stretch",
|
|
262
281
|
"interactivity": "auto | inert",
|
|
282
|
+
"interest-delay": "<'interest-delay-start'>{1,2}",
|
|
283
|
+
"interest-delay-end": "normal | <time>",
|
|
284
|
+
"interest-delay-start": "normal | <time>",
|
|
263
285
|
"isolation": "<isolation-mode>",
|
|
264
286
|
"item-cross": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse",
|
|
265
287
|
"item-direction": "auto | row | column | row-reverse | column-reverse",
|
|
266
|
-
"item-flow": "<'item-direction'> || <'item-wrap'> || <'item-pack'> || <'item-
|
|
288
|
+
"item-flow": "<'item-direction'> || <'item-wrap'> || <'item-pack'> || <'item-tolerance'>",
|
|
267
289
|
"item-pack": "normal | dense || balance",
|
|
268
|
-
"item-
|
|
290
|
+
"item-tolerance": "normal | <length-percentage> | infinite",
|
|
269
291
|
"item-track": "auto | row | column | row-reverse | column-reverse",
|
|
270
292
|
"item-wrap": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse",
|
|
271
|
-
"justify-items": "| anchor-center",
|
|
272
|
-
"justify-self": "| anchor-center",
|
|
293
|
+
"justify-items": " | anchor-center",
|
|
294
|
+
"justify-self": " | anchor-center",
|
|
273
295
|
"left": "| <anchor()> | <anchor-size()>",
|
|
274
296
|
"lighting-color": "<color>",
|
|
275
297
|
"line-clamp": "none | [ <integer [1,∞]> || <'block-ellipsis'> ] -webkit-legacy?",
|
|
276
|
-
"-webkit-line-clamp": "none | <integer [1,∞]>",
|
|
277
298
|
"line-fit-edge": "leading | <text-edge>",
|
|
278
299
|
"line-grid": "match-parent | create",
|
|
279
300
|
"line-height": "normal | <number [0,∞]> | <length-percentage [0,∞]>",
|
|
280
301
|
"line-height-step": "<length [0,∞]>",
|
|
281
302
|
"line-padding": "<length>",
|
|
282
303
|
"line-snap": "none | baseline | contain",
|
|
283
|
-
"link-parameters": "none | <
|
|
304
|
+
"link-parameters": "none | <param()>#",
|
|
284
305
|
"list-style": "<'list-style-position'> || <'list-style-image'> || <'list-style-type'>",
|
|
285
306
|
"margin": "<'margin-top'>{1,4}",
|
|
286
307
|
"margin-block": "<'margin-top'>{1,2}",
|
|
@@ -303,19 +324,19 @@
|
|
|
303
324
|
"mask-border-slice": "[ <number> | <percentage> ]{1,4} fill?",
|
|
304
325
|
"mask-clip": "[ <coord-box> | no-clip ]#",
|
|
305
326
|
"mask-origin": "<coord-box>#",
|
|
306
|
-
"max-height": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> |
|
|
327
|
+
"max-height": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
307
328
|
"max-lines": "none | <integer [1,∞]>",
|
|
308
|
-
"max-width": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> |
|
|
309
|
-
"min-height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> |
|
|
329
|
+
"max-width": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
330
|
+
"min-height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
310
331
|
"min-intrinsic-sizing": "legacy | zero-if-scroll || zero-if-extrinsic",
|
|
311
|
-
"min-width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> |
|
|
332
|
+
"min-width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
312
333
|
"mix-blend-mode": "<blend-mode> | plus-darker | plus-lighter",
|
|
313
334
|
"object-fit": "fill | none | [ contain | cover ] || scale-down",
|
|
314
335
|
"object-view-box": "none | <basic-shape-rect>",
|
|
315
336
|
"opacity": "<opacity-value>",
|
|
316
337
|
"orphans": "<integer [1,∞]>",
|
|
317
338
|
"outline": "<'outline-width'> || <'outline-style'> || <'outline-color'>",
|
|
318
|
-
"outline-color": "| <
|
|
339
|
+
"outline-color": "auto | <'border-top-color'>",
|
|
319
340
|
"outline-style": "auto | none | dotted | dashed | solid | double | groove | ridge | inset | outset",
|
|
320
341
|
"overflow": "<'overflow-block'>{1,2} | <-non-standard-overflow>",
|
|
321
342
|
"overflow-clip-margin-block": "<visual-box> || <length [0,∞]>",
|
|
@@ -343,7 +364,11 @@
|
|
|
343
364
|
"pause-before": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong",
|
|
344
365
|
"perspective": "none | <length [0,∞]>",
|
|
345
366
|
"pointer-events": "| bounding-box",
|
|
367
|
+
"pointer-timeline": "[ <'pointer-timeline-name'> <'pointer-timeline-axis'>? ]#",
|
|
368
|
+
"pointer-timeline-axis": "[ block | inline | x | y ]#",
|
|
369
|
+
"pointer-timeline-name": "[ none | <dashed-ident> ]#",
|
|
346
370
|
"position": "| <running()>",
|
|
371
|
+
"position-try-fallbacks": "none | [ [ <dashed-ident> || <try-tactic> ] | <position-area> ]#",
|
|
347
372
|
"quotes": "| match-parent",
|
|
348
373
|
"r": "<length-percentage>",
|
|
349
374
|
"reading-flow": "normal | source-order | flex-visual | flex-flow | grid-rows | grid-columns | grid-order",
|
|
@@ -365,7 +390,7 @@
|
|
|
365
390
|
"rule-break": "<'column-rule-break'>",
|
|
366
391
|
"rule-color": "<'column-rule-color'>",
|
|
367
392
|
"rule-outset": "<'column-rule-outset'>",
|
|
368
|
-
"rule-
|
|
393
|
+
"rule-overlap": "row-over-column | column-over-row",
|
|
369
394
|
"rule-style": "<'column-rule-style'>",
|
|
370
395
|
"rule-width": "<'column-rule-width'>",
|
|
371
396
|
"rx": "<length-percentage> | auto",
|
|
@@ -422,12 +447,12 @@
|
|
|
422
447
|
"text-box-edge": "auto | <text-edge>",
|
|
423
448
|
"text-box-trim": "none | trim-start | trim-end | trim-both",
|
|
424
449
|
"text-combine-upright": "none | all | [ digits <integer [2,4]>? ]",
|
|
450
|
+
"text-decoration-inset": "<length>{1,2} | auto",
|
|
425
451
|
"text-decoration-skip": "none | auto",
|
|
426
452
|
"text-decoration-skip-box": "none | all",
|
|
427
453
|
"text-decoration-skip-self": "auto | skip-all | [ skip-underline || skip-overline || skip-line-through ] | no-skip",
|
|
428
454
|
"text-decoration-skip-spaces": "none | all | [ start || end ]",
|
|
429
455
|
"text-decoration-thickness": "auto | from-font | <length-percentage>",
|
|
430
|
-
"text-decoration-trim": "<length>{1,2} | auto",
|
|
431
456
|
"text-emphasis-skip": "spaces || punctuation || symbols || narrow",
|
|
432
457
|
"text-group-align": "none | start | end | left | right | center",
|
|
433
458
|
"text-indent": "[ <length-percentage> ] && hanging? && each-line?",
|
|
@@ -437,14 +462,21 @@
|
|
|
437
462
|
"text-size-adjust": "auto | none | <percentage [0,∞]>",
|
|
438
463
|
"text-spacing": "none | auto | <spacing-trim> || <autospace>",
|
|
439
464
|
"text-spacing-trim": "<spacing-trim> | auto",
|
|
440
|
-
"-webkit-text-stroke": "<line-width> || <color>",
|
|
441
|
-
"-webkit-text-stroke-width": "<line-width>",
|
|
442
465
|
"text-transform": "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto",
|
|
443
466
|
"text-underline-offset": "auto | <length-percentage>",
|
|
444
467
|
"text-underline-position": "auto | [ from-font | under ] || [ left | right ]",
|
|
445
468
|
"text-wrap-mode": "wrap | nowrap",
|
|
446
469
|
"text-wrap-style": "auto | balance | stable | pretty | avoid-orphans",
|
|
447
470
|
"timeline-scope": "| all",
|
|
471
|
+
"timeline-trigger": "none | [ <'timeline-trigger-name'> <'timeline-trigger-source'> <'timeline-trigger-range'> [ '/' <'timeline-trigger-exit-range'> ]? ]#",
|
|
472
|
+
"timeline-trigger-exit-range": "[ <'timeline-trigger-exit-range-start'> <'timeline-trigger-exit-range-end'>? ]#",
|
|
473
|
+
"timeline-trigger-exit-range-end": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
474
|
+
"timeline-trigger-exit-range-start": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
475
|
+
"timeline-trigger-name": "none | <dashed-ident>#",
|
|
476
|
+
"timeline-trigger-range": "[ <'timeline-trigger-range-start'> <'timeline-trigger-range-end'>? ]#",
|
|
477
|
+
"timeline-trigger-range-end": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
478
|
+
"timeline-trigger-range-start": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
|
|
479
|
+
"timeline-trigger-source": "<single-animation-timeline>#",
|
|
448
480
|
"top": "| <anchor()> | <anchor-size()>",
|
|
449
481
|
"transform-origin": "[ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] <length>? | [ [ center | left | right ] && [ center | top | bottom ] ] <length>?",
|
|
450
482
|
"transition-duration": "<time [0s,∞]>#",
|
|
@@ -459,7 +491,7 @@
|
|
|
459
491
|
"voice-range": "<frequency [0Hz,∞]> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency> | <semitones> | <percentage> ] ]",
|
|
460
492
|
"voice-rate": "[ normal | x-slow | slow | medium | fast | x-fast ] || <percentage [0,∞]>",
|
|
461
493
|
"widows": "<integer [1,∞]>",
|
|
462
|
-
"width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> |
|
|
494
|
+
"width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | <anchor-size()> | stretch | fit-content | contain | <-non-standard-size>",
|
|
463
495
|
"word-break": "| manual",
|
|
464
496
|
"word-space-transform": "none | [ space | ideographic-space ] && auto-phrase?",
|
|
465
497
|
"word-spacing": "normal | <length-percentage>",
|
|
@@ -470,23 +502,29 @@
|
|
|
470
502
|
"wrap-inside": "auto | avoid",
|
|
471
503
|
"wrap-through": "wrap | none",
|
|
472
504
|
"x": "<length-percentage>",
|
|
473
|
-
"y": "<length-percentage>"
|
|
505
|
+
"y": "<length-percentage>",
|
|
506
|
+
"zoom": "normal | reset | <number [0,∞]> | <percentage [0,∞]>"
|
|
474
507
|
},
|
|
475
508
|
"types": {
|
|
476
509
|
"dashed-ident": "<custom-property-name>",
|
|
477
510
|
"unicode-range-token": "<urange>",
|
|
511
|
+
"alpha()": "alpha( [ from <color> ] [ / [ <alpha-value> | none ] ]? )",
|
|
478
512
|
"anchor-size()": "anchor-size( [ <anchor-name> || <anchor-size> ]? , <length-percentage>? )",
|
|
479
513
|
"anchor()": "anchor( <anchor-name>? && <anchor-side> , <length-percentage>? )",
|
|
514
|
+
"anchored-feature": "fallback : <'position-try-fallbacks'>",
|
|
515
|
+
"anchored-in-parens": "( <anchored-query> ) | ( <anchored-feature> ) | <general-enclosed>",
|
|
516
|
+
"anchored-query": "not <anchored-in-parens> | <anchored-in-parens> [ [ and <anchored-in-parens> ]* | [ or <anchored-in-parens> ]* ] | <anchored-feature>",
|
|
480
517
|
"angle-percentage": "[ <angle> | <percentage> ]",
|
|
481
518
|
"angular-color-hint": "| <zero>",
|
|
482
519
|
"angular-color-stop": "<color> <color-stop-angle>?",
|
|
483
520
|
"angular-color-stop-list": "<angular-color-stop> , [ <angular-color-hint>? , <angular-color-stop> ]#?",
|
|
521
|
+
"animation-action": "none | play | pause | play-forwards | play-backwards | pause | reset | replay",
|
|
484
522
|
"arc-command": "arc <command-end-point> [ [ of <length-percentage>{1,2} ] && <arc-sweep>? && <arc-size>? && [ rotate <angle> ]? ]",
|
|
485
523
|
"arc-size": "large | small",
|
|
486
524
|
"arc-sweep": "cw | ccw",
|
|
487
525
|
"attr-args": "attr( <declaration-value> , <declaration-value>? )",
|
|
488
526
|
"attr-name": "[ [ <ident-token>? '|' ]? <ident-token> ]",
|
|
489
|
-
"attr-type": "type( <syntax> ) | raw-string | <attr-unit>",
|
|
527
|
+
"attr-type": "type( <syntax> ) | raw-string | number | <attr-unit>",
|
|
490
528
|
"attr-unit": "'%' | em | ex | cap | ch | ic | rem | lh | rlh | vw | vh | vi | vb | vmin | vmax | cm | mm | q | in | pc | pt | px | deg | grad | rad | turn | s | ms | hz | khz | fr",
|
|
491
529
|
"attr()": "attr( <attr-name> <attr-type>? , <declaration-value>? )",
|
|
492
530
|
"auto-line-color-list": "[ <line-color-or-repeat> ]* <auto-repeat-line-color> [ <line-color-or-repeat> ]*",
|
|
@@ -497,29 +535,29 @@
|
|
|
497
535
|
"auto-repeat-line-width": "repeat( auto , [ <line-width> ]+ )",
|
|
498
536
|
"autospace": "no-autospace | [ ideograph-alpha || ideograph-numeric || punctuation ] || [ insert | replace ]",
|
|
499
537
|
"baseline-position": "[ first | last ]? && baseline",
|
|
500
|
-
"basic-shape": "inset( <length-percentage>{1,4} [ round <'border-radius'> ]? ) | xywh( <length-percentage>{2} <length-percentage [0,∞]>{2} [ round <'border-radius'> ]? ) | rect( [ <length-percentage> | auto ]{4} [ round <'border-radius'> ]? ) | circle( <radial-size>? [ at <position> ]? ) | ellipse( [ <radial-size>{2} ]? [ at <position> ]? ) | polygon( <'fill-rule'>? [ round <length> ]? , [ <length-percentage> <length-percentage> ]# ) | path( <'fill-rule'>? , <string> )",
|
|
501
538
|
"basic-shape-rect": "<inset()> | rect( [ <length-percentage> | auto ]{4} [ round <'border-radius'> ]? ) | xywh( <length-percentage>{2} <length-percentage [0,∞]>{2} [ round <'border-radius'> ]? )",
|
|
502
|
-
"bg-clip": "<visual-box> | border-area |
|
|
503
|
-
"bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <
|
|
539
|
+
"bg-clip": "<visual-box> | [ border-area || text ] | border",
|
|
540
|
+
"bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box>",
|
|
504
541
|
"bg-position": "<position> | <position-three>",
|
|
505
542
|
"bg-size": "[ <length-percentage [0,∞]> | auto ]{1,2} | cover | contain",
|
|
506
|
-
"
|
|
507
|
-
"border-
|
|
508
|
-
"
|
|
509
|
-
"box": "| margin-box | fill-box | stroke-box | view-box",
|
|
543
|
+
"blur()": "blur( <length>? )",
|
|
544
|
+
"border-radius": "<slash-separated-border-radius-syntax> | <legacy-border-radius-syntax>",
|
|
545
|
+
"calc-interpolate()": "calc-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <calc-sum> , [ <easing-function>? , <input-position>{1,2} : <calc-sum> ]#? )",
|
|
510
546
|
"calc-keyword": "e | pi | infinity | -infinity | NaN",
|
|
511
|
-
"calc-mix()": "calc-mix(
|
|
547
|
+
"calc-mix()": "calc-mix( [ <calc-sum> <percentage [0,100]>? ]# )",
|
|
512
548
|
"calc-product": "<calc-value> [ [ '*' | / ] <calc-value> ]*",
|
|
513
549
|
"calc-size-basis": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
|
|
514
550
|
"calc-size()": "calc-size( <calc-size-basis> , <calc-sum> )",
|
|
515
551
|
"calc-value": "<number> | <dimension> | <percentage> | <calc-keyword> | ( <calc-sum> )",
|
|
516
552
|
"cf-image": "[ <image> | <color> ] && <percentage [0,100]>?",
|
|
553
|
+
"circle()": "circle( <radial-size>? [ at <position> ]? )",
|
|
517
554
|
"clamp()": "clamp( [ <calc-sum> | none ] , <calc-sum> , [ <calc-sum> | none ] )",
|
|
518
555
|
"color": "<color-base> | currentColor | <system-color> | <contrast-color()> | <device-cmyk()> | <light-dark()> | <-non-standard-color>",
|
|
519
556
|
"color-font-tech": "[ color-COLRv0 | color-COLRv1 | color-SVG | color-sbix | color-CBDT ]",
|
|
520
|
-
"color-function": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <color()>",
|
|
557
|
+
"color-function": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <alpha()> | <color()>",
|
|
558
|
+
"color-interpolate()": "color-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? && <color-interpolation-method>? ] , <input-position>{1,2} : <color> , [ [ <easing-function> || <color-interpolation-method> ]? , <input-position>{1,2} : <color> ]#? )",
|
|
521
559
|
"color-layers()": "color-layers( [ <blend-mode> , ]? <color># )",
|
|
522
|
-
"color-mix()": "color-mix( <color-interpolation-method
|
|
560
|
+
"color-mix()": "color-mix( <color-interpolation-method>? , [ <color> && <percentage [0,100]>? ]# )",
|
|
523
561
|
"color-stop-angle": "[ <angle-percentage> | <zero> ]{1,2}",
|
|
524
562
|
"color-stop-list": "<linear-color-stop> , [ <linear-color-hint>? , <linear-color-stop> ]#?",
|
|
525
563
|
"color-stripe": "<color> && [ <length-percentage> | <flex> ]?",
|
|
@@ -533,35 +571,42 @@
|
|
|
533
571
|
"container-condition": "[ <container-name>? <container-query>? ]!",
|
|
534
572
|
"container-query": "not <query-in-parens> | <query-in-parens> [ [ and <query-in-parens> ]* | [ or <query-in-parens> ]* ]",
|
|
535
573
|
"content-level": "element | content | text | <attr()> | <counter>",
|
|
536
|
-
"content-list": "[ <string> |
|
|
574
|
+
"content-list": "[ <string> | contents | <image> | <counter> | <quote> | <target> | <leader()> | <attr()> | <string()> | <content()> ]+",
|
|
537
575
|
"content()": "content( [ text | before | after | first-letter | marker ]? )",
|
|
538
576
|
"contrast-color()": "contrast-color( <color> )",
|
|
577
|
+
"contrast()": "contrast( [ <number> | <percentage> ]? )",
|
|
539
578
|
"control-point": "[ <position> | <relative-control-point> ]",
|
|
540
579
|
"control-value()": "control-value( <type>? )",
|
|
541
580
|
"coord-box": "<paint-box> | view-box",
|
|
542
581
|
"coordinate-pair": "<length-percentage>{2}",
|
|
543
|
-
"corner-shape-value": "round | scoop | bevel | notch | square | squircle | superellipse(
|
|
582
|
+
"corner-shape-value": "round | scoop | bevel | notch | square | squircle | <superellipse()>",
|
|
544
583
|
"counter-style": "<counter-style-name> | <symbols()>",
|
|
545
|
-
"counter-style-name": "| decimal | decimal-leading-zero | arabic-indic | armenian | upper-armenian | lower-armenian | bengali | cambodian | khmer | cjk-decimal | devanagari | georgian | gujarati | gurmukhi | hebrew | kannada | lao | malayalam | mongolian | myanmar | oriya | persian | lower-roman | upper-roman | tamil | telugu | thai | tibetan | lower-alpha | lower-latin | upper-alpha | upper-latin | lower-greek | hiragana | hiragana-iroha | katakana | katakana-iroha | disc | circle | square | disclosure-open | disclosure-closed | cjk-earthly-branch | cjk-heavenly-stem | japanese-informal | japanese-formal | korean-hangul-formal | korean-hanja-informal | korean-hanja-formal | ethiopic-numeric",
|
|
546
584
|
"cross-fade()": "cross-fade( <cf-image># )",
|
|
547
|
-
"
|
|
585
|
+
"cross-origin-modifier": "cross-origin( anonymous | use-credentials )",
|
|
548
586
|
"css-type": "<syntax-component> | <type()>",
|
|
549
587
|
"cubic-bezier-easing-function": "ease | ease-in | ease-out | ease-in-out | <cubic-bezier()>",
|
|
550
588
|
"cubic-bezier()": "cubic-bezier( [ <number [0,1]> , <number> ]#{2} )",
|
|
589
|
+
"cursor-image": "[ <url> | <url-set> ] [ <number>{2} ]?",
|
|
590
|
+
"cursor-predefined": "auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | grab | grabbing | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out",
|
|
551
591
|
"curve-command": "curve [ [ to <position> with <control-point> [ / <control-point> ]? ] | [ by <coordinate-pair> with <relative-control-point> [ / <relative-control-point> ]? ] ]",
|
|
552
|
-
"custom-arg": "$ <ident-token>
|
|
592
|
+
"custom-arg": "'$' <ident-token>",
|
|
553
593
|
"custom-params": "<dashed-ident> [ <number> | <percentage> | none ]+",
|
|
554
594
|
"dasharray": "[ [ <length-percentage> | <number> ]+ ]#",
|
|
555
|
-
"
|
|
595
|
+
"default-value": "<declaration-value>",
|
|
596
|
+
"drop-shadow()": "drop-shadow( [ <color>? && <length>{2,3} ] )",
|
|
556
597
|
"dynamic-range-limit-mix()": "dynamic-range-limit-mix( [ <'dynamic-range-limit'> && <percentage [0,100]> ]#{2,} )",
|
|
557
598
|
"easing-function": "<linear-easing-function> | <cubic-bezier-easing-function> | <step-easing-function>",
|
|
558
599
|
"element()": "element( <id-selector> )",
|
|
600
|
+
"ellipse()": "ellipse( [ [ <radial-size>{2} ]? [ at <position> ]? ] )",
|
|
559
601
|
"env()": "env( <custom-ident> <integer [0,∞]>* , <declaration-value>? )",
|
|
602
|
+
"event-trigger-event": "activate | click | touch | dblclick | keypress( <string> ) | . . .",
|
|
603
|
+
"fade()": "fade( [ <length-percentage> ] )",
|
|
560
604
|
"feature-value-name": "<ident>",
|
|
561
605
|
"filter-value-list": "[ <filter-function> | <url> ]+",
|
|
562
606
|
"filter()": "filter( [ <image> | <string> ] , <filter-value-list> )",
|
|
563
|
-
"final-bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <
|
|
607
|
+
"final-bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box> || <'background-color'>",
|
|
564
608
|
"first-valid()": "first-valid( <declaration-value># )",
|
|
609
|
+
"fit-content()": "fit-content( <length-percentage> )",
|
|
565
610
|
"fixed-breadth": "<length-percentage [0,∞]>",
|
|
566
611
|
"font-features-tech": "[ features-opentype | features-aat | features-graphite ]",
|
|
567
612
|
"font-format": "[ <string> | collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]",
|
|
@@ -569,8 +614,9 @@
|
|
|
569
614
|
"font-src-list": "[ <url> [ format( <font-format> ) ]? [ tech( <font-tech># ) ]? | local( <family-name> ) ]#",
|
|
570
615
|
"font-tech": "[ <font-features-tech> | <color-font-tech> | variations | palettes | incremental ]",
|
|
571
616
|
"font-weight-absolute": "[ normal | bold | <number [1,1000]> ]",
|
|
617
|
+
"form-control-identifier": "select",
|
|
572
618
|
"frequency-percentage": "[ <frequency> | <percentage> ]",
|
|
573
|
-
"function-parameter": "<custom-property-name> <css-type>? [ : <
|
|
619
|
+
"function-parameter": "<custom-property-name> <css-type>? [ : <default-value> ]?",
|
|
574
620
|
"gap-auto-repeat-rule": "repeat( auto , <gap-rule># )",
|
|
575
621
|
"gap-auto-rule-list": "<gap-rule-or-repeat>#? , <gap-auto-repeat-rule> , <gap-rule-or-repeat>#?",
|
|
576
622
|
"gap-repeat-rule": "repeat( <integer [1,∞]> , <gap-rule># )",
|
|
@@ -579,11 +625,13 @@
|
|
|
579
625
|
"gap-rule-or-repeat": "<gap-rule> | <gap-repeat-rule>",
|
|
580
626
|
"generic-script-specific": "generic( fangsong ) | generic( kai ) | generic( khmer-mul ) | generic( nastaliq )",
|
|
581
627
|
"gradient": "[ <linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()> | <repeating-conic-gradient()> | <-legacy-gradient> ]",
|
|
628
|
+
"grayscale()": "grayscale( [ <number> | <percentage> ]? )",
|
|
582
629
|
"grid-line": "auto | <custom-ident> | [ [ <integer [-∞,-1]> | <integer [1,∞]> ] && <custom-ident>? ] | [ span && [ <integer [1,∞]> || <custom-ident> ] ]",
|
|
583
630
|
"hdr-color()": "color-hdr( [ <color> && <number [0,∞]>? ]#{2} )",
|
|
584
631
|
"horizontal-line-command": "hline [ to [ <length-percentage> | left | center | right | x-start | x-end ] | by <length-percentage> ]",
|
|
585
632
|
"hsl()": "[ <legacy-hsl-syntax> | <modern-hsl-syntax> ]",
|
|
586
633
|
"hsla()": "[ <legacy-hsla-syntax> | <modern-hsla-syntax> ]",
|
|
634
|
+
"hue-rotate()": "hue-rotate( [ <angle> | <zero> ]? )",
|
|
587
635
|
"hwb()": "hwb( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
588
636
|
"ictcp()": "ictcp( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
589
637
|
"ident-arg": "<string> | <integer> | <ident>",
|
|
@@ -602,7 +650,10 @@
|
|
|
602
650
|
"inflexible-breadth": "<length-percentage [0,∞]> | min-content | max-content | auto",
|
|
603
651
|
"inherit-args": "inherit( <declaration-value> , <declaration-value>? )",
|
|
604
652
|
"inherit()": "inherit( <custom-property-name> , <declaration-value>? )",
|
|
653
|
+
"input-position": "<percentage> | <number> | <dimension>",
|
|
605
654
|
"integrity-modifier": "integrity( <string> )",
|
|
655
|
+
"interpolate()": "interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <whole-value> , [ <easing-function>? , <input-position>{1,2} : <whole-value> ]#? ) | interpolate( <progress-source> && [ by <easing-function> ]? && <easing-function>? of <keyframes-name> )",
|
|
656
|
+
"invert()": "invert( [ <number> | <percentage> ]? )",
|
|
606
657
|
"isolation-mode": "auto | isolate",
|
|
607
658
|
"jzazbz()": "jzazbz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
608
659
|
"jzczhz()": "jzczhz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
@@ -610,7 +661,7 @@
|
|
|
610
661
|
"lab()": "lab( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
611
662
|
"layout-box": "<visual-box> | margin-box",
|
|
612
663
|
"lch()": "lch( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
613
|
-
"
|
|
664
|
+
"legacy-border-radius-syntax": "<length-percentage [0,∞]>{1,2}",
|
|
614
665
|
"legacy-hsl-syntax": "hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )",
|
|
615
666
|
"legacy-hsla-syntax": "hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",
|
|
616
667
|
"legacy-pseudo-element-selector": ": [ before | after | first-line | first-letter ]",
|
|
@@ -629,7 +680,6 @@
|
|
|
629
680
|
"linear-gradient-syntax": "[ [ <angle> | <zero> | to <side-or-corner> ] || <color-interpolation-method> ]? , <color-stop-list>",
|
|
630
681
|
"linear-gradient()": "linear-gradient( [ <linear-gradient-syntax> ] )",
|
|
631
682
|
"linear()": "linear( [ <number> && <percentage>{0,2} ]# )",
|
|
632
|
-
"link-param": "param( <custom-property-name> <declaration-value>? )",
|
|
633
683
|
"marker-ref": "<url>",
|
|
634
684
|
"media-and": "and <media-in-parens>",
|
|
635
685
|
"media-condition": "<media-not> | <media-in-parens> [ <media-and>* | <media-or>* ]",
|
|
@@ -641,7 +691,6 @@
|
|
|
641
691
|
"mf-gt": "'>' '='?",
|
|
642
692
|
"mf-lt": "'<' '='?",
|
|
643
693
|
"mf-range": "<mf-name> <mf-comparison> <mf-value> | <mf-value> <mf-comparison> <mf-name> | <mf-value> <mf-lt> <mf-name> <mf-lt> <mf-value> | <mf-value> <mf-gt> <mf-name> <mf-gt> <mf-value>",
|
|
644
|
-
"mix()": "mix( <progress> , <any-value> , <any-value> ) | mix( <progress> && of <keyframes-name> )",
|
|
645
694
|
"modern-hsl-syntax": "hsl( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
646
695
|
"modern-hsla-syntax": "hsla( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
647
696
|
"modern-rgb-syntax": "rgb( [ from <color> ]? [ <number> | <percentage> | none ]{3} [ / [ <alpha-value> | none ] ]? )",
|
|
@@ -652,21 +701,29 @@
|
|
|
652
701
|
"oklab()": "oklab( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
653
702
|
"oklch()": "oklch( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
|
|
654
703
|
"opacity-value": "<number> | <percentage>",
|
|
704
|
+
"opacity()": "opacity( [ <number> | <percentage> ]? )",
|
|
655
705
|
"opentype-tag": "<string>",
|
|
656
|
-
"padding-width": "<length> | <percentage>",
|
|
657
706
|
"page-selector": "[ <ident-token>? <pseudo-page>* ]!",
|
|
658
707
|
"page-selector-list": "<page-selector>#",
|
|
659
708
|
"paint": "none | <color> | <url> [ none | <color> ]? | context-fill | context-stroke | <image> | <svg-paint>",
|
|
660
709
|
"paint-box": "<visual-box> | fill-box | stroke-box",
|
|
661
710
|
"palette-mix()": "palette-mix( <color-interpolation-method> , [ [ normal | light | dark | <palette-identifier> | <palette-mix()> ] && <percentage [0,100]>? ]#{2} )",
|
|
711
|
+
"param()": "param( <dashed-ident> , <declaration-value>? )",
|
|
712
|
+
"path()": "path( <'fill-rule'>? , <string> )",
|
|
713
|
+
"pointer-axis": "block | inline | x | y",
|
|
714
|
+
"pointer-source": "root | nearest | self",
|
|
715
|
+
"pointer()": "pointer( [ <pointer-source> || <pointer-axis> ]? )",
|
|
662
716
|
"points": "[ <number>+ ]#",
|
|
717
|
+
"polygon()": "polygon( <'fill-rule'>? [ round <length> ]? , [ <length-percentage> <length-percentage> ]# )",
|
|
663
718
|
"position": "<position-one> | <position-two> | <position-four>",
|
|
719
|
+
"position-area": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | self-x-start | self-x-end | span-self-x-start | span-self-x-end | span-all ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | self-y-start | self-y-end | span-self-y-start | span-self-y-end | span-all ] | [ block-start | center | block-end | span-block-start | span-block-end | span-all ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | span-all ] | [ self-block-start | center | self-block-end | span-self-block-start | span-self-block-end | span-all ] || [ self-inline-start | center | self-inline-end | span-self-inline-start | span-self-inline-end | span-all ] | [ start | center | end | span-start | span-end | span-all ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all ]{1,2} ]",
|
|
720
|
+
"position-area-query": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | self-x-start | self-x-end | span-self-x-start | span-self-x-end | span-all | any ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | self-y-start | self-y-end | span-self-y-start | span-self-y-end | span-all | any ] | [ block-start | center | block-end | span-block-start | span-block-end | span-all | any ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | span-all | any ] | [ self-block-start | center | self-block-end | span-self-block-start | span-self-block-end | span-all | any ] || [ self-inline-start | center | self-inline-end | span-self-inline-start | span-self-inline-end | span-all | any ] | [ start | center | end | span-start | span-end | span-all | any ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all | any ]{1,2} ]",
|
|
664
721
|
"position-four": "[ [ [ left | right | x-start | x-end ] <length-percentage> ] && [ [ top | bottom | y-start | y-end ] <length-percentage> ] | [ [ block-start | block-end ] <length-percentage> ] && [ [ inline-start | inline-end ] <length-percentage> ] | [ [ start | end ] <length-percentage> ]{2} ]",
|
|
665
722
|
"position-one": "[ left | center | right | top | bottom | x-start | x-end | y-start | y-end | block-start | block-end | inline-start | inline-end | <length-percentage> ]",
|
|
666
723
|
"position-three": "[ [ left | center | right ] && [ [ top | bottom ] <length-percentage> ] | [ [ left | right ] <length-percentage> ] && [ top | center | bottom ] ]",
|
|
667
724
|
"position-two": "[ [ left | center | right | x-start | x-end ] && [ top | center | bottom | y-start | y-end ] | [ left | center | right | x-start | x-end | <length-percentage> ] [ top | center | bottom | y-start | y-end | <length-percentage> ] | [ block-start | center | block-end ] && [ inline-start | center | inline-end ] | [ start | center | end ]{2} ]",
|
|
668
|
-
"predefined-rgb": "srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear",
|
|
669
|
-
"progress": "
|
|
725
|
+
"predefined-rgb": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear",
|
|
726
|
+
"progress-source": "<percentage> | <number> | <dimension> | <'animation-timeline'>",
|
|
670
727
|
"progress()": "progress( <calc-sum> , <calc-sum> , <calc-sum> )",
|
|
671
728
|
"pseudo-class-selector": ": <ident-token> | : <function-token> <any-value> )",
|
|
672
729
|
"pseudo-element-selector": ": <pseudo-class-selector> | <legacy-pseudo-element-selector>",
|
|
@@ -684,36 +741,38 @@
|
|
|
684
741
|
"random-value-sharing": "[ [ auto | <dashed-ident> ] || element-shared ] | fixed <number [0,1]>",
|
|
685
742
|
"random()": "random( <random-value-sharing>? , <calc-sum> , <calc-sum> , <calc-sum>? )",
|
|
686
743
|
"ray()": "ray( [ <angle> && <ray-size>? && contain? && [ at <position> ]? ] )",
|
|
687
|
-
"
|
|
744
|
+
"rectangular-color-space": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | <xyz-space>",
|
|
745
|
+
"referrer-policy-modifier": "referrer-policy( no-referrer | no-referrer-when-downgrade | same-origin | origin | strict-origin | origin-when-cross-origin | strict-origin-when-cross-origin | unsafe-url )",
|
|
688
746
|
"relative-control-point": "<coordinate-pair> [ from [ start | end | origin ] ]?",
|
|
689
747
|
"repeat-line-color": "repeat( [ <integer [1,∞]> ] , [ <color> ]+ )",
|
|
690
748
|
"repeat-line-style": "repeat( [ <integer [1,∞]> ] , [ <line-style> ]+ )",
|
|
691
749
|
"repeat-line-width": "repeat( [ <integer [1,∞]> ] , [ <line-width> ]+ )",
|
|
692
|
-
"repeat-style": "repeat-x | repeat-y | <repetition>{1,2}",
|
|
750
|
+
"repeat-style": "repeat-x | repeat-y | repeat-block | repeat-inline | <repetition>{1,2}",
|
|
693
751
|
"repeating-conic-gradient()": "repeating-conic-gradient( [ <conic-gradient-syntax> ] )",
|
|
694
752
|
"repeating-linear-gradient()": "repeating-linear-gradient( [ <linear-gradient-syntax> ] )",
|
|
695
753
|
"repeating-radial-gradient()": "repeating-radial-gradient( [ <radial-gradient-syntax> ] )",
|
|
696
754
|
"repetition": "repeat | space | round | no-repeat",
|
|
697
|
-
"request-url-modifier": "<
|
|
755
|
+
"request-url-modifier": "<cross-origin-modifier> | <integrity-modifier> | <referrer-policy-modifier>",
|
|
698
756
|
"rgb()": "[ <legacy-rgb-syntax> | <modern-rgb-syntax> ]",
|
|
699
757
|
"rgba()": "[ <legacy-rgba-syntax> | <modern-rgba-syntax> ]",
|
|
700
|
-
"right": "<length-percentage> | auto",
|
|
701
758
|
"round()": "round( <rounding-strategy>? , <calc-sum> , <calc-sum>? )",
|
|
702
759
|
"running()": "running( <custom-ident> )",
|
|
703
|
-
"
|
|
760
|
+
"saturate()": "saturate( [ <number> | <percentage> ]? )",
|
|
704
761
|
"scroll-state-feature": "<ident> : <ident>",
|
|
705
762
|
"scroll-state-in-parens": "( <scroll-state-query> ) | ( <scroll-state-feature> ) | <general-enclosed>",
|
|
706
763
|
"scroll-state-query": "not <scroll-state-in-parens> | <scroll-state-in-parens> [ [ and <scroll-state-in-parens> ]* | [ or <scroll-state-in-parens> ]* ] | <scroll-state-feature>",
|
|
707
764
|
"scroll()": "scroll( [ <scroller> || <axis> ]? )",
|
|
708
|
-
"
|
|
709
|
-
"
|
|
765
|
+
"sepia()": "sepia( [ <number> | <percentage> ]? )",
|
|
766
|
+
"shadow": "<color>? && [ <length>{2} [ <length [0,∞]> <length>? ]? ] && inset?",
|
|
767
|
+
"shape-box": "<visual-box> | margin-box | half-border-box",
|
|
710
768
|
"shape-command": "<move-command> | <line-command> | close | <horizontal-line-command> | <vertical-line-command> | <curve-command> | <smooth-command> | <arc-command>",
|
|
711
769
|
"shape()": "shape( <'fill-rule'>? from <position> , <shape-command># )",
|
|
712
770
|
"single-animation-iteration-count": "infinite | <number [0,∞]>",
|
|
713
|
-
"single-animation-trigger": "<single-animation-trigger-behavior> || [ none | auto | [ [ <dashed-ident> | <scroll()> | <view()> ] [ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]{0,4} ] ]",
|
|
714
|
-
"single-animation-trigger-behavior": "once | repeat | alternate | state",
|
|
715
771
|
"size-keyword": "auto | max-content | min-content | stretch",
|
|
772
|
+
"slash-separated-border-radius-syntax": "<length-percentage [0,∞]> [ / <length-percentage [0,∞]> ]?",
|
|
716
773
|
"smooth-command": "smooth [ [ to <position> [ with <control-point> ]? ] | [ by <coordinate-pair> [ with <relative-control-point> ]? ] ]",
|
|
774
|
+
"snap-block()": "snap-block( <length> , [ start | end | near ]? )",
|
|
775
|
+
"snap-inline()": "snap-inline( <length> , [ left | right | near ]? )",
|
|
717
776
|
"source-size": "<media-condition> <source-size-value> | auto",
|
|
718
777
|
"source-size-list": "<source-size>#? , <source-size-value>",
|
|
719
778
|
"source-size-value": "<length> | auto",
|
|
@@ -724,10 +783,19 @@
|
|
|
724
783
|
"steps()": "steps( <integer> , <step-position>? )",
|
|
725
784
|
"string()": "string( <custom-ident> , [ first | start | last | first-except ]? )",
|
|
726
785
|
"stripes()": "stripes( <color-stripe># )",
|
|
786
|
+
"style-feature": "<style-feature-plain> | <style-feature-boolean> | <style-range>",
|
|
787
|
+
"style-feature-boolean": "<style-feature-name>",
|
|
788
|
+
"style-feature-plain": "<style-feature-name> : <style-feature-value>",
|
|
789
|
+
"style-feature-value": "<declaration-value>",
|
|
727
790
|
"style-in-parens": "( <style-query> ) | ( <style-feature> ) | <general-enclosed>",
|
|
728
791
|
"style-query": "not <style-in-parens> | <style-in-parens> [ [ and <style-in-parens> ]* | [ or <style-in-parens> ]* ] | <style-feature>",
|
|
729
|
-
"
|
|
730
|
-
"
|
|
792
|
+
"style-range": "<style-range-value> <mf-comparison> <style-range-value> | <style-range-value> <mf-lt> <style-range-value> <mf-lt> <style-range-value> | <style-range-value> <mf-gt> <style-range-value> <mf-gt> <style-range-value>",
|
|
793
|
+
"style-range-value": "<custom-property-name> | <style-feature-value>",
|
|
794
|
+
"superellipse()": "superellipse( <number [-∞,∞]> | infinity | -infinity )",
|
|
795
|
+
"supports-at-rule-fn": "at-rule( <at-keyword-token> )",
|
|
796
|
+
"supports-condition-name": "<custom-ident>",
|
|
797
|
+
"supports-decl": "( [ <declaration> | <supports-condition-name> ] )",
|
|
798
|
+
"supports-feature": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-at-rule-fn> | <supports-decl>",
|
|
731
799
|
"supports-font-format-fn": "font-format( <font-format> )",
|
|
732
800
|
"supports-font-tech-fn": "font-tech( <font-tech> )",
|
|
733
801
|
"supports()": "supports( <declaration> )",
|
|
@@ -744,22 +812,25 @@
|
|
|
744
812
|
"target-contrast": "<wcag2>",
|
|
745
813
|
"text-edge": "[ text | ideographic | ideographic-ink ] | [ text | ideographic | ideographic-ink | cap | ex ] [ text | ideographic | ideographic-ink | alphabetic ]",
|
|
746
814
|
"time-percentage": "[ <time> | <percentage> ]",
|
|
815
|
+
"timeline-range-center-subject": "<ident>",
|
|
747
816
|
"toggle()": "toggle( <any-value># )",
|
|
748
|
-
"top": "<length-percentage> | auto",
|
|
749
817
|
"track-breadth": "<length-percentage [0,∞]> | <flex [0,∞]> | min-content | max-content | auto",
|
|
750
818
|
"track-size": "<track-breadth> | minmax( <inflexible-breadth> , <track-breadth> ) | fit-content( <length-percentage [0,∞]> )",
|
|
751
|
-
"transform-
|
|
819
|
+
"transform-interpolate()": "transform-interpolate( [ <progress-source> && [ by <easing-function> ]? && <easing-function>? ] , <input-position>{1,2} : <transform-list> , [ <easing-function>? , <input-position>{1,2} : <transform-list> ]#? )",
|
|
820
|
+
"transform-mix()": "transform-mix( [ <transform-list> && <percentage [0,100]> ]# )",
|
|
821
|
+
"try-tactic": "flip-block || flip-inline || flip-start || flip-x || flip-y",
|
|
752
822
|
"type": "'<' [ number | string ] '>'",
|
|
753
823
|
"type()": "type( <syntax> )",
|
|
754
824
|
"url": "<url()> | <src()> | <url-token>",
|
|
825
|
+
"url-set": "image-set( [ [ <url> | <string> ] [ <resolution> || type( <string> ) ]? ]# )",
|
|
755
826
|
"url-set-option": "[ <url> | <string> ] [ <resolution> || type( <string> ) ]?",
|
|
756
827
|
"url-set()": "url-set( <url-set-option># )",
|
|
757
828
|
"url()": "url( <string> <url-modifier>* ) | <url-token>",
|
|
758
829
|
"var-args": "var( <declaration-value> , <declaration-value>? )",
|
|
759
830
|
"vertical-line-command": "vline [ to [ <length-percentage> | top | center | bottom | y-start | y-end ] | by <length-percentage> ]",
|
|
760
831
|
"wcag2": "wcag2 | wcag2( [ <number> | [ aa | aaa ] && large? ] )",
|
|
761
|
-
"
|
|
762
|
-
"xyz-params": "<xyz> [ <number> | <percentage> | none ]{3}"
|
|
832
|
+
"whole-value": "<declaration-value>",
|
|
833
|
+
"style-feature-name": "<dashed-ident> | -moz-appearance | -moz-background-clip | -moz-binding | -moz-border-bottom-colors | -moz-border-left-colors | -moz-border-radius-bottomleft | -moz-border-radius-bottomright | -moz-border-radius-topleft | -moz-border-radius-topright | -moz-border-right-colors | -moz-border-top-colors | -moz-context-properties | -moz-control-character-visibility | -moz-float-edge | -moz-force-broken-image-icon | -moz-image-region | -moz-orient | -moz-osx-font-smoothing | -moz-outline-radius | -moz-outline-radius-bottomleft | -moz-outline-radius-bottomright | -moz-outline-radius-topleft | -moz-outline-radius-topright | -moz-stack-sizing | -moz-text-blink | -moz-user-focus | -moz-user-input | -moz-user-modify | -moz-user-select | -moz-window-dragging | -moz-window-shadow | -ms-accelerator | -ms-block-progression | -ms-content-zoom-chaining | -ms-content-zoom-limit | -ms-content-zoom-limit-max | -ms-content-zoom-limit-min | -ms-content-zoom-snap | -ms-content-zoom-snap-points | -ms-content-zoom-snap-type | -ms-content-zooming | -ms-filter | -ms-flex-align | -ms-flex-item-align | -ms-flex-line-pack | -ms-flex-negative | -ms-flex-order | -ms-flex-pack | -ms-flex-positive | -ms-flex-preferred-size | -ms-flow-from | -ms-flow-into | -ms-grid-column-align | -ms-grid-columns | -ms-grid-row-align | -ms-grid-rows | -ms-high-contrast-adjust | -ms-hyphenate-limit-chars | -ms-hyphenate-limit-last | -ms-hyphenate-limit-lines | -ms-hyphenate-limit-zone | -ms-ime-align | -ms-interpolation-mode | -ms-overflow-style | -ms-scroll-chaining | -ms-scroll-limit | -ms-scroll-limit-x-max | -ms-scroll-limit-x-min | -ms-scroll-limit-y-max | -ms-scroll-limit-y-min | -ms-scroll-rails | -ms-scroll-snap-points-x | -ms-scroll-snap-points-y | -ms-scroll-snap-type | -ms-scroll-snap-x | -ms-scroll-snap-y | -ms-scroll-translation | -ms-scrollbar-3dlight-color | -ms-scrollbar-arrow-color | -ms-scrollbar-base-color | -ms-scrollbar-darkshadow-color | -ms-scrollbar-face-color | -ms-scrollbar-highlight-color | -ms-scrollbar-shadow-color | -ms-scrollbar-track-color | -ms-text-autospace | -ms-touch-select | -ms-user-select | -ms-wrap-flow | -ms-wrap-margin | -ms-wrap-through | -webkit-appearance | -webkit-background-clip | -webkit-border-before | -webkit-border-before-color | -webkit-border-before-style | -webkit-border-before-width | -webkit-box-reflect | -webkit-column-break-after | -webkit-column-break-before | -webkit-column-break-inside | -webkit-font-smoothing | -webkit-line-clamp | -webkit-mask | -webkit-mask-attachment | -webkit-mask-box-image | -webkit-mask-clip | -webkit-mask-composite | -webkit-mask-image | -webkit-mask-origin | -webkit-mask-position | -webkit-mask-position-x | -webkit-mask-position-y | -webkit-mask-repeat | -webkit-mask-repeat-x | -webkit-mask-repeat-y | -webkit-mask-size | -webkit-overflow-scrolling | -webkit-print-color-adjust | -webkit-tap-highlight-color | -webkit-text-fill-color | -webkit-text-security | -webkit-text-stroke | -webkit-text-stroke-color | -webkit-text-stroke-width | -webkit-touch-callout | -webkit-user-drag | -webkit-user-modify | -webkit-user-select | accent-color | align-content | align-items | align-self | align-tracks | alignment-baseline | all | anchor-name | anchor-scope | animation | animation-composition | animation-delay | animation-direction | animation-duration | animation-fill-mode | animation-iteration-count | animation-name | animation-play-state | animation-range | animation-range-center | animation-range-end | animation-range-start | animation-timeline | animation-timing-function | animation-trigger | appearance | aspect-ratio | azimuth | backdrop-filter | backface-visibility | background | background-attachment | background-blend-mode | background-clip | background-color | background-image | background-origin | background-position | background-position-block | background-position-inline | background-position-x | background-position-y | background-repeat | background-repeat-block | background-repeat-inline | background-repeat-x | background-repeat-y | background-size | background-tbd | baseline-shift | baseline-source | behavior | block-ellipsis | block-size | block-step | block-step-align | block-step-insert | block-step-round | block-step-size | bookmark-label | bookmark-level | bookmark-state | border | border-block | border-block-color | border-block-end | border-block-end-clip | border-block-end-color | border-block-end-radius | border-block-end-style | border-block-end-width | border-block-start | border-block-start-clip | border-block-start-color | border-block-start-radius | border-block-start-style | border-block-start-width | border-block-style | border-block-width | border-bottom | border-bottom-clip | border-bottom-color | border-bottom-left-radius | border-bottom-radius | border-bottom-right-radius | border-bottom-style | border-bottom-width | border-boundary | border-clip | border-collapse | border-color | border-end-end-radius | border-end-start-radius | border-image | border-image-outset | border-image-repeat | border-image-slice | border-image-source | border-image-width | border-inline | border-inline-color | border-inline-end | border-inline-end-clip | border-inline-end-color | border-inline-end-radius | border-inline-end-style | border-inline-end-width | border-inline-start | border-inline-start-clip | border-inline-start-color | border-inline-start-radius | border-inline-start-style | border-inline-start-width | border-inline-style | border-inline-width | border-left | border-left-clip | border-left-color | border-left-radius | border-left-style | border-left-width | border-limit | border-radius | border-right | border-right-clip | border-right-color | border-right-radius | border-right-style | border-right-width | border-shape | border-spacing | border-start-end-radius | border-start-start-radius | border-style | border-top | border-top-clip | border-top-color | border-top-left-radius | border-top-radius | border-top-right-radius | border-top-style | border-top-width | border-width | bottom | box-align | box-decoration-break | box-direction | box-flex | box-flex-group | box-lines | box-ordinal-group | box-orient | box-pack | box-shadow | box-shadow-blur | box-shadow-color | box-shadow-offset | box-shadow-position | box-shadow-spread | box-sizing | box-snap | break-after | break-before | break-inside | caption-side | caret | caret-animation | caret-color | caret-shape | clear | clip | clip-path | clip-rule | color | color-adjust | color-interpolation | color-interpolation-filters | color-scheme | column-count | column-fill | column-gap | column-height | column-rule | column-rule-break | column-rule-color | column-rule-outset | column-rule-style | column-rule-width | column-span | column-width | column-wrap | columns | contain | contain-intrinsic-block-size | contain-intrinsic-height | contain-intrinsic-inline-size | contain-intrinsic-size | contain-intrinsic-width | container | container-name | container-type | content | content-visibility | continue | copy-into | corner | corner-block-end | corner-block-end-shape | corner-block-start | corner-block-start-shape | corner-bottom | corner-bottom-left | corner-bottom-left-shape | corner-bottom-right | corner-bottom-right-shape | corner-bottom-shape | corner-end-end | corner-end-end-shape | corner-end-start | corner-end-start-shape | corner-inline-end | corner-inline-end-shape | corner-inline-start | corner-inline-start-shape | corner-left | corner-left-shape | corner-right | corner-right-shape | corner-shape | corner-start-end | corner-start-end-shape | corner-start-start | corner-start-start-shape | corner-top | corner-top-left | corner-top-left-shape | corner-top-right | corner-top-right-shape | corner-top-shape | counter-increment | counter-reset | counter-set | cue | cue-after | cue-before | cursor | cx | cy | d | direction | display | dominant-baseline | dynamic-range-limit | empty-cells | event-trigger | event-trigger-name | event-trigger-source | field-sizing | fill | fill-break | fill-color | fill-image | fill-opacity | fill-origin | fill-position | fill-repeat | fill-rule | fill-size | filter | flex | flex-basis | flex-direction | flex-flow | flex-grow | flex-shrink | flex-wrap | float | float-defer | float-offset | float-reference | flood-color | flood-opacity | flow-from | flow-into | font | font-family | font-feature-settings | font-kerning | font-language-override | font-optical-sizing | font-palette | font-size | font-size-adjust | font-smooth | font-stretch | font-style | font-synthesis | font-synthesis-position | font-synthesis-small-caps | font-synthesis-style | font-synthesis-weight | font-variant | font-variant-alternates | font-variant-caps | font-variant-east-asian | font-variant-emoji | font-variant-ligatures | font-variant-numeric | font-variant-position | font-variation-settings | font-weight | font-width | footnote-display | footnote-policy | forced-color-adjust | gap | glyph-orientation-horizontal | glyph-orientation-vertical | grid | grid-area | grid-auto-columns | grid-auto-flow | grid-auto-rows | grid-column | grid-column-end | grid-column-gap | grid-column-start | grid-gap | grid-row | grid-row-end | grid-row-gap | grid-row-start | grid-template | grid-template-areas | grid-template-columns | grid-template-rows | hanging-punctuation | height | hyphenate-character | hyphenate-limit-chars | hyphenate-limit-last | hyphenate-limit-lines | hyphenate-limit-zone | hyphens | image-orientation | image-rendering | image-resolution | ime-mode | initial-letter | initial-letter-align | initial-letter-wrap | inline-size | inline-sizing | input-security | inset | inset-block | inset-block-end | inset-block-start | inset-inline | inset-inline-end | inset-inline-start | interactivity | interest-delay | interest-delay-end | interest-delay-start | interpolate-size | isolation | item-cross | item-direction | item-flow | item-pack | item-tolerance | item-track | item-wrap | justify-content | justify-items | justify-self | justify-tracks | kerning | left | letter-spacing | lighting-color | line-break | line-clamp | line-fit-edge | line-grid | line-height | line-height-step | line-padding | line-snap | link-parameters | list-style | list-style-image | list-style-position | list-style-type | margin | margin-block | margin-block-end | margin-block-start | margin-bottom | margin-break | margin-inline | margin-inline-end | margin-inline-start | margin-left | margin-right | margin-top | margin-trim | marker | marker-end | marker-mid | marker-side | marker-start | mask | mask-border | mask-border-mode | mask-border-outset | mask-border-repeat | mask-border-slice | mask-border-source | mask-border-width | mask-clip | mask-composite | mask-image | mask-mode | mask-origin | mask-position | mask-repeat | mask-size | mask-type | masonry-auto-flow | math-depth | math-shift | math-style | max-block-size | max-height | max-inline-size | max-lines | max-width | min-block-size | min-height | min-inline-size | min-intrinsic-sizing | min-width | mix-blend-mode | nav-down | nav-left | nav-right | nav-up | object-fit | object-position | object-view-box | offset | offset-anchor | offset-distance | offset-path | offset-position | offset-rotate | opacity | order | orphans | outline | outline-color | outline-offset | outline-style | outline-width | overflow | overflow-anchor | overflow-block | overflow-clip-box | overflow-clip-margin | overflow-clip-margin-block | overflow-clip-margin-block-end | overflow-clip-margin-block-start | overflow-clip-margin-bottom | overflow-clip-margin-inline | overflow-clip-margin-inline-end | overflow-clip-margin-inline-start | overflow-clip-margin-left | overflow-clip-margin-right | overflow-clip-margin-top | overflow-inline | overflow-wrap | overflow-x | overflow-y | overlay | overscroll-behavior | overscroll-behavior-block | overscroll-behavior-inline | overscroll-behavior-x | overscroll-behavior-y | padding | padding-block | padding-block-end | padding-block-start | padding-bottom | padding-inline | padding-inline-end | padding-inline-start | padding-left | padding-right | padding-top | page | page-break-after | page-break-before | page-break-inside | paint-order | pause | pause-after | pause-before | perspective | perspective-origin | place-content | place-items | place-self | pointer-events | pointer-timeline | pointer-timeline-axis | pointer-timeline-name | position | position-anchor | position-area | position-try | position-try-fallbacks | position-try-order | position-visibility | print-color-adjust | quotes | r | reading-flow | reading-order | region-fragment | resize | rest | rest-after | rest-before | right | rotate | row-gap | row-rule | row-rule-break | row-rule-color | row-rule-outset | row-rule-style | row-rule-width | ruby-align | ruby-merge | ruby-overhang | ruby-position | rule | rule-break | rule-color | rule-outset | rule-overlap | rule-style | rule-width | rx | ry | scale | scroll-behavior | scroll-initial-target | scroll-margin | scroll-margin-block | scroll-margin-block-end | scroll-margin-block-start | scroll-margin-bottom | scroll-margin-inline | scroll-margin-inline-end | scroll-margin-inline-start | scroll-margin-left | scroll-margin-right | scroll-margin-top | scroll-marker-group | scroll-padding | scroll-padding-block | scroll-padding-block-end | scroll-padding-block-start | scroll-padding-bottom | scroll-padding-inline | scroll-padding-inline-end | scroll-padding-inline-start | scroll-padding-left | scroll-padding-right | scroll-padding-top | scroll-snap-align | scroll-snap-coordinate | scroll-snap-destination | scroll-snap-points-x | scroll-snap-points-y | scroll-snap-stop | scroll-snap-type | scroll-snap-type-x | scroll-snap-type-y | scroll-target-group | scroll-timeline | scroll-timeline-axis | scroll-timeline-name | scrollbar-color | scrollbar-gutter | scrollbar-width | shape-image-threshold | shape-inside | shape-margin | shape-outside | shape-padding | shape-rendering | shape-subtract | slider-orientation | spatial-navigation-action | spatial-navigation-contain | spatial-navigation-function | speak | speak-as | src | string-set | stroke | stroke-align | stroke-alignment | stroke-break | stroke-color | stroke-dash-corner | stroke-dash-justify | stroke-dashadjust | stroke-dasharray | stroke-dashcorner | stroke-dashoffset | stroke-image | stroke-linecap | stroke-linejoin | stroke-miterlimit | stroke-opacity | stroke-origin | stroke-position | stroke-repeat | stroke-size | stroke-width | tab-size | table-layout | text-align | text-align-all | text-align-last | text-anchor | text-autospace | text-box | text-box-edge | text-box-trim | text-combine-upright | text-decoration | text-decoration-color | text-decoration-inset | text-decoration-line | text-decoration-skip | text-decoration-skip-box | text-decoration-skip-ink | text-decoration-skip-self | text-decoration-skip-spaces | text-decoration-style | text-decoration-thickness | text-emphasis | text-emphasis-color | text-emphasis-position | text-emphasis-skip | text-emphasis-style | text-group-align | text-indent | text-justify | text-orientation | text-overflow | text-rendering | text-shadow | text-size-adjust | text-spacing | text-spacing-trim | text-transform | text-underline-offset | text-underline-position | text-wrap | text-wrap-mode | text-wrap-style | timeline-scope | timeline-trigger | timeline-trigger-exit-range | timeline-trigger-exit-range-end | timeline-trigger-exit-range-start | timeline-trigger-name | timeline-trigger-range | timeline-trigger-range-end | timeline-trigger-range-start | timeline-trigger-source | top | touch-action | transform | transform-box | transform-origin | transform-style | transition | transition-behavior | transition-delay | transition-duration | transition-property | transition-timing-function | translate | unicode-bidi | unicode-range | user-select | vector-effect | vertical-align | view-timeline | view-timeline-axis | view-timeline-inset | view-timeline-name | view-transition-class | view-transition-group | view-transition-name | visibility | voice-balance | voice-duration | voice-family | voice-pitch | voice-range | voice-rate | voice-stress | voice-volume | white-space | white-space-collapse | white-space-trim | widows | width | will-change | word-break | word-space-transform | word-spacing | word-wrap | wrap-after | wrap-before | wrap-flow | wrap-inside | wrap-through | writing-mode | x | y | z-index | zoom"
|
|
763
834
|
}
|
|
764
835
|
}
|
|
765
836
|
}
|