Re: [csswg-drafts] [css-sizing][quirks] Should `stretch` be affected by percentage height calculation quirk? (#12421)

> IMO it seems simpler if everything uses the same reference value, to avoid having to track both the actual containing block height and the quirky containing block height

You need to track this anyway, e.g. in standards mode you need to track the available-size, and the percentage-resolution-size - they are mostly they same, but can differ (in abspos, floats, etc).

I'm strongly against introducing the quirk for stretch.

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


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

Received on Monday, 7 July 2025 19:57:38 UTC