Bug 127425

Summary: [CSS Regions][CSS Fragmentation] WebKit doesn't correctly fragment parallel flows
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mihnea, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 113050    

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.