@csstools/css-syntax-patches-for-csstree 1.0.14 → 1.0.16

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 CHANGED
@@ -1,9 +1,10 @@
1
1
  # Changes to CSS Syntax Patches For CSSTree
2
2
 
3
- ### 1.0.14
3
+ ### 1.0.16
4
4
 
5
- _June 10, 2025_
5
+ _November 11, 2025_
6
+
7
+ - Update `@webref/css` to [`v8.0.1`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%408.0.1)
6
8
 
7
- - Update `@webref/css` to [`v6.22.0`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%406.22.0)
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,13 @@
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 | dialog",
66
+ "align-self": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center | dialog",
74
67
  "alignment-baseline": "| text-bottom | text-top",
75
68
  "animation-duration": "[ auto | <time [0s,∞]> ]#",
76
- "animation-trigger": "<single-animation-trigger>#",
77
- "animation-trigger-behavior": "<single-animation-trigger-behavior>#",
78
- "animation-trigger-exit-range": "[ <'animation-trigger-exit-range-start'> <'animation-trigger-exit-range-end'>? ]#",
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",
69
+ "animation-range-center": "[ normal | [ <length-percentage> | <timeline-range-center-subject> <length-percentage>? ] ]#",
70
+ "animation-trigger": "[ none | [ <dashed-ident> <animation-action>+ ]+ ]#",
71
+ "appearance": "none | auto | base | base-select | <compat-auto> | <compat-special> | base",
86
72
  "backdrop-filter": "none | <filter-value-list>",
87
73
  "background": "<bg-layer>#? , <final-bg-layer>",
88
74
  "background-blend-mode": "<'mix-blend-mode'>#",
@@ -93,9 +79,10 @@
93
79
  "background-repeat-inline": "<repetition>#",
94
80
  "background-repeat-x": "<repetition>#",
95
81
  "background-repeat-y": "<repetition>#",
82
+ "background-tbd": "<bg-layer>#",
96
83
  "baseline-shift": "<length-percentage> | sub | super | top | center | bottom",
97
84
  "baseline-source": "auto | first | last",
98
- "block-ellipsis": "none | auto | <string>",
85
+ "block-ellipsis": "no-ellipsis | auto | <string>",
99
86
  "block-step": "<'block-step-size'> || <'block-step-insert'> || <'block-step-align'> || <'block-step-round'>",
100
87
  "block-step-align": "auto | center | start | end",
101
88
  "block-step-insert": "margin-box | padding-box | content-box",
@@ -106,27 +93,26 @@
106
93
  "bookmark-state": "open | closed",
107
94
  "border-block": "<'border-block-start'>",
108
95
  "border-block-end": "<line-width> || <line-style> || <color>",
96
+ "border-block-end-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
109
97
  "border-block-end-color": "<color> | <image-1D>",
110
98
  "border-block-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
111
99
  "border-block-end-style": "<line-style>",
112
100
  "border-block-end-width": "<line-width>",
113
101
  "border-block-start": "<line-width> || <line-style> || <color>",
102
+ "border-block-start-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
114
103
  "border-block-start-color": "<color> | <image-1D>",
115
104
  "border-block-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
116
105
  "border-block-start-style": "<line-style>",
117
106
  "border-block-start-width": "<line-width>",
118
107
  "border-block-style": "<'border-top-style'>{1,2}",
119
108
  "border-block-width": "<'border-top-width'>{1,2}",
109
+ "border-bottom-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
120
110
  "border-bottom-color": "<color> | <image-1D>",
121
111
  "border-bottom-left-radius": "<length-percentage [0,∞]>{1,2}",
122
112
  "border-bottom-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
123
113
  "border-bottom-right-radius": "<length-percentage [0,∞]>{1,2}",
124
114
  "border-boundary": "none | parent | display",
125
115
  "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
116
  "border-color": "[ <color> | <image-1D> ]{1,4}",
131
117
  "border-end-end-radius": "<length-percentage [0,∞]>{1,2}",
132
118
  "border-end-start-radius": "<length-percentage [0,∞]>{1,2}",
@@ -135,31 +121,38 @@
135
121
  "border-image-width": "[ <length-percentage [0,∞]> | <number [0,∞]> | auto ]{1,4}",
136
122
  "border-inline": "<'border-block-start'>",
137
123
  "border-inline-end": "<line-width> || <line-style> || <color>",
124
+ "border-inline-end-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
138
125
  "border-inline-end-color": "<color> | <image-1D>",
139
126
  "border-inline-end-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
140
127
  "border-inline-end-style": "<line-style>",
141
128
  "border-inline-end-width": "<line-width>",
142
129
  "border-inline-start": "<line-width> || <line-style> || <color>",
130
+ "border-inline-start-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
143
131
  "border-inline-start-color": "<color> | <image-1D>",
144
132
  "border-inline-start-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
145
133
  "border-inline-start-style": "<line-style>",
146
134
  "border-inline-start-width": "<line-width>",
147
135
  "border-inline-style": "<'border-top-style'>{1,2}",
148
136
  "border-inline-width": "<'border-top-width'>{1,2}",
137
+ "border-left-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
149
138
  "border-left-color": "<color> | <image-1D>",
150
139
  "border-left-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
151
140
  "border-limit": "all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>",
152
141
  "border-radius": "<length-percentage [0,∞]>{1,4} [ / <length-percentage [0,∞]>{1,4} ]?",
142
+ "border-right-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
153
143
  "border-right-color": "<color> | <image-1D>",
154
144
  "border-right-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
155
145
  "border-shape": "none | [ <basic-shape> <geometry-box>? ]{1,2}",
156
146
  "border-spacing": "<length>{1,2}",
157
147
  "border-start-end-radius": "<length-percentage [0,∞]>{1,2}",
158
148
  "border-start-start-radius": "<length-percentage [0,∞]>{1,2}",
149
+ "border-style": "<'border-top-style'>{1,4}",
150
+ "border-top-clip": "normal | [ <length-percentage [0,∞]> | <flex> ]+",
159
151
  "border-top-color": "<color> | <image-1D>",
160
152
  "border-top-left-radius": "<length-percentage [0,∞]>{1,2}",
