We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086f663 commit ca9cfcdCopy full SHA for ca9cfcd
css-cascade-6/Overview.bs
@@ -385,8 +385,10 @@ Scoping Styles: the ''@scope'' rule</h4>
385
of the stylesheet where the ''@scope'' rule is defined.
386
If no such element exist,
387
then the [=scoping root=] is the [=root=] of the containing [=node tree=].
388
- * The [=scoping limits=] are unset;
389
- [=implicit scopes=] do not have lower bounds.
+ * Collect all elements that are [=in scope=]
+ and that match <<scope-end>>,
390
+ using the [=scoping root=] as the '':scope'' element, then
391
+ * Set those elements as the [=scoping limits=].
392
393
The ''@scope'' [=at-rule=] has three primary effects
394
on the [=style rules=] in its <<stylesheet>>:
0 commit comments