<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - querySelectorAll should return an iterable NodeList"
   href="https://bugs.webkit.org/show_bug.cgi?id=131443#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - querySelectorAll should return an iterable NodeList"
   href="https://bugs.webkit.org/show_bug.cgi?id=131443">bug 131443</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=131443#c9">comment #9</a>)
<span class="quote">&gt; for (var e of document.all)
&gt;   console.log(e)
&gt; 
&gt; needs to work.  Someone from JSC team should be able to tell us what we need
&gt; to make an object iterable.</span >

document.all ??</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>