161
153
  "border-top-radius": "<length-percentage [0,∞]>{1,2} [ / <length-percentage [0,∞]>{1,2} ]?",
162
154
  "border-top-right-radius": "<length-percentage [0,∞]>{1,2}",
155
+ "border-width": "<'border-top-width'>{1,4}",
163
156
  "bottom": "| <anchor()> | <anchor-size()>",
164
157
  "box-shadow": "<spread-shadow>#",
165
158
  "box-shadow-blur": "<length [0,∞]>#",
@@ -171,6 +164,7 @@
171
164
  "caret": "<'caret-color'> || <'caret-animation'> || <'caret-shape'>",
172
165
  "caret-animation": "auto | manual",
173
166
  "clear": "| block-start | block-end | top | bottom | both-inline | both-block",
167
+ "clip": "rect( <top> , <right> , <bottom> , <left> ) | auto",
174
168
  "color-adjust": "<'print-color-adjust'>",
175
169
  "color-interpolation": "auto | sRGB | linearRGB",
176
170
  "column-count": "auto | <integer [1,∞]>",
@@ -186,8 +180,8 @@
186
180
  "column-span": "| <integer [1,∞]> | auto",
187
181
  "column-width": "auto | <length [0,∞]> | min-content | max-content | fit-content( <length-percentage> )",
188
182
  "column-wrap": "auto | nowrap | wrap",
189
- "columns": "<'column-width'> || <'column-count'> [ / <'column-height'> ]?",
190
- "contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ]",
183
+ "columns": "[ <'column-width'> || <'column-count'> ] [ / <'column-height'> ]?",
184
+ "contain": "none | strict | content | [ [ size | inline-size ] || layout || style || paint ] | view-transition",
191
185
  "contain-intrinsic-block-size": "auto? [ none | <length [0,∞]> ]",
192
186
  "contain-intrinsic-height": "auto? [ none | <length [0,∞]> ]",
193
187
  "contain-intrinsic-inline-size": "auto? [ none | <length [0,∞]> ]",
@@ -196,29 +190,49 @@
196
190
  "content": "normal | none | [ <content-replacement> | <content-list> ] [ / [ <string> | <counter> | <attr()> ]+ ]? | <element()>",
197
191
  "continue": "auto | discard | collapse | -webkit-legacy | overflow | paginate | fragments",
198
192
  "copy-into": "none | [ [ <custom-ident> <content-level> ] [, <custom-ident> <content-level> ]* ]?",
199
- "corner-block-end-shape": "<corner-shape-value>",
200
- "corner-block-start-shape": "<corner-shape-value>",
193
+ "corner": "<'border-radius'> || <'corner-shape'>",
194
+ "corner-block-end": "<'border-top-radius'> || <'corner-top-shape'>",
195
+ "corner-block-end-shape": "<'corner-top-left-shape'>{1,2}",
196
+ "corner-block-start": "<'border-top-radius'> || <'corner-top-shape'>",
197
+ "corner-block-start-shape": "<'corner-top-left-shape'>{1,2}",
198
+ "corner-bottom": "<'border-top-radius'> || <'corner-top-shape'>",
199
+ "corner-bottom-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
201
200
  "corner-bottom-left-shape": "<corner-shape-value>",
201
+ "corner-bottom-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
202
202
  "corner-bottom-right-shape": "<corner-shape-value>",
203
- "corner-bottom-shape": "<corner-shape-value>",
203
+ "corner-bottom-shape": "<'corner-top-left-shape'>{1,2}",
204
+ "corner-end-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
204
205
  "corner-end-end-shape": "<corner-shape-value>",
206
+ "corner-end-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
205
207
  "corner-end-start-shape": "<corner-shape-value>",
206
- "corner-inline-end-shape": "<corner-shape-value>",
207
- "corner-inline-start-shape": "<corner-shape-value>",
208
- "corner-left-shape": "<corner-shape-value>",
209
- "corner-right-shape": "<corner-shape-value>",
210
- "corner-shape": "<corner-shape-value>{1,4}",
208
+ "corner-inline-end": "<'border-top-radius'> || <'corner-top-shape'>",
209
+ "corner-inline-end-shape": "<'corner-top-left-shape'>{1,2}",
210
+ "corner-inline-start": "<'border-top-radius'> || <'corner-top-shape'>",
211
+ "corner-inline-start-shape": "<'corner-top-left-shape'>{1,2}",
212
+ "corner-left": "<'border-top-radius'> || <'corner-top-shape'>",
213
+ "corner-left-shape": "<'corner-top-left-shape'>{1,2}",
214
+ "corner-right": "<'border-top-radius'> || <'corner-top-shape'>",
215
+ "corner-right-shape": "<'corner-top-left-shape'>{1,2}",
216
+ "corner-shape": "<'corner-top-left-shape'>{1,4}",
217
+ "corner-start-end": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
211
218
  "corner-start-end-shape": "<corner-shape-value>",
219
+ "corner-start-start": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
212
220
  "corner-start-start-shape": "<corner-shape-value>",
221
+ "corner-top": "<'border-top-radius'> || <'corner-top-shape'>",
222
+ "corner-top-left": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
213
223
  "corner-top-left-shape": "<corner-shape-value>",
224
+ "corner-top-right": "<'border-top-left-radius'> || <'corner-top-left-shape'>",
214
225
  "corner-top-right-shape": "<corner-shape-value>",
215
- "corner-top-shape": "<corner-shape-value>",
216
- "cursor": "[ [ <url> | <url-set()> ] [ <x> <y> ]? ]#? [ 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 | -webkit-grab | -webkit-grabbing | -webkit-zoom-in | -webkit-zoom-out | -moz-grab | -moz-grabbing | -moz-zoom-in | -moz-zoom-out ]",
226
+ "corner-top-shape": "<'corner-top-left-shape'>{1,2}",
227
+ "cursor": "[ <cursor-image> , ]* <cursor-predefined>",
217
228
  "cx": "<length-percentage>",
218
229
  "cy": "<length-percentage>",
219
230
  "display": "[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy> | <display-outside> | <-non-standard-display> || [ <display-inside> | math ]",
220
231
  "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
232
  "dynamic-range-limit": "standard | no-limit | constrained | <dynamic-range-limit-mix()>",
