Re: [csswg-drafts] [css-position-3] Incorrect handling of auto inset properties in absolute positioning (#11242)

> there’s no mention of top/bottom

https://drafts.csswg.org/css2/#abs-non-replaced-height

> It feels a bit circular—can you clarify?

1. Resolve auto to 0px to get a tentative IMCB
2. Size the abspos into that tentative IMCB, treating an automatic size as fit-content
3. Get rid of the tentative IMCB
4. Resolve auto to whatever makes the actual IMCB be as big as (2)
5. Assert: sizing the abspos into the actual IMCB from (4), treating an automatic size as fit-content, produces the same size as (2)

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


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

Received on Wednesday, 20 November 2024 00:56:52 UTC