<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [ListItems] Render tree should be all clean by the end of FrameView::layout()."
href="https://bugs.webkit.org/show_bug.cgi?id=162832#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [ListItems] Render tree should be all clean by the end of FrameView::layout()."
href="https://bugs.webkit.org/show_bug.cgi?id=162832">bug 162832</a>
from <span class="vcard"><a class="email" href="mailto:zalan@apple.com" title="zalan <zalan@apple.com>"> <span class="fn">zalan</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=290461" name="attach_290461" title="Test reduction">attachment 290461</a> <a href="attachment.cgi?id=290461&action=edit" title="Test reduction">[details]</a></span>
Test reduction
This happens when we start mutating the renderer tree while laying it out.
<body>
<span>
<li>
1. floating <li> is being laid out by the body (<span> is the direct parent but the containing block is the body)
2. we insert a new renderer (list marker) and dirty the ancestor chain
3. we never get to lay out the <span></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>