Re: [csswg-drafts] [css-position-3] Absolute positioning - Is the new inset & auto-size behaviour web-compatible? (#11195)

You're right that `align-self: auto` -> `normal`, [but then](https://drafts.csswg.org/css-position-3/#abspos-auto-size):

> Or if it is [normal](https://drafts.csswg.org/css-align-3/#valdef-align-self-normal) [...] has no [auto](https://drafts.csswg.org/css-position-3/#valdef-top-auto) [inset](https://drafts.csswg.org/css-position-3/#inset-properties) in the relevant axis
> Its [automatic size](https://drafts.csswg.org/css-sizing-3/#automatic-size) is its [stretch-fit size](https://drafts.csswg.org/css-sizing-3/#stretch-fit-size).

So given that the testcase has auto insets, it ends up being content-fit size, I think

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


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

Received on Thursday, 14 November 2024 17:08:35 UTC