233
+ "event-trigger": "none | [ <'event-trigger-name'> <'event-trigger-source'> ]#",
234
+ "event-trigger-name": "none | <dashed-ident>#",
235
+ "event-trigger-source": "[ none | <event-trigger-event>+ [ / <event-trigger-event>+ ]? ]#",
222
236
  "fill-break": "bounding-box | slice | clone",
223
237
  "fill-color": "<color>",
224
238
  "fill-image": "<paint>#",
@@ -227,7 +241,7 @@
227
241
  "fill-position": "<position>#",
228
242
  "fill-repeat": "<repeat-style>#",
229
243
  "fill-size": "<bg-size>#",
230
- "filter": "none | <filter-value-list> | <-ms-filter-function-list>",
244
+ "filter": "none | <filter-value-list>",
231
245
  "flex-grow": "<number [0,∞]>",
232
246
  "flex-shrink": "<number [0,∞]>",
233
247
  "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 +250,12 @@
236
250
  "float-reference": "inline | column | region | page",
237
251
  "flood-color": "<color>",
238
252
  "flood-opacity": "<'opacity'>",
239
- "flow-from": "<ident> | none",
240
- "flow-into": "none | <ident> [ element | content ]?",
253
+ "flow-from": "<custom-ident> | none",
254
+ "flow-into": "none | <custom-ident> [ element | content ]?",
241
255
  "font-palette": "| <palette-mix()>",
242
256
  "font-size": "<absolute-size> | <relative-size> | <length-percentage [0,∞]> | math",
243
257
  "font-size-adjust": "none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number [0,∞]> ]",
258
+ "font-stretch": "normal | <percentage [0,∞]> | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded",
244
259
  "font-style": "normal | italic | left | right | oblique <angle [-90deg,90deg]>?",
245
260
  "font-synthesis-style": "auto | none | oblique-only",
246
261
  "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 +264,10 @@
249
264
  "footnote-display": "block | inline | compact",
250
265
  "footnote-policy": "auto | line | block",
251
266
  "glyph-orientation-vertical": "auto | 0deg | 90deg | 0 | 90",
252
- "height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | stretch | fit-content | contain | <anchor-size()> | <-non-standard-size>",
267
+ "grid-column-gap": "normal | <length-percentage [0,∞]>",
268
+ "grid-gap": "<'row-gap'> <'column-gap'>?",
269
+ "grid-row-gap": "normal | <length-percentage [0,∞]>",
270
+ "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
271
  "hyphenate-limit-last": "none | always | column | page | spread",
254
272
  "hyphenate-limit-lines": "no-limit | <integer>",
255
273
  "hyphenate-limit-zone": "<length-percentage>",
@@ -260,27 +278,29 @@
260
278
  "initial-letter-wrap": "none | first | all | grid | <length-percentage>",
261
279
  "inline-sizing": "normal | stretch",
262
280
  "interactivity": "auto | inert",
281
+ "interest-delay": "<'interest-delay-start'>{1,2}",
282
+ "interest-delay-end": "normal | <time>",
283
+ "interest-delay-start": "normal | <time>",
263
284
  "isolation": "<isolation-mode>",
264
285
  "item-cross": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse",
265
286
  "item-direction": "auto | row | column | row-reverse | column-reverse",
266
- "item-flow": "<'item-direction'> || <'item-wrap'> || <'item-pack'> || <'item-slack'>",
287
+ "item-flow": "<'item-direction'> || <'item-wrap'> || <'item-pack'> || <'item-tolerance'>",
267
288
  "item-pack": "normal | dense || balance",
268
- "item-slack": "<length-percentage> | infinite",
289
+ "item-tolerance": "normal | <length-percentage> | infinite",
269
290
  "item-track": "auto | row | column | row-reverse | column-reverse",
270
291
  "item-wrap": "[ auto | nowrap | wrap ] || [ normal | reverse ] | wrap-reverse",
271
- "justify-items": "| anchor-center",
272
- "justify-self": "| anchor-center",
292
+ "justify-items": " | anchor-center | dialog",
293
+ "justify-self": " | anchor-center | dialog",
273
294
  "left": "| <anchor()> | <anchor-size()>",
274
295
  "lighting-color": "<color>",
275
296
  "line-clamp": "none | [ <integer [1,∞]> || <'block-ellipsis'> ] -webkit-legacy?",
276
- "-webkit-line-clamp": "none | <integer [1,∞]>",
277
297
  "line-fit-edge": "leading | <text-edge>",
278
298
  "line-grid": "match-parent | create",
279
299
  "line-height": "normal | <number [0,∞]> | <length-percentage [0,∞]>",
280
300
  "line-height-step": "<length [0,∞]>",
281
301
  "line-padding": "<length>",
282
302
  "line-snap": "none | baseline | contain",
283
- "link-parameters": "none | <link-param>+",
303
+ "link-parameters": "none | <param()>#",
284
304
  "list-style": "<'list-style-position'> || <'list-style-image'> || <'list-style-type'>",
285
305
  "margin": "<'margin-top'>{1,4}",
286
306
  "margin-block": "<'margin-top'>{1,2}",
@@ -303,19 +323,19 @@
303
323
  "mask-border-slice": "[ <number> | <percentage> ]{1,4} fill?",
304
324
  "mask-clip": "[ <coord-box> | no-clip ]#",
305
325
  "mask-origin": "<coord-box>#",
306
- "max-height": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | stretch | <-non-standard-size> | fit-content | contain | <anchor-size()>",
326
+ "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
327
  "max-lines": "none | <integer [1,∞]>",
308
- "max-width": "none | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | stretch | <-non-standard-size> | fit-content | contain | <anchor-size()>",
309
- "min-height": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | stretch | <-non-standard-size> | fit-content | contain | <anchor-size()>",
328
+ "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>",
329
+ "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
330
  "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()> | stretch | <-non-standard-size> | fit-content | contain | <anchor-size()>",
331
+ "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
332
  "mix-blend-mode": "<blend-mode> | plus-darker | plus-lighter",
313
333
  "object-fit": "fill | none | [ contain | cover ] || scale-down",
