Skip to content

Commit c7df660

Browse files
committed
[css-anchor-position-1] anchor-scope:all is effectivley a tree-scoped name. #10525
1 parent c331af6 commit c7df660

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,12 @@ Values have the following meanings:
270270
and limits descendants to only match [=anchor names=]
271271
to [=anchor elements=] within this subtree.
272272

273+
This value only affects [=anchor names=] in the same tree scope,
274+
as if it were a [=tree-scoped name=].
275+
(That is, ''anchor-scope: all'' acts identically
276+
to ''anchor-scope: --foo, --bar, ...'',
277+
listing all relevant [=anchor names=].)
278+
273279
<dt><dfn><<dashed-ident>></dfn>
274280
<dd>
275281
Specifies that a matching [=anchor name=] defined by this element or its descendants--

0 commit comments

Comments
 (0)