File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ Name: anchor-name
284284Value : none | <<dashed-ident>>
285285Initial : none
286286Inherited : no
287- Applies to : all elements
287+ Applies to : all elements that generate a [=principal box=]
288288Animation Type : discrete
289289</pre>
290290
@@ -295,8 +295,11 @@ Values are defined as follows:
295295 :: The property has no effect.
296296
297297 : <dfn><<dashed-ident>></dfn>
298- :: The element is an <dfn dfn for local-lt="anchor">anchor element</dfn> ,
298+ :: If the element generates a [=principal box=] ,
299+ the element is an <dfn dfn for local-lt="anchor">anchor element</dfn> ,
299300 with an <dfn dfn for>anchor name</dfn> equal to the <<dashed-ident>> .
301+
302+ Otherwise, the property has no effect.
300303</dl>
301304
302305The [=anchor functions=]
You can’t perform that action at this time.
0 commit comments