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 e5cd5fa commit c94e5aeCopy full SHA for c94e5ae
css-anchor-position-1/Overview.bs
@@ -150,7 +150,8 @@ Not all elements are capable of being [=anchor elements=]
150
for a given positioned element,
151
so a name can be reused in multiple places
152
if the usages are scoped appropriately.
153
-[=Anchor names=] are style-contained, [=scoped to a sub-tree=].
+If the element has either [=style containment=] or [=layout containment=],
154
+the 'anchor-name' property is [=scoped property|scoped=] [=scoped to a subtree|to a subtree=].
155
If there are still multiple valid [=anchor elements=]
156
with the given [=anchor name=],
157
the last one is chosen.
0 commit comments