- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 03 Dec 2008 06:50:45 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6263
Summary: document.onreadystatechange
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: simonp@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The spec says to fire a readystatechanged event on Document, but in IE the
event is called readystatechange (without the trailing 'd').
Also, the spec doesn't seem to have the DOM event handler attribute
onreadystatechange on HTMLDocument.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 3 December 2008 06:50:54 UTC