[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 #4 from Hallvord R. M. Steen <hallvord@opera.com>  2009-09-29 10:12:17 ---
What browser did you test in btw? Seems to work as this bug claims it should
work in Safari (though Safari on the computer I type this from may be a bit
old).

Seems I can not reopen this bug but Ian - can you do a bit more testing? What
happens for you on
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/248 ?


-- 
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:12:26 UTC