File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -476,6 +476,9 @@ Scoping Styles: the ''@scope'' rule</h4>
476
476
are [=scoped selectors|scoped by=]
477
477
the selectors of the outer one.
478
478
479
+ [=Pseudo-elements=] cannot be [=scoping roots=] or [=scoping limits=] ;
480
+ they are invalid both within <<scope-start>> and <<scope-end>> .
481
+
479
482
<h4 id="scope-combinator">
480
483
Scoped Descendant Combinator</h4>
481
484
@@ -553,6 +556,9 @@ Changes since the 21 December 2021 First Public Working Draft</h3>
553
556
Significant changes since the
554
557
<a href="https://www.w3.org/TR/2021/WD-css-cascade-6-20211221/">21 December 2021 First Public Working Draft</a> include:
555
558
559
+ * Disallowed [=pseudo-elements=] in the ''@scope'' prelude.
560
+ (<a href="https://github.com/w3c/csswg-drafts/issues/7382">Issue 7382</a> )
561
+
556
562
* Removed selector scoping notation.
557
563
(<a href="https://github.com/w3c/csswg-drafts/issues/7709">Issue 7709</a> )
558
564
You can’t perform that action at this time.
0 commit comments