>
+These are the [=accepted @position-try properties=] that allow lengths.
+
anchor-size() = anchor-size( [ <> || <> ]? , <>? )
<> = width | height | block | inline | self-block | self-inline
@@ -1452,9 +1453,7 @@ An ''anchor-size()'' function is a
valid anchor-size function
only if all the following conditions are true:
-* It's being used in a [=sizing property=], an [=inset property=], or a [=margin property=]
- on an [=absolutely positioned box=].
- (These are the [=accepted @position-try properties=] that allow lengths.)
+* It's being used on an [=absolutely positioned box=].
* There is a [=target anchor element=]
for the box it's used on,
and the <> value specified in the function.