314
334
  "object-view-box": "none | <basic-shape-rect>",
315
335
  "opacity": "<opacity-value>",
316
336
  "orphans": "<integer [1,∞]>",
317
337
  "outline": "<'outline-width'> || <'outline-style'> || <'outline-color'>",
318
- "outline-color": "| <image-1D>",
338
+ "outline-color": "auto | <'border-top-color'>",
319
339
  "outline-style": "auto | none | dotted | dashed | solid | double | groove | ridge | inset | outset",
320
340
  "overflow": "<'overflow-block'>{1,2} | <-non-standard-overflow>",
321
341
  "overflow-clip-margin-block": "<visual-box> || <length [0,∞]>",
@@ -343,7 +363,11 @@
343
363
  "pause-before": "<time [0s,∞]> | none | x-weak | weak | medium | strong | x-strong",
344
364
  "perspective": "none | <length [0,∞]>",
345
365
  "pointer-events": "| bounding-box",
366
+ "pointer-timeline": "[ <'pointer-timeline-name'> <'pointer-timeline-axis'>? ]#",
367
+ "pointer-timeline-axis": "[ block | inline | x | y ]#",
368
+ "pointer-timeline-name": "[ none | <dashed-ident> ]#",
346
369
  "position": "| <running()>",
370
+ "position-try-fallbacks": "none | [ [ <dashed-ident> || <try-tactic> ] | <position-area> ]#",
347
371
  "quotes": "| match-parent",
348
372
  "r": "<length-percentage>",
349
373
  "reading-flow": "normal | source-order | flex-visual | flex-flow | grid-rows | grid-columns | grid-order",
@@ -365,7 +389,7 @@
365
389
  "rule-break": "<'column-rule-break'>",
366
390
  "rule-color": "<'column-rule-color'>",
367
391
  "rule-outset": "<'column-rule-outset'>",
368
- "rule-paint-order": "row-over-column | column-over-row",
392
+ "rule-overlap": "row-over-column | column-over-row",
369
393
  "rule-style": "<'column-rule-style'>",
370
394
  "rule-width": "<'column-rule-width'>",
371
395
  "rx": "<length-percentage> | auto",
@@ -437,14 +461,21 @@
437
461
  "text-size-adjust": "auto | none | <percentage [0,∞]>",
438
462
  "text-spacing": "none | auto | <spacing-trim> || <autospace>",
439
463
  "text-spacing-trim": "<spacing-trim> | auto",
440
- "-webkit-text-stroke": "<line-width> || <color>",
441
- "-webkit-text-stroke-width": "<line-width>",
442
464
  "text-transform": "none | [ capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto",
443
465
  "text-underline-offset": "auto | <length-percentage>",
444
466
  "text-underline-position": "auto | [ from-font | under ] || [ left | right ]",
445
467
  "text-wrap-mode": "wrap | nowrap",
446
468
  "text-wrap-style": "auto | balance | stable | pretty | avoid-orphans",
447
469
  "timeline-scope": "| all",
470
+ "timeline-trigger": "none | [ <'timeline-trigger-name'> <'timeline-trigger-source'> <'timeline-trigger-range'> [ '/' <'timeline-trigger-exit-range'> ]? ]#",
471
+ "timeline-trigger-exit-range": "[ <'timeline-trigger-exit-range-start'> <'timeline-trigger-exit-range-end'>? ]#",
472
+ "timeline-trigger-exit-range-end": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
473
+ "timeline-trigger-exit-range-start": "[ auto | normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
474
+ "timeline-trigger-name": "none | <dashed-ident>#",
475
+ "timeline-trigger-range": "[ <'timeline-trigger-range-start'> <'timeline-trigger-range-end'>? ]#",
476
+ "timeline-trigger-range-end": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
477
+ "timeline-trigger-range-start": "[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#",
478
+ "timeline-trigger-source": "<single-animation-timeline>#",
448
479
  "top": "| <anchor()> | <anchor-size()>",
449
480
  "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
481
  "transition-duration": "<time [0s,∞]>#",
@@ -459,7 +490,7 @@
459
490
  "voice-range": "<frequency [0Hz,∞]> && absolute | [ [ x-low | low | medium | high | x-high ] || [ <frequency> | <semitones> | <percentage> ] ]",
460
491
  "voice-rate": "[ normal | x-slow | slow | medium | fast | x-fast ] || <percentage [0,∞]>",
461
492
  "widows": "<integer [1,∞]>",
462
- "width": "auto | <length-percentage [0,∞]> | min-content | max-content | fit-content( <length-percentage [0,∞]> ) | <calc-size()> | stretch | <-non-standard-size> | fit-content | contain | <anchor-size()>",
493
+ "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
494
  "word-break": "| manual",
464
495
  "word-space-transform": "none | [ space | ideographic-space ] && auto-phrase?",
465
496
  "word-spacing": "normal | <length-percentage>",
@@ -470,23 +501,29 @@
470
501
  "wrap-inside": "auto | avoid",
471
502
  "wrap-through": "wrap | none",
472
503
  "x": "<length-percentage>",
473
- "y": "<length-percentage>"
504
+ "y": "<length-percentage>",
505
+ "zoom": "normal | reset | <number [0,∞]> | <percentage [0,∞]>"
474
506
  },
