@@ -148,7 +148,7 @@ for a given positioned element,
148148so a name can be reused in multiple places
149149if the usages are scoped appropriately.
150150If the element has either [=style containment=] or [=layout containment=] ,
151- the 'anchor-name' property is [=scoped property|scoped=] [=scoped to a subtree |to a subtree =] .
151+ the 'anchor-name' property is [=scoped property|scoped=] [=scoped to a sub-tree |to a sub-tree =] .
152152If there are still multiple valid [=anchor elements=]
153153with the given [=anchor name=] ,
154154the last one is chosen.
@@ -230,7 +230,7 @@ Values have the following meanings:
230230 to [=anchor elements=] within this subtree.
231231</dl>
232232
233- This property has no effect on [=implicit anchors =] .
233+ This property has no effect on [=implicit anchor elements =] .
234234
235235<div class=example>
236236 When a design pattern is re-used,
@@ -528,8 +528,6 @@ Its syntax is:
528528 to give a good default alignment for the positioned element.
529529
530530 See [[#resolving-spans]] for details on both of these effects.
531- If the two <<inset-area-span>> s do not define a valid region,
532- this property is invalid.
533531
534532 Also, any ''top/auto'' [=inset properties=] resolve to ''0'' .
535533</dl>
@@ -1786,9 +1784,6 @@ using layout information about the query container's size,
17861784which can thus trigger <a href="https://www.w3.org/TR/css-transitions-1/">transitions</a>
17871785when the container changes size between layouts.
17881786
1789- An [=absolutely positioned box=] 's [=overriding position rectangle=]
1790- (see 'position-animation' )
1791- is determined by [=style & layout interleaving=] .
17921787The [=accepted @position-try properties=] are also [=interleaved=]
17931788when resolving fallback
17941789(see 'position-try' ).
0 commit comments