Bug 112785

Summary: [CSS Regions] In varying width regions float fragments are positioned relative to the first region only
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124706    
Attachments:
Description Flags
Ref-test highlighting the problem none

Mihai Balan
Reported 2013-03-20 02:49:03 PDT
Float fragments should be positioned leftmost/rightmost in each fragmentainer (region). Currently, the position for the float fragments seems to be based solely on the first region. (e.g. outside the second region if the first region is wider than the second one, or in the middle of the second region if the second region is wider than the first one). See attached ref-test for a visual example.
Attachments
Ref-test highlighting the problem (2.86 KB, application/x-zip-compressed)
2013-03-20 02:51 PDT, Mihai Balan
no flags
Mihai Balan
Comment 1 2013-03-20 02:51:27 PDT
Created attachment 194008 [details] Ref-test highlighting the problem
Michelangelo De Simone
Comment 2 2013-06-13 11:10:12 PDT
Still repros on today's nightly (r151543)
Brent Fulgham
Comment 3 2022-07-12 17:17:09 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.