File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ spec:css-values-3; type: value; text:ex
2626spec:css-conditional-3; type:at-rule; text:@media
2727spec:mediaqueries-4; type:type; for:@media; text:all
2828spec:mediaqueries-4; type:type; text:<media-query>
29+ spec:selectors-4; type:dfn; text:subject
2930</pre>
3031
3132<pre class=ignored-specs>
@@ -377,7 +378,7 @@ Scoping Styles: the ''@scope'' rule</h4>
377378
378379 [=Pseudo-elements=] cannot be [=scoping roots=] or [=scoping limits=] ;
379380 they are invalid both within <<scope-start>> and <<scope-end>> .
380-
381+
381382 A ''@scope'' rule which does not specify a <<scope-start>>
382383 produces a single <dfn>implicit scope</dfn> as follows:
383384
@@ -531,7 +532,7 @@ Scoped Descendant Combinator</h4>
531532 This combinator differs from the [=descendant combinator=]
532533 in that it applies [=weak scoping proximity=]
533534 to the relationship between <css> A</css> and <css> B</css> .
534- It does not change the [= :scope element=] .
535+ It does not change the '' :scope'' element.
535536
536537 ISSUE: Should the [=scoped descendant combinator=]
537538 use strong or weak scoping proximity?
You can’t perform that action at this time.
0 commit comments