475
507
  "types": {
476
508
  "dashed-ident": "<custom-property-name>",
477
509
  "unicode-range-token": "<urange>",
510
+ "alpha()": "alpha( [ from <color> ] [ / [ <alpha-value> | none ] ]? )",
478
511
  "anchor-size()": "anchor-size( [ <anchor-name> || <anchor-size> ]? , <length-percentage>? )",
479
512
  "anchor()": "anchor( <anchor-name>? && <anchor-side> , <length-percentage>? )",
513
+ "anchored-feature": "fallback : <'position-try-fallbacks'>",
514
+ "anchored-in-parens": "( <anchored-query> ) | ( <anchored-feature> ) | <general-enclosed>",
515
+ "anchored-query": "not <anchored-in-parens> | <anchored-in-parens> [ [ and <anchored-in-parens> ]* | [ or <anchored-in-parens> ]* ] | <anchored-feature>",
480
516
  "angle-percentage": "[ <angle> | <percentage> ]",
481
517
  "angular-color-hint": "| <zero>",
482
518
  "angular-color-stop": "<color> <color-stop-angle>?",
483
519
  "angular-color-stop-list": "<angular-color-stop> , [ <angular-color-hint>? , <angular-color-stop> ]#?",
520
+ "animation-action": "none | play | pause | play-forwards | play-backwards | pause | reset | replay",
484
521
  "arc-command": "arc <command-end-point> [ [ of <length-percentage>{1,2} ] && <arc-sweep>? && <arc-size>? && [ rotate <angle> ]? ]",
485
522
  "arc-size": "large | small",
486
523
  "arc-sweep": "cw | ccw",
487
524
  "attr-args": "attr( <declaration-value> , <declaration-value>? )",
488
525
  "attr-name": "[ [ <ident-token>? '|' ]? <ident-token> ]",
489
- "attr-type": "type( <syntax> ) | raw-string | <attr-unit>",
526
+ "attr-type": "type( <syntax> ) | raw-string | number | <attr-unit>",
490
527
  "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
528
  "attr()": "attr( <attr-name> <attr-type>? , <declaration-value>? )",
492
529
  "auto-line-color-list": "[ <line-color-or-repeat> ]* <auto-repeat-line-color> [ <line-color-or-repeat> ]*",
@@ -497,29 +534,28 @@
497
534
  "auto-repeat-line-width": "repeat( auto , [ <line-width> ]+ )",
498
535
  "autospace": "no-autospace | [ ideograph-alpha || ideograph-numeric || punctuation ] || [ insert | replace ]",
499
536
  "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
537
  "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 | text",
503
- "bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <visual-box> || <visual-box>",
538
+ "bg-clip": "<visual-box> | [ border-area || text ] | border",
539
+ "bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box>",
504
540
  "bg-position": "<position> | <position-three>",
505
541
  "bg-size": "[ <length-percentage [0,∞]> | auto ]{1,2} | cover | contain",
506
- "border-style": "none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset",
507
- "border-width": "thin | medium | thick | <length>",
508
- "bottom": "<length-percentage> | auto",
509
- "box": "| margin-box | fill-box | stroke-box | view-box",
542
+ "blur()": "blur( <length>? )",
543
+ "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
544
  "calc-keyword": "e | pi | infinity | -infinity | NaN",
511
- "calc-mix()": "calc-mix( <progress> , <calc-sum> , <calc-sum> )",
545
+ "calc-mix()": "calc-mix( [ <calc-sum> <percentage [0,100]>? ]# )",
512
546
  "calc-product": "<calc-value> [ [ '*' | / ] <calc-value> ]*",
513
547
  "calc-size-basis": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
514
548
  "calc-size()": "calc-size( <calc-size-basis> , <calc-sum> )",
515
549
  "calc-value": "<number> | <dimension> | <percentage> | <calc-keyword> | ( <calc-sum> )",
516
550
  "cf-image": "[ <image> | <color> ] && <percentage [0,100]>?",
551
+ "circle()": "circle( <radial-size>? [ at <position> ]? )",
517
552
  "clamp()": "clamp( [ <calc-sum> | none ] , <calc-sum> , [ <calc-sum> | none ] )",
518
553
  "color": "<color-base> | currentColor | <system-color> | <contrast-color()> | <device-cmyk()> | <light-dark()> | <-non-standard-color>",
519
554
  "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()>",
555
+ "color-function": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <alpha()> | <color()>",
556
+ "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
557
  "color-layers()": "color-layers( [ <blend-mode> , ]? <color># )",
522
- "color-mix()": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )",
558
+ "color-mix()": "color-mix( <color-interpolation-method>? , [ <color> && <percentage [0,100]>? ]# )",
523
559
  "color-stop-angle": "[ <angle-percentage> | <zero> ]{1,2}",
524
560
  "color-stop-list": "<linear-color-stop> , [ <linear-color-hint>? , <linear-color-stop> ]#?",
525
561
  "color-stripe": "<color> && [ <length-percentage> | <flex> ]?",
@@ -533,35 +569,42 @@
533
569
  "container-condition": "[ <container-name>? <container-query>? ]!",
534
570
  "container-query": "not <query-in-parens> | <query-in-parens> [ [ and <query-in-parens> ]* | [ or <query-in-parens> ]* ]",
535
571
  "content-level": "element | content | text | <attr()> | <counter>",
536
- "content-list": "[ <string> | <image> | <attr()> | contents | <quote> | <leader()> | <target> | <string()> | <content()> | <counter> | <counter()> | <counters()> ]+",
572
+ "content-list": "[ <string> | contents | <image> | <counter> | <quote> | <target> | <leader()> | <attr()> | <string()> | <content()> ]+",
537
573
  "content()": "content( [ text | before | after | first-letter | marker ]? )",
538
574
  "contrast-color()": "contrast-color( <color> )",
575
+ "contrast()": "contrast( [ <number> | <percentage> ]? )",
539
576
  "control-point": "[ <position> | <relative-control-point> ]",
540
577
  "control-value()": "control-value( <type>? )",
541
578
  "coord-box": "<paint-box> | view-box",
542
579
  "coordinate-pair": "<length-percentage>{2}",
543
- "corner-shape-value": "round | scoop | bevel | notch | square | squircle | superellipse( <number [-∞,∞]> | infinity | -infinity )",
580
+ "corner-shape-value": "round | scoop | bevel | notch | square | squircle | <superellipse()>",
544
581
  "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
582
  "cross-fade()": "cross-fade( <cf-image># )",
547
- "crossorigin-modifier": "crossorigin( anonymous | use-credentials )",
583
+ "cross-origin-modifier": "cross-origin( anonymous | use-credentials )",
548
584
  "css-type": "<syntax-component> | <type()>",
549
585
  "cubic-bezier-easing-function": "ease | ease-in | ease-out | ease-in-out | <cubic-bezier()>",
550
586
  "cubic-bezier()": "cubic-bezier( [ <number [0,1]> , <number> ]#{2} )",
