RESOLVED WONTFIX 127425
[CSS Regions][CSS Fragmentation] WebKit doesn't correctly fragment parallel flows
https://bugs.webkit.org/show_bug.cgi?id=127425
Summary [CSS Regions][CSS Fragmentation] WebKit doesn't correctly fragment parallel f...
Mihai Balan
Reported 2014-01-22 06:22:12 PST
The latest version of the fragmentation spec states that parallel flows (e.g. a float and non-float content around it) should be fragmented independently[1]. Currently WebKit doesn't do that and instead is quite unpredictable when it comes to forced breaks around floats. Most likely multiple patches will be needed to properly fix this. Logging is as a possible meta-bug [1] http://dev.w3.org/csswg/css-break/#parallel-flows
Attachments
Brent Fulgham
Comment 1 2022-07-12 17:20:22 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.