Bug 162827
Summary: | [Regions] Render tree should be all clean by the end of FrameView::layout(). | ||
---|---|---|---|
Product: | WebKit | Reporter: | alan <zalan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 162834 |
alan
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
alan
> LayoutTests/fast/regions/table-caption-as-region.html
Moved under bug 164284
alan
http://trac.webkit.org/changeset/208281 fixed the other issues too.