File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -437,9 +437,9 @@ Syntax of ''@scope''</h4>
437
437
438
438
where:
439
439
440
- * <dfn><<scope-start>></dfn> is a <<forgiving- selector-list>> [=selector=]
440
+ * <dfn><<scope-start>></dfn> is a <<selector-list>> [=selector=]
441
441
used to identify the [=scoping root=] (s).
442
- * <dfn><<scope-end>></dfn> is a <<forgiving- selector-list>> [=selector=]
442
+ * <dfn><<scope-end>></dfn> is a <<selector-list>> [=selector=]
443
443
used to identify any [=scoping limits=] .
444
444
* the <<rule-list>> represents the [=scoped style rules=] .
445
445
@@ -725,6 +725,9 @@ Changes since the 21 March 2023 Working Draft</h3>
725
725
Significant changes since the
726
726
<a href="https://www.w3.org/TR/2023/WD-css-cascade-6-20230321/">21 March 2023 Working Draft</a> include:
727
727
728
+ * ''<<scope-start>>'' and ''<<scope-end>>'' selectors are unforgiving.
729
+ (<a href="https://github.com/w3c/csswg-drafts/issues/10042">Issue 10042</a> )
730
+
728
731
* A ''@scope'' rule without ''<<scope-start>>'' scopes to the
729
732
[==shadow host==] instead of the [==shadow root==] .
730
733
(<a href="https://github.com/w3c/csswg-drafts/issues/9178">Issue 9178</a> )
You can’t perform that action at this time.
0 commit comments