<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some content causes deep recursion."
   href="https://bugs.webkit.org/show_bug.cgi?id=157230#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Some content causes deep recursion."
   href="https://bugs.webkit.org/show_bug.cgi?id=157230">bug 157230</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>Created <span class=""><a href="attachment.cgi?id=277796&amp;action=diff" name="attach_277796" title="WIP patch">attachment 277796</a> <a href="attachment.cgi?id=277796&amp;action=edit" title="WIP patch">[details]</a></span>
WIP patch

This patch limits render tree nesting. DOM can have all the nested nodes but renderer tree has only up to 512. (from 512 and up, it's like they were display: none}
This (DOM vs render tree) matches FF(45.0.2) behavior.</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>