- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Wed, 02 Jul 2025 12:43:40 +0000
- To: public-css-archive@w3.org
OK, so Gecko and Blink don't use the quirk for stretching, and WebKit uses it even on standards mode. 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. If `stretch` uses the quirk, then I think I can just pretend that the containing block height is what the quirk needs, and I don't need any extra piece of data. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12421#issuecomment-3027735866 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 July 2025 12:43:41 UTC