[Webkit-unassigned] [Bug 127425] New: [CSS Regions][CSS Fragmentation] WebKit doesn't correctly fragment parallel flows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 22 06:24:42 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127425
Summary: [CSS Regions][CSS Fragmentation] WebKit doesn't
correctly fragment parallel flows
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mibalan at adobe.com
CC: WebkitBugTracker at adobe.com
Blocks: 57312
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list