File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -418,8 +418,8 @@ export default {
418
418
'<scaleX()>' : 'scaleX(<number> | <percentage>)' ,
419
419
'<scaleY()>' : 'scaleY(<number> | <percentage>)' ,
420
420
'<scaleZ()>' : 'scaleZ(<number> | <percentage>)' ,
421
- '<scope-end>' : '<forgiving-selector-list> ' ,
422
- '<scope-start>' : '<forgiving-selector-list> ' ,
421
+ '<scope-end>' : '<complex-real-selector># ' ,
422
+ '<scope-start>' : '<complex-real-selector># ' ,
423
423
'<scroll()>' : 'scroll([<scroller> || <axis>]?)' ,
424
424
'<scroll-button-direction>' : 'up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next' ,
425
425
'<scroll-state-feature>' : '<media-feature>' ,
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ const replaced = {
149
149
'<quirky-length>' : '<number-token>' ,
150
150
'<relative-size>' : 'larger | smaller' ,
151
151
'<resolution>' : '<dimension>' ,
152
- '<scope-end>' : '<forgiving-selector-list> ' ,
153
- '<scope-start>' : '<forgiving-selector-list> ' ,
152
+ '<scope-end>' : '<complex-real-selector># ' ,
153
+ '<scope-start>' : '<complex-real-selector># ' ,
154
154
'<scroll-button-direction>' : 'up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next' ,
155
155
'<scroll-state-feature>' : '<media-feature>' ,
156
156
'<semitones>' : '<dimension>' ,
You can’t perform that action at this time.
0 commit comments