[Bug 18278] This definition of "stops parsing" combined with the definition of when an iframe delays the load event of its parent document seems like it will produce the wrong order of events; the iframe should continue to delay the load until after the steps here ha

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

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
According to https://www.w3.org/Bugs/Public/show_bug.cgi?id=18784 ,
HTMLCollection.item overload does not exist in most browsers, so remove it
again.

See:
https://github.com/w3c/html/commit/aedfbfe82bf4b452189b4446403d6508eaebf399

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

Received on Sunday, 4 November 2012 11:48:29 UTC