587
+ "cursor-image": "[ <url> | <url-set> ] [ <number>{2} ]?",
588
+ "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
589
  "curve-command": "curve [ [ to <position> with <control-point> [ / <control-point> ]? ] | [ by <coordinate-pair> with <relative-control-point> [ / <relative-control-point> ]? ] ]",
552
590
  "custom-arg": "$ <ident-token> ;",
553
591
  "custom-params": "<dashed-ident> [ <number> | <percentage> | none ]+",
554
592
  "dasharray": "[ [ <length-percentage> | <number> ]+ ]#",
555
- "deprecated-color": "ActiveBorder | ActiveCaption | AppWorkspace | Background | ButtonHighlight | ButtonShadow | CaptionText | InactiveBorder | InactiveCaption | InactiveCaptionText | InfoBackground | InfoText | Menu | MenuText | Scrollbar | ThreeDDarkShadow | ThreeDFace | ThreeDHighlight | ThreeDLightShadow | ThreeDShadow | Window | WindowFrame | WindowText",
593
+ "default-value": "<declaration-value>",
594
+ "drop-shadow()": "drop-shadow( [ <color>? && <length>{2,3} ] )",
556
595
  "dynamic-range-limit-mix()": "dynamic-range-limit-mix( [ <'dynamic-range-limit'> && <percentage [0,100]> ]#{2,} )",
557
596
  "easing-function": "<linear-easing-function> | <cubic-bezier-easing-function> | <step-easing-function>",
558
597
  "element()": "element( <id-selector> )",
598
+ "ellipse()": "ellipse( [ [ <radial-size>{2} ]? [ at <position> ]? ] )",
559
599
  "env()": "env( <custom-ident> <integer [0,∞]>* , <declaration-value>? )",
600
+ "event-trigger-event": "activate | click | touch | dblclick | keypress( <string> ) | . . .",
601
+ "fade()": "fade( [ <length-percentage> ] )",
560
602
  "feature-value-name": "<ident>",
561
603
  "filter-value-list": "[ <filter-function> | <url> ]+",
562
604
  "filter()": "filter( [ <image> | <string> ] , <filter-value-list> )",
563
- "final-bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <visual-box> || <visual-box> || <'background-color'>",
605
+ "final-bg-layer": "<bg-image> || <bg-position> [ / <bg-size> ]? || <repeat-style> || <attachment> || <bg-clip> || <visual-box> || <'background-color'>",
564
606
  "first-valid()": "first-valid( <declaration-value># )",
607
+ "fit-content()": "fit-content( <length-percentage> )",
565
608
  "fixed-breadth": "<length-percentage [0,∞]>",
566
609
  "font-features-tech": "[ features-opentype | features-aat | features-graphite ]",
567
610
  "font-format": "[ <string> | collection | embedded-opentype | opentype | svg | truetype | woff | woff2 ]",
@@ -569,8 +612,9 @@
569
612
  "font-src-list": "[ <url> [ format( <font-format> ) ]? [ tech( <font-tech># ) ]? | local( <family-name> ) ]#",
570
613
  "font-tech": "[ <font-features-tech> | <color-font-tech> | variations | palettes | incremental ]",
571
614
  "font-weight-absolute": "[ normal | bold | <number [1,1000]> ]",
615
+ "form-control-identifier": "select",
572
616
  "frequency-percentage": "[ <frequency> | <percentage> ]",
573
- "function-parameter": "<custom-property-name> <css-type>? [ : <declaration-value> ]?",
617
+ "function-parameter": "<custom-property-name> <css-type>? [ : <default-value> ]?",
574
618
  "gap-auto-repeat-rule": "repeat( auto , <gap-rule># )",
575
619
  "gap-auto-rule-list": "<gap-rule-or-repeat>#? , <gap-auto-repeat-rule> , <gap-rule-or-repeat>#?",
576
620
  "gap-repeat-rule": "repeat( <integer [1,∞]> , <gap-rule># )",
@@ -579,11 +623,13 @@
579
623
  "gap-rule-or-repeat": "<gap-rule> | <gap-repeat-rule>",
580
624
  "generic-script-specific": "generic( fangsong ) | generic( kai ) | generic( khmer-mul ) | generic( nastaliq )",
581
625
  "gradient": "[ <linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()> | <repeating-conic-gradient()> | <-legacy-gradient> ]",
626
+ "grayscale()": "grayscale( [ <number> | <percentage> ]? )",
582
627
  "grid-line": "auto | <custom-ident> | [ [ <integer [-∞,-1]> | <integer [1,∞]> ] && <custom-ident>? ] | [ span && [ <integer [1,∞]> || <custom-ident> ] ]",
583
628
  "hdr-color()": "color-hdr( [ <color> && <number [0,∞]>? ]#{2} )",
584
629
  "horizontal-line-command": "hline [ to [ <length-percentage> | left | center | right | x-start | x-end ] | by <length-percentage> ]",
585
630
  "hsl()": "[ <legacy-hsl-syntax> | <modern-hsl-syntax> ]",
586
631
  "hsla()": "[ <legacy-hsla-syntax> | <modern-hsla-syntax> ]",
632
+ "hue-rotate()": "hue-rotate( [ <angle> | <zero> ]? )",
587
633
  "hwb()": "hwb( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
588
634
  "ictcp()": "ictcp( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
589
635
  "ident-arg": "<string> | <integer> | <ident>",
@@ -602,7 +648,10 @@
602
648
  "inflexible-breadth": "<length-percentage [0,∞]> | min-content | max-content | auto",
603
649
  "inherit-args": "inherit( <declaration-value> , <declaration-value>? )",
604
650
  "inherit()": "inherit( <custom-property-name> , <declaration-value>? )",
651
+ "input-position": "<percentage> | <number> | <dimension>",
605
652
  "integrity-modifier": "integrity( <string> )",
653
+ "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> )",
654
+ "invert()": "invert( [ <number> | <percentage> ]? )",
606
655
  "isolation-mode": "auto | isolate",
607
656
  "jzazbz()": "jzazbz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
608
657
  "jzczhz()": "jzczhz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
@@ -610,7 +659,6 @@
610
659
  "lab()": "lab( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
611
660
  "layout-box": "<visual-box> | margin-box",
612
661
  "lch()": "lch( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
