File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 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>
437437
438438 where:
439439
440- * <dfn><<scope-start>></dfn> is a <<forgiving- selector-list>> [=selector=]
440+ * <dfn><<scope-start>></dfn> is a <<selector-list>> [=selector=]
441441 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=]
443443 used to identify any [=scoping limits=] .
444444 * the <<rule-list>> represents the [=scoped style rules=] .
445445
@@ -725,6 +725,9 @@ Changes since the 21 March 2023 Working Draft</h3>
725725 Significant changes since the
726726 <a href="https://www.w3.org/TR/2023/WD-css-cascade-6-20230321/">21 March 2023 Working Draft</a> include:
727727
728+ * ''<<scope-start>>'' and ''<<scope-end>>'' selectors are unforgiving.
729+ (<a href="https://github.com/w3c/csswg-drafts/issues/10042">Issue 10042</a> )
730+
728731 * A ''@scope'' rule without ''<<scope-start>>'' scopes to the
729732 [==shadow host==] instead of the [==shadow root==] .
730733 (<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