Bug 162827 - [Regions] Render tree should be all clean by the end of FrameView::layout().
Summary: [Regions] Render tree should be all clean by the end of FrameView::layout().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 162834
  Show dependency treegraph
 
Reported: 2016-09-30 19:25 PDT by zalan
Modified: 2016-11-02 07:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-09-30 19:25:31 PDT
We fail to clean all the renderers while running the following tests:
LayoutTests/fast/regions/region-element-display-change.html	
LayoutTests/fast/regions/region-element-display-restriction.html	
LayoutTests/fast/regions/table-caption-as-region.html
Comment 1 zalan 2016-11-01 14:45:10 PDT
> LayoutTests/fast/regions/table-caption-as-region.html
Moved under bug 164284
Comment 2 zalan 2016-11-02 07:45:08 PDT
http://trac.webkit.org/changeset/208281 fixed the other issues too.