[Bug 13684] Event handler attributes should reregister each time they are changed (?)

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

--- Comment #12 from Anne <annevk@opera.com> 2011-09-21 17:03:04 UTC ---
If we want that behavior, instead of removing it should then simply change the
original entry, if any, and append otherwise, when setting the event handler to
a new value.

Hixie, do you agree that
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-event-listener
needs a "event handler flag"? (I will also turn capture into a "capture flag"
for consistency.)

(I realize we talked about moving event handlers into DOM4, but we should
probably wait with that some more.)

-- 
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, 21 September 2011 17:03:10 UTC