- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 02 Oct 2023 13:10:25 +0000
- To: public-css-archive@w3.org
For the related but different `text-wrap-style: pretty`, I'm pretty sure (3) is the right answer. (2) is probably not that different when each fragmentainer is the same size, but if when they're not, I don't think (2) makes a whole lot of sense. But `balance` is not meant to apply to large pieces of text, and allows the UA to give up on things with two many lines. So maybe the use cases are different enough. I think I'd still go with (3) as the general expected behavior, but would extend the allowance to give up when there are more than 10 lines to also be allowed (but not required) to give up if the block is fragmented. -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9431#issuecomment-1742987796 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 October 2023 13:10:27 UTC