[Bug 11861] Need to say to spin the event loop until all sync sections have run before running a new script to make resourse selection algorithm predictable. See http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2010-August/027878.html

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11861

--- Comment #2 from contributor@whatwg.org 2011-02-18 22:37:09 UTC ---
Checked in as WHATWG revision r5905.
Check-in comment: Make sure that all synchronous sections run before <script>
elements, so that a <script> following a <video> has a state that doesn't
depend on whether the browser splits up its parser tasks.
http://html5.org/tools/web-apps-tracker?from=5904&to=5905

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 18 February 2011 22:37:10 UTC