[Bug 13965] Exposing onreadystatechange on script elements seems to not be web-compatible unless they fire the event

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

--- Comment #21 from Boris Zbarsky <bzbarsky@mit.edu> 2011-09-07 19:56:06 UTC ---
> I saw the onload firing before the onreadystatechange

It looks like this was a measurement artifact.  If I log things more carefully,
onreadystatechange to loaded (in the uncached case) or complete (in the cached
case) seems to fire before onload.

-- 
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 Wednesday, 7 September 2011 19:56:08 UTC