<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#c2">Comment # 2</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&#64;apple.com" title="zalan &lt;zalan&#64;apple.com&gt;"> <span class="fn">zalan</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=162832#c1">comment #1</a>)
<span class="quote">&gt; Created <span class=""><a href="attachment.cgi?id=290461" name="attach_290461" title="Test reduction">attachment 290461</a> <a href="attachment.cgi?id=290461&amp;action=edit" title="Test reduction">[details]</a></span>
&gt; Test reduction
&gt; 
&gt; This happens when we start mutating the renderer tree while laying it out.
&gt; &lt;body&gt;
&gt;   &lt;span&gt;
&gt;     &lt;li&gt;
&gt; 1. floating &lt;li&gt; is being laid out by the body (&lt;span&gt; is the direct parent
&gt; but the containing block is the body)
&gt; 2. we insert a new renderer (list marker) and dirty the ancestor chain
&gt; 3. we never get to lay out the &lt;span&gt;</span >
Scratch the containing block part, it's just a floating renderer and not an out of flow positioned one.</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>