In <a href="http://www.whatwg.org/specs/web-apps/current-work/#attr-script-async">section 4.3.1</a>, it says:<div><br><i><font class="Apple-style-span" color="#CC0000">Fetching an external script must delay the load event of the element's document until the task that is queued by the networking task source once the resource has been fetched (defined above) has been run.</font></i><br>

<br><div>Has any thought been put into changing this for async scripts?  It seems like it might be worthwhile to allow window.onload to fire while an async script is still downloading if everything else is done.</div><div>

<br></div><div>Thanks,</div><div>    Brian</div><div><br></div><div>  </div></div>