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 c331af6 commit c7df660Copy full SHA for c7df660
css-anchor-position-1/Overview.bs
@@ -270,6 +270,12 @@ Values have the following meanings:
270
and limits descendants to only match [=anchor names=]
271
to [=anchor elements=] within this subtree.
272
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
+
279
<dt><dfn><<dashed-ident>></dfn>
280
<dd>
281
Specifies that a matching [=anchor name=] defined by this element or its descendants--
0 commit comments