613
- "left": "<length-percentage> | auto",
614
662
  "legacy-hsl-syntax": "hsl( <hue> , <percentage> , <percentage> , <alpha-value>? )",
615
663
  "legacy-hsla-syntax": "hsla( <hue> , <percentage> , <percentage> , <alpha-value>? )",
616
664
  "legacy-pseudo-element-selector": ": [ before | after | first-line | first-letter ]",
@@ -629,7 +677,6 @@
629
677
  "linear-gradient-syntax": "[ [ <angle> | <zero> | to <side-or-corner> ] || <color-interpolation-method> ]? , <color-stop-list>",
630
678
  "linear-gradient()": "linear-gradient( [ <linear-gradient-syntax> ] )",
631
679
  "linear()": "linear( [ <number> && <percentage>{0,2} ]# )",
632
- "link-param": "param( <custom-property-name> <declaration-value>? )",
633
680
  "marker-ref": "<url>",
634
681
  "media-and": "and <media-in-parens>",
635
682
  "media-condition": "<media-not> | <media-in-parens> [ <media-and>* | <media-or>* ]",
@@ -641,7 +688,6 @@
641
688
  "mf-gt": "'>' '='?",
642
689
  "mf-lt": "'<' '='?",
643
690
  "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
691
  "modern-hsl-syntax": "hsl( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
646
692
  "modern-hsla-syntax": "hsla( [ from <color> ]? [ <hue> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
647
693
  "modern-rgb-syntax": "rgb( [ from <color> ]? [ <number> | <percentage> | none ]{3} [ / [ <alpha-value> | none ] ]? )",
@@ -652,21 +698,29 @@
652
698
  "oklab()": "oklab( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
653
699
  "oklch()": "oklch( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
654
700
  "opacity-value": "<number> | <percentage>",
701
+ "opacity()": "opacity( [ <number> | <percentage> ]? )",
655
702
  "opentype-tag": "<string>",
656
- "padding-width": "<length> | <percentage>",
657
703
  "page-selector": "[ <ident-token>? <pseudo-page>* ]!",
658
704
  "page-selector-list": "<page-selector>#",
659
705
  "paint": "none | <color> | <url> [ none | <color> ]? | context-fill | context-stroke | <image> | <svg-paint>",
660
706
  "paint-box": "<visual-box> | fill-box | stroke-box",
661
707
  "palette-mix()": "palette-mix( <color-interpolation-method> , [ [ normal | light | dark | <palette-identifier> | <palette-mix()> ] && <percentage [0,100]>? ]#{2} )",
708
+ "param()": "param( <dashed-ident> , <declaration-value>? )",
709
+ "path()": "path( <'fill-rule'>? , <string> )",
710
+ "pointer-axis": "block | inline | x | y",
711
+ "pointer-source": "root | nearest | self",
712
+ "pointer()": "pointer( [ <pointer-source> || <pointer-axis> ]? )",
662
713
  "points": "[ <number>+ ]#",
714
+ "polygon()": "polygon( <'fill-rule'>? [ round <length> ]? , [ <length-percentage> <length-percentage> ]# )",
663
715
  "position": "<position-one> | <position-two> | <position-four>",
716
+ "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} ]",
717
+ "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
718
  "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
719
  "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
720
  "position-three": "[ [ left | center | right ] && [ [ top | bottom ] <length-percentage> ] | [ [ left | right ] <length-percentage> ] && [ top | center | bottom ] ]",
667
721
  "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": "[ <percentage-token> | <number> | <'animation-timeline'> ] && [ by <easing-function> ]?",
722
+ "predefined-rgb": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | rec2100-pq | rec2100-hlg | rec2100-linear",
723
+ "progress-source": "<percentage> | <number> | <dimension> | <'animation-timeline'>",
670
724
  "progress()": "progress( <calc-sum> , <calc-sum> , <calc-sum> )",
671
725
  "pseudo-class-selector": ": <ident-token> | : <function-token> <any-value> )",
672
726
  "pseudo-element-selector": ": <pseudo-class-selector> | <legacy-pseudo-element-selector>",
@@ -684,7 +738,8 @@
684
738
  "random-value-sharing": "[ [ auto | <dashed-ident> ] || element-shared ] | fixed <number [0,1]>",
685
739
  "random()": "random( <random-value-sharing>? , <calc-sum> , <calc-sum> , <calc-sum>? )",
686
740
  "ray()": "ray( [ <angle> && <ray-size>? && contain? && [ at <position> ]? ] )",
687
- "referrerpolicy-modifier": "referrerpolicy( no-referrer | no-referrer-when-downgrade | same-origin | origin | strict-origin | origin-when-cross-origin | strict-origin-when-cross-origin | unsafe-url )",
741
+ "rectangular-color-space": "srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 | lab | oklab | <xyz-space>",
742
+ "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
743
  "relative-control-point": "<coordinate-pair> [ from [ start | end | origin ] ]?",
689
744
  "repeat-line-color": "repeat( [ <integer [1,∞]> ] , [ <color> ]+ )",
690
745
  "repeat-line-style": "repeat( [ <integer [1,∞]> ] , [ <line-style> ]+ )",
@@ -694,26 +749,26 @@
694
749
  "repeating-linear-gradient()": "repeating-linear-gradient( [ <linear-gradient-syntax> ] )",
695
750
  "repeating-radial-gradient()": "repeating-radial-gradient( [ <radial-gradient-syntax> ] )",
696
751
  "repetition": "repeat | space | round | no-repeat",
697
- "request-url-modifier": "<crossorigin-modifier> | <integrity-modifier> | <referrerpolicy-modifier>",
752
+ "request-url-modifier": "<cross-origin-modifier> | <integrity-modifier> | <referrer-policy-modifier>",
698
753
  "rgb()": "[ <legacy-rgb-syntax> | <modern-rgb-syntax> ]",
699
754
  "rgba()": "[ <legacy-rgba-syntax> | <modern-rgba-syntax> ]",
700
- "right": "<length-percentage> | auto",
701
755
  "round()": "round( <rounding-strategy>? , <calc-sum> , <calc-sum>? )",
702
756
  "running()": "running( <custom-ident> )",
