servo/tests/wpt/meta/dom/events
Tim van der Lippe f334a56b07
Remove event handlers when attribute is removed (#38734)
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>
2025-08-22 19:43:04 +00:00
..
non-cancelable-when-passive Rename metadata directories 2023-06-22 21:15:41 +02:00
scrolling Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144) 2024-01-21 06:53:06 +00:00
AddEventListenerOptions-signal.any.js.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
Body-FrameSet-Event-Handlers.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
Event-dispatch-click.tentative.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
Event-dispatch-single-activation-behavior.html.ini script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482) 2025-02-16 09:54:31 +00:00
Event-subclasses-constructors.html.ini script: Ensure that keyboard modifiers, screen point, and client point are set in WheelEvents (#37947) 2025-07-17 05:32:03 +00:00
Event-timestamp-high-resolution.https.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
EventListener-handleEvent-cross-realm.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
EventListener-handleEvent.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
EventListener-invoke-legacy.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
EventTarget-dispatchEvent.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
mouse-event-retarget.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
relatedTarget.window.js.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
shadow-relatedTarget.html.ini Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
webkit-animation-end-event.html.ini Update the list of global and window event handlers (#36894) 2025-05-10 15:54:13 +00:00
webkit-animation-iteration-event.html.ini Update the list of global and window event handlers (#36894) 2025-05-10 15:54:13 +00:00
webkit-animation-start-event.html.ini Remove event handlers when attribute is removed (#38734) 2025-08-22 19:43:04 +00:00
webkit-transition-end-event.html.ini Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00