From c84826a8d0272137d6807541fd3cab0c08b49953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Naz=C4=B1m=20Can=20Alt=C4=B1nova?= Date: Wed, 7 Jan 2026 12:00:20 +0100 Subject: [PATCH] Exclude event timing targetSelector from Interop 2025 --- event-timing/META.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/event-timing/META.yml b/event-timing/META.yml index b6daa92c0..3a2535aef 100644 --- a/event-timing/META.yml +++ b/event-timing/META.yml @@ -65,14 +65,14 @@ links: - test: pointerdown.html - test: pointerover.html - test: contextmenu.html - - test: idlharness.any.html + - test: idlharness.any.html?exclude=.*targetSelector - test: interactionid-aux-pointerdown.html - test: interactionid-keyboard-event-simulated-click-link-enter.html - test: interaction-count-click.html - test: interactionid-aux-pointerdown-and-pointerdown.html - test: medium-duration-threshold.html - test: crossiframe.html - - test: idlharness.any.serviceworker.html + - test: idlharness.any.serviceworker.html?exclude=.*targetSelector - test: mousedown.html - test: mouseover.html - test: auxclick.html @@ -107,7 +107,7 @@ links: - test: retrieve-firstInput.html - test: click-timing.html - test: duration-with-target-low.html - - test: idlharness.any.worker.html + - test: idlharness.any.worker.html?exclude=.*targetSelector - test: interactionid-keyboard-event-simulated-click-button-space.html - test: interactionid-keyboard-event-simulated-click-checkbox-space.html - test: mouseleave.html @@ -116,7 +116,7 @@ links: - test: buffered-and-duration-threshold.html - test: event-counts-zero.html - test: event-retarget.html - - test: idlharness.any.sharedworker.html + - test: idlharness.any.sharedworker.html?exclude=.*targetSelector - test: interactionid-keypress.html - test: interactionid-press-key-no-effect.html - test: interactionid-tap.html