- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Fri, 20 Jun 2025 23:46:20 +0000
- To: public-css-archive@w3.org
So given S the set of all possible break opportunities, you think the min-content size should be the minimum size resulting from taking the break opportunities in T, among every possible subset T of S? Taking T=S typically provides such minimum, but not necessarily. That seems reasonable from a theoretical point of view, but hard to implement. Also, the min/max-content sizes are already heuristical with regard to float clearance and avoidance, so it seems fine to also be heuristical for taking line breaks. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12076#issuecomment-2993159240 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 20 June 2025 23:46:21 UTC