We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46a6e0 commit cc3c3efCopy full SHA for cc3c3ef
css-anchor-position-1/Overview.bs
@@ -422,6 +422,10 @@ in anchor positioning.
422
and |possible anchor|'s [=containing block=] isn't.
423
* |positioned el|'s [=containing block=] is the [=initial containing block=],
424
and |possible anchor|'s [=containing block=] is generated by an element,
425
+ and the last [=containing block=] in |possible anchor|'s [=containing block chain=]
426
+ before reaching the [=initial containing block=]
427
+ is either not [=absolutely positioned=]
428
+ or precedes |positioned el| in the tree order.
429
* both elements' [=containing blocks=] are generated by elements,
430
and |positioned el|'s containing block
431
is an ancestor in the [=flat tree=]
0 commit comments