RESOLVED INVALID 86267
[CSS Regions] Using multi-column inside regions makes the layout use the wrong LayoutState
https://bugs.webkit.org/show_bug.cgi?id=86267
Summary [CSS Regions] Using multi-column inside regions makes the layout use the wron...
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.