[Bug 24042] [imports]: Parser should not wait on external resources inside imports

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24042

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
It's not just document.write, is it?

When slow.js runs, can it tell whether 2.html has been loaded?  If so, it'll
see a somewhat non-deterministic view of the DOM...

I guess @async scripts have some of that behavior too, though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 10 December 2013 02:53:12 UTC