- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 27 Jan 2009 10:17:19 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6474 Summary: Event handler DOM attributes on HTMLDocument Product: HTML WG Version: unspecified Platform: Other OS/Version: other 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 HTML5 needs to expose event handler DOM attributes on HTMLDocument. IE8, Firefox, WebKit and Opera support <script>document.onclick = function(e) { alert(1) }</script> and I'm pretty sure Web pages depend on this. -- 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 Tuesday, 27 January 2009 10:17:27 UTC