Bug 86267

Summary: [CSS Regions] Using multi-column inside regions makes the layout use the wrong LayoutState
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED INVALID    
Severity: Normal CC: abucur, donggwan.kim, hyatt, mibalan, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129295    

Alexandru Chiculita
Reported 2012-05-11 15:52:30 PDT
Having a multi-column element inside a RenderFlowThread makes the implementation use the wrong LayoutState when calculating the region in RenderBlock::offsetFromLogicalTopOfFirstPage. It uses the page offset of the multi-column block instead of the one in the flow thread.
Attachments
Zoltan Horvath
Comment 1 2014-05-08 09:35:31 PDT
With the removal of the old multi-column code (bug #132480), this bug becomes obsolete. Closing as invalid.
Note You need to log in before you can comment on or make changes to this bug.