File tree 1 file changed +3
-2
lines changed
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
26
26
spec:css-conditional-3; type:at-rule; text:@media
27
27
spec:mediaqueries-4; type:type; for:@media; text:all
28
28
spec:mediaqueries-4; type:type; text:<media-query>
29
+ spec:selectors-4; type:dfn; text:subject
29
30
</pre>
30
31
31
32
<pre class=ignored-specs>
@@ -377,7 +378,7 @@ Scoping Styles: the ''@scope'' rule</h4>
377
378
378
379
[=Pseudo-elements=] cannot be [=scoping roots=] or [=scoping limits=] ;
379
380
they are invalid both within <<scope-start>> and <<scope-end>> .
380
-
381
+
381
382
A ''@scope'' rule which does not specify a <<scope-start>>
382
383
produces a single <dfn>implicit scope</dfn> as follows:
383
384
@@ -531,7 +532,7 @@ Scoped Descendant Combinator</h4>
531
532
This combinator differs from the [=descendant combinator=]
532
533
in that it applies [=weak scoping proximity=]
533
534
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.
535
536
536
537
ISSUE: Should the [=scoped descendant combinator=]
537
538
use strong or weak scoping proximity?
You can’t perform that action at this time.
0 commit comments