Closed
Bug 1328335
Opened 8 years ago
Closed 8 years ago
Replacing event handler should behave as if the old value was removed and new added, not replaced
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: smaug, Unassigned)
Details
Reporter | ||
Comment 1•8 years ago
|
||
This is invalid
"When an event handler H of an element or object T implementing the EventTarget interface is first set to a non-null value, the user agent must append an event listener to the list of event listeners associated with T with type set to the event handler event type corresponding to H and callback set to the event handler processing algorithm defined below."
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•