mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
We wouldn't handle the AttributeMutation::Removed for attribute event listeners and wouldn't remove the corresponding event listener. Added the necessary logic (using the newly EventTarget::is_content_event_handler to correctly only do this for known event handlers) and added links to the relevant parts of the spec. Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> |
||
---|---|---|
.. | ||
non-cancelable-when-passive | ||
scrolling | ||
AddEventListenerOptions-signal.any.js.ini | ||
Body-FrameSet-Event-Handlers.html.ini | ||
Event-dispatch-click.tentative.html.ini | ||
Event-dispatch-single-activation-behavior.html.ini | ||
Event-subclasses-constructors.html.ini | ||
Event-timestamp-high-resolution.https.html.ini | ||
EventListener-handleEvent-cross-realm.html.ini | ||
EventListener-handleEvent.html.ini | ||
EventListener-invoke-legacy.html.ini | ||
EventTarget-dispatchEvent.html.ini | ||
mouse-event-retarget.html.ini | ||
relatedTarget.window.js.ini | ||
shadow-relatedTarget.html.ini | ||
webkit-animation-end-event.html.ini | ||
webkit-animation-iteration-event.html.ini | ||
webkit-animation-start-event.html.ini | ||
webkit-transition-end-event.html.ini |