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 {
418418 '<scaleX()>' : 'scaleX(<number> | <percentage>)' ,
419419 '<scaleY()>' : 'scaleY(<number> | <percentage>)' ,
420420 '<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># ' ,
423423 '<scroll()>' : 'scroll([<scroller> || <axis>]?)' ,
424424 '<scroll-button-direction>' : 'up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next' ,
425425 '<scroll-state-feature>' : '<media-feature>' ,
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ const replaced = {
149149 '<quirky-length>' : '<number-token>' ,
150150 '<relative-size>' : 'larger | smaller' ,
151151 '<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># ' ,
154154 '<scroll-button-direction>' : 'up | down | left | right | block-start | block-end | inline-start | inline-end | prev | next' ,
155155 '<scroll-state-feature>' : '<media-feature>' ,
156156 '<semitones>' : '<dimension>' ,
You can’t perform that action at this time.
0 commit comments