Re: [csswg-drafts] [css-position-3] Should there be a special fixedpos ICB? (#13468)

I agree that it'd be better to explain `position: fixed` using `position-attachment`, though there are at least two things that worry me a bit. I _think_ it works tho:

 * Fixed-pos has other special-cases like getting replicated in different pages.
 * There's also the question about layout order... The two CBs explanation "imposes" a layout order, is that layout order well defined for fixed-inside-abspos and so on? That affects not only anchor positioning but the static (`inset: auto`) position. I think it ought to work tho, the same way as Gecko does now fixed-inside-fixed.

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


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

Received on Monday, 9 February 2026 15:06:11 UTC