RESOLVED DUPLICATE of bug 66142 66129
[CSSRegions] RenderFlowThread should layout only after all the regions have finished layout
https://bugs.webkit.org/show_bug.cgi?id=66129
Summary [CSSRegions] RenderFlowThread should layout only after all the regions have f...
Alexandru Chiculita
Reported 2011-08-12 01:07:01 PDT
The RenderFlowThread is created before its RenderRegions, it might layout before them. We should customize RenderView to make sure RenderFlowThread always gets a layout after the RenderRegions attached to it.
Attachments
Alexandru Chiculita
Comment 1 2011-08-16 07:05:00 PDT
66142 will actually fix this one too.
Alexandru Chiculita
Comment 2 2011-08-18 07:11:01 PDT
*** This bug has been marked as a duplicate of bug 66142 ***
Note You need to log in before you can comment on or make changes to this bug.