- From: Alan Stearns via GitHub <sysbot+gh@w3.org>
- Date: Sun, 24 Mar 2019 14:24:22 +0000
- To: public-css-archive@w3.org
I think the set of pages that depend on greedy/float interactions would already be broken in some circumstances. If you are depending on line breaking for a particular float ceiling placement, then a change in font or user font size preference could mess with your intentions. We have never had complete interoperability in line breaks, even with everyone using nearly identical greedy algorithms. I think it would be reasonable to interpret the 'as possible' float positioning rules as penalties in line breaking scores. A set of line breaks that placed a float higher would score better than a set that placed a left float lower but more left. -- GitHub Notification of comment by astearns Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3756#issuecomment-475964205 using your GitHub account
Received on Sunday, 24 March 2019 14:24:23 UTC