[Bug 7626] Spec says: "Note: Removing an event handler content attribute does not reset the corresponding event handler attribute.". In fact browsers will remove or "deactivate" the listener when you remove the HTML attribute. Some browsers reset it to null or undef

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





--- Comment #7 from contributor@whatwg.org  2009-09-29 10:27:37 ---
Checked in as WHATWG revision r4050.
Check-in comment: Removing an event handler content attribute needs to clear
out the event handler.
http://html5.org/tools/web-apps-tracker?from=4049&to=4050


-- 
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 Tuesday, 29 September 2009 10:27:46 UTC