We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6533e07 commit bc27c11Copy full SHA for bc27c11
1 file changed
css-anchor-1/Overview.bs
@@ -284,7 +284,7 @@ Name: anchor-name
284
Value: none | <<dashed-ident>>
285
Initial: none
286
Inherited: no
287
-Applies to: all elements
+Applies to: all elements that generate a [=principal box=]
288
Animation Type: discrete
289
</pre>
290
@@ -295,8 +295,11 @@ Values are defined as follows:
295
:: The property has no effect.
296
297
: <dfn><<dashed-ident>></dfn>
298
- :: The element is an <dfn dfn for local-lt="anchor">anchor element</dfn>,
+ :: If the element generates a [=principal box=],
299
+ the element is an <dfn dfn for local-lt="anchor">anchor element</dfn>,
300
with an <dfn dfn for>anchor name</dfn> equal to the <<dashed-ident>>.
301
+
302
+ Otherwise, the property has no effect.
303
</dl>
304
305
The [=anchor functions=]
0 commit comments