[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 #24 from contributor@whatwg.org 2011-09-07 21:56:45 UTC ---
Checked in as WHATWG revision r6543.
Check-in comment: Add script.readyState and fire 'readystatechange' in some
cases. Not 100% IE compatible because IE is pretty inconsistent here. Should be
compatible with legacy content though, both in browsers that do script prefetch
and those that don't.
http://html5.org/tools/web-apps-tracker?from=6542&to=6543

-- 
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 21:56:51 UTC