703
- "scroll-button-direction": "up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next",
757
+ "saturate()": "saturate( [ <number> | <percentage> ]? )",
704
758
  "scroll-state-feature": "<ident> : <ident>",
705
759
  "scroll-state-in-parens": "( <scroll-state-query> ) | ( <scroll-state-feature> ) | <general-enclosed>",
706
760
  "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
761
  "scroll()": "scroll( [ <scroller> || <axis> ]? )",
708
- "shadow": "<color>? && [ <length>{2} <length [0,∞]>? <length>? ] && inset?",
709
- "shape-box": "<visual-box> | margin-box",
762
+ "sepia()": "sepia( [ <number> | <percentage> ]? )",
763
+ "shadow": "<color>? && [ <length>{2} [ <length [0,∞]> <length>? ]? ] && inset?",
764
+ "shape-box": "<visual-box> | margin-box | half-border-box",
710
765
  "shape-command": "<move-command> | <line-command> | close | <horizontal-line-command> | <vertical-line-command> | <curve-command> | <smooth-command> | <arc-command>",
711
766
  "shape()": "shape( <'fill-rule'>? from <position> , <shape-command># )",
712
767
  "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
768
  "size-keyword": "auto | max-content | min-content | stretch",
716
769
  "smooth-command": "smooth [ [ to <position> [ with <control-point> ]? ] | [ by <coordinate-pair> [ with <relative-control-point> ]? ] ]",
770
+ "snap-block()": "snap-block( <length> , [ start | end | near ]? )",
771
+ "snap-inline()": "snap-inline( <length> , [ left | right | near ]? )",
717
772
  "source-size": "<media-condition> <source-size-value> | auto",
718
773
  "source-size-list": "<source-size>#? , <source-size-value>",
719
774
  "source-size-value": "<length> | auto",
@@ -724,10 +779,19 @@
724
779
  "steps()": "steps( <integer> , <step-position>? )",
725
780
  "string()": "string( <custom-ident> , [ first | start | last | first-except ]? )",
726
781
  "stripes()": "stripes( <color-stripe># )",
782
+ "style-feature": "<style-feature-plain> | <style-feature-boolean> | <style-range>",
783
+ "style-feature-boolean": "<style-feature-name>",
784
+ "style-feature-plain": "<style-feature-name> : <style-feature-value>",
785
+ "style-feature-value": "<declaration-value>",
727
786
  "style-in-parens": "( <style-query> ) | ( <style-feature> ) | <general-enclosed>",
728
787
  "style-query": "not <style-in-parens> | <style-in-parens> [ [ and <style-in-parens> ]* | [ or <style-in-parens> ]* ] | <style-feature>",
729
- "superellipse()": "superellipse( <number> | infinity | -infinity )",
730
- "supports-feature": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-decl>",
788
+ "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>",
789
+ "style-range-value": "<custom-property-name> | <style-feature-value>",
790
+ "superellipse()": "superellipse( <number [-∞,∞]> | infinity | -infinity )",
791
+ "supports-at-rule-fn": "at-rule( <at-keyword-token> )",
792
+ "supports-condition-name": "<custom-ident>",
793
+ "supports-decl": "( [ <declaration> | <supports-condition-name> ] )",
794
+ "supports-feature": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-at-rule-fn> | <supports-decl>",
731
795
  "supports-font-format-fn": "font-format( <font-format> )",
732
796
  "supports-font-tech-fn": "font-tech( <font-tech> )",
733
797
  "supports()": "supports( <declaration> )",
@@ -744,22 +808,24 @@
744
808
  "target-contrast": "<wcag2>",
745
809
  "text-edge": "[ text | ideographic | ideographic-ink ] | [ text | ideographic | ideographic-ink | cap | ex ] [ text | ideographic | ideographic-ink | alphabetic ]",
746
810
  "time-percentage": "[ <time> | <percentage> ]",
811
+ "timeline-range-center-subject": "<ident>",
747
812
  "toggle()": "toggle( <any-value># )",
748
- "top": "<length-percentage> | auto",
749
813
  "track-breadth": "<length-percentage [0,∞]> | <flex [0,∞]> | min-content | max-content | auto",
750
814
  "track-size": "<track-breadth> | minmax( <inflexible-breadth> , <track-breadth> ) | fit-content( <length-percentage [0,∞]> )",
751
- "transform-mix()": "transform-mix( <progress> , <transform-list> , <transform-list> )",
815
+ "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> ]#? )",
816
+ "transform-mix()": "transform-mix( [ <transform-list> && <percentage [0,100]> ]# )",
752
817
  "type": "'<' [ number | string ] '>'",
753
818
  "type()": "type( <syntax> )",
754
819
  "url": "<url()> | <src()> | <url-token>",
820
+ "url-set": "image-set( [ [ <url> | <string> ] [ <resolution> || type( <string> ) ]? ]# )",
755
821
  "url-set-option": "[ <url> | <string> ] [ <resolution> || type( <string> ) ]?",
756
822
  "url-set()": "url-set( <url-set-option># )",
757
823
  "url()": "url( <string> <url-modifier>* ) | <url-token>",
758
824
  "var-args": "var( <declaration-value> , <declaration-value>? )",
759
825
  "vertical-line-command": "vline [ to [ <length-percentage> | top | center | bottom | y-start | y-end ] | by <length-percentage> ]",
760
826
  "wcag2": "wcag2 | wcag2( [ <number> | [ aa | aaa ] && large? ] )",
761
- "xyz": "xyz | xyz-d50 | xyz-d65",
762
- "xyz-params": "<xyz> [ <number> | <percentage> | none ]{3}"
827
+ "whole-value": "<declaration-value>",
828
+ "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-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-decoration-trim | 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
829
  }
764
830
  }
765
831
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@csstools/css-syntax-patches-for-csstree",
3
3
  "description": "CSS syntax patches for CSS tree",
4
- "version": "1.0.14",
4
+ "version": "1.0.16",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Antonio Laguna",
@@ -35,9 +35,6 @@
35
35
  "README.md",
36
36
  "dist"
37
37
  ],
38
- "peerDependencies": {
39
- "postcss": "^8.4"
40
- },
41
38
  "scripts": {},
42
39
  "homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree#readme",
43
40
  "repository": {