- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Wed, 29 Jul 2026 04:43:41 +0000
- To: public-css-archive@w3.org
Agenda+ because I don't see the point of this: > For max-content sizes and for single-line min-content sizes, > an implementation is conformant to CSS Flexible Box Layout > if it conforms to either the Ideal Algorithm or the Web-compatible Algorithm If one algo isn't web compatible, then it should just not be conformant. Having 2 conformant algos just complicates testing for no reason. Also I disagree with the so-called "ideal" algorithm being ideal, in Servo we got various reports of cases where it was preventing line breaks against author expectations (e.g. https://github.com/servo/servo/issues/38432) -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8884#issuecomment-5113341468 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 July 2026 04:43:42 UTC