- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Sat, 14 Mar 2026 16:31:18 +0000
- To: public-css-archive@w3.org
> I think Gecko's behavior makes the most sense I don't think it makes much sense to collapse through for `height: 0%` but not for `1%` when the percentage basis is 0. > It also doesn't have discontinuity issues It has discontinuity issues: 0% behaves different than a tiny positive percentage like 0.0000001%, even if both resolve to exactly 0px. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8919#issuecomment-4060832993 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 14 March 2026 16:31:20 UTC