- From: Ian Kilpatrick via GitHub <noreply@w3.org>
- Date: Mon, 07 Jul 2025 19:57:37 +0000
- To: public-css-archive@w3.org
> 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