Re: [csswg-drafts] [css-anchor-positioning] Anchor positioning spec is hard to read (#8869)

Much better, thank you!

However, this note needs reworking:

> NOTE: The general rule captured by these conditions is that el must be fully laid out before query el is laid out. CSS’s rules about the layout order of stacking contexts give us assurances about this, and the list of conditions above exactly rephrases the stacking context rules into just what’s relevant for this purpose, ensuring there is no possibly circularity in anchor positioning.

Stacking contexts aren't relevant for layout; layout works in terms of formatting contexts. Stacking contexts are a paint-time thing.

-- 
GitHub Notification of comment by smfr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8869#issuecomment-1581747196 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 8 June 2023 01:20:21 UTC