File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -619,6 +619,8 @@ Scope Nesting</h4>
619
619
only the innermost ''@scope'' matters
620
620
for determining [=scope proximity=] of [[#scope-scope|nested @scope rules]] .
621
621
622
+ Issue(10795): Should the scope proximity calculation be impacted by nesting scopes?
623
+
622
624
<div class=example>
623
625
When nesting ''@scope'' rules inside other ''@scope'' rules,
624
626
or inside other selectors,
@@ -729,11 +731,13 @@ Changes since the 21 March 2023 Working Draft</h3>
729
731
(<a href="https://github.com/w3c/csswg-drafts/issues/10042">Issue 10042</a> )
730
732
731
733
* A ''@scope'' rule without ''<<scope-start>>'' scopes to the
732
- [== shadow host== ] instead of the [== shadow root= =] .
734
+ [=shadow host=] instead of the [=shadow root=] .
733
735
(<a href="https://github.com/w3c/csswg-drafts/issues/9178">Issue 9178</a> )
734
736
735
737
* Clarified that [=scope proximity=] is a single measurement of the steps
736
- between a single [=scoping root=] and [=scoped style rule=] [=subject=] .
738
+ between a single [=scoping root=] and [=scoped style rule=] [=subject=]
739
+ (<a href="https://github.com/w3c/csswg-drafts/issues/10795">Issue 10795</a>
740
+ has been opened to discuss this futher).
737
741
738
742
* Removed strong scope proximity.
739
743
(<a href="https://github.com/w3c/csswg-drafts/issues/6790">Issue 6790</a> )
You can’t perform that action at this time.
0 commit comments