From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- ...boundary_event_handler_at_ua_shadowdom.html.ini | 12 -------- ...nt_touch-action_two-finger_interaction.html.ini | 6 +--- .../pointerevent_after_target_appended.html.ini | 30 +++++++++++++------ ..._target_appended_interleaved.tentative.html.ini | 15 ++++++---- .../pointerevent_after_target_removed.html.ini | 34 ++++++++-------------- ...r_target_removed_interleaved.tentative.html.ini | 5 ++-- .../pointerevent_click_during_capture.html.ini | 16 ++++++++++ .../pointerevent_click_is_a_pointerevent.html.ini | 11 ++++--- ...lick_is_a_pointerevent_multiple_clicks.html.ini | 3 +- .../pointerevent_fractional_coordinates.html.ini | 11 +++---- ...erevent_iframe-touch-action-none_touch.html.ini | 3 +- ...ointerevent_mouse_capture_change_hover.html.ini | 12 -------- ..._sequence_at_implicit_release_on_click.html.ini | 9 ------ ...t_sequence_at_implicit_release_on_drag.html.ini | 3 +- ...revent_suppress_compat_events_on_click.html.ini | 6 ++-- ...nt_touch-action-button-none-test_touch.html.ini | 4 --- ...on-inherit_child-auto-child-none_touch.html.ini | 4 --- ..._touch-action-inherit_child-none_touch.html.ini | 4 --- ...-inherit_child-pan-x-child-pan-x_touch.html.ini | 3 +- ...-inherit_child-pan-x-child-pan-y_touch.html.ini | 4 --- ...touch-action-inherit_parent-none_touch.html.ini | 4 +-- ...interevent_touch-action-none-css_touch.html.ini | 4 --- ...revent_touch-action-pan-down-css_touch.html.ini | 3 +- ...revent_touch-action-pan-left-css_touch.html.ini | 3 +- ...event_touch-action-pan-right-css_touch.html.ini | 3 +- ...terevent_touch-action-pan-up-css_touch.html.ini | 7 +++-- ...nterevent_touch-action-pan-x-css_touch.html.ini | 3 +- ...t_touch-action-pan-x-pan-y-pan-y_touch.html.ini | 3 +- ...nterevent_touch-action-pan-y-css_touch.html.ini | 3 +- ...vent_touch-action-span-none-test_touch.html.ini | 3 +- ...event_touch-action-svg-none-test_touch.html.ini | 4 --- ...ent_touch-action-table-none-test_touch.html.ini | 2 +- ...terevent_touch-adjustment_click_target.html.ini | 3 +- ...terup_after_pointerdown_target_removed.html.ini | 9 ------ 34 files changed, 95 insertions(+), 154 deletions(-) delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_mouse_capture_change_hover.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-button-none-test_touch.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-none_touch.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-none-css_touch.html.ini delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_touch-action-svg-none-test_touch.html.ini (limited to 'testing/web-platform/meta/pointerevents') diff --git a/testing/web-platform/meta/pointerevents/capturing_boundary_event_handler_at_ua_shadowdom.html.ini b/testing/web-platform/meta/pointerevents/capturing_boundary_event_handler_at_ua_shadowdom.html.ini index 25858e2dc9..2360806424 100644 --- a/testing/web-platform/meta/pointerevents/capturing_boundary_event_handler_at_ua_shadowdom.html.ini +++ b/testing/web-platform/meta/pointerevents/capturing_boundary_event_handler_at_ua_shadowdom.html.ini @@ -9,15 +9,3 @@ [Capturing boundary event handler at DIV] expected: FAIL - - -[capturing_boundary_event_handler_at_ua_shadowdom.html?touch] - expected: TIMEOUT - [Capturing boundary event handler at DIV] - expected: TIMEOUT - - [Capturing boundary event handler at VIDEO] - expected: NOTRUN - - [Capturing boundary event handler at INPUT] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/compat/pointerevent_touch-action_two-finger_interaction.html.ini b/testing/web-platform/meta/pointerevents/compat/pointerevent_touch-action_two-finger_interaction.html.ini index 4a885e0d7e..d96b5ca3e1 100644 --- a/testing/web-platform/meta/pointerevents/compat/pointerevent_touch-action_two-finger_interaction.html.ini +++ b/testing/web-platform/meta/pointerevents/compat/pointerevent_touch-action_two-finger_interaction.html.ini @@ -1,7 +1,3 @@ [pointerevent_touch-action_two-finger_interaction.html] - expected: TIMEOUT - [touch two-finger pan on 'touch-action: pan-x pan-y'] - expected: NOTRUN - [touch two-finger pan on 'touch-action: pinch-zoom'] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended.html.ini index 71ce112b3f..5481a8ea36 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended.html.ini @@ -46,27 +46,39 @@ [pointerevent_after_target_appended.html?touch] - expected: TIMEOUT + prefs: [layout.reflow.synthMouseMove:true] + expected: + if os == "mac": [TIMEOUT, OK] [pointer events from touch received before/after child attached at pointerdown] - expected: TIMEOUT + expected: FAIL [pointer events from touch received before/after child attached at pointerup] - expected: NOTRUN + expected: FAIL [pointer events from touch received before/after child moved at pointerdown] - expected: NOTRUN + expected: + if os == "mac": [TIMEOUT, FAIL] + FAIL [pointer events from touch received before/after child moved at pointerup] - expected: NOTRUN + expected: + if os == "mac": [NOTRUN, TIMEOUT, FAIL] + FAIL [mouse events from touch received before/after child attached at mousedown] - expected: NOTRUN + expected: + if os == "mac": [NOTRUN, TIMEOUT] [mouse events from touch received before/after child moved at mouseup] - expected: NOTRUN + expected: + if not early_beta_or_earlier: FAIL + if os == "mac": NOTRUN [mouse events from touch received before/after child attached at mouseup] - expected: NOTRUN + expected: + if os == "mac": NOTRUN [mouse events from touch received before/after child moved at mousedown] - expected: NOTRUN + expected: + if not early_beta_or_earlier: FAIL + if os == "mac": NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended_interleaved.tentative.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended_interleaved.tentative.html.ini index 960549e23c..045588b064 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended_interleaved.tentative.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_after_target_appended_interleaved.tentative.html.ini @@ -13,18 +13,23 @@ [pointerevent_after_target_appended_interleaved.tentative.html?touch] - expected: TIMEOUT + expected: + if os == "mac": [TIMEOUT, OK] [mouse events from touch received before/after child attached at pointerdown] - expected: TIMEOUT + expected: FAIL [mouse events from touch received before/after child attached at pointerup] - expected: NOTRUN + expected: FAIL [mouse events from touch received before/after child moved at pointerdown] - expected: NOTRUN + expected: + if os == "mac": [TIMEOUT, FAIL] + FAIL [mouse events from touch received before/after child moved at pointerup] - expected: NOTRUN + expected: + if os == "mac": [TIMEOUT, NOTRUN, FAIL] + FAIL [pointerevent_after_target_appended_interleaved.tentative.html?pen] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed.html.ini index 3477f11177..0dbe57bbc1 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed.html.ini @@ -1,17 +1,3 @@ -[pointerevent_after_target_removed.html] - [pointer events at parent after child is removed at pointerdown] - expected: FAIL - - [mouse events at parent after child is removed at pointerdown] - expected: FAIL - - [pointer events at parent after child is removed at pointerup] - expected: FAIL - - [mouse events at parent after child is removed at pointerup] - expected: FAIL - - [pointerevent_after_target_removed.html?pen] [pointer events from pen received before/after child removal at pointerdown] expected: FAIL @@ -35,9 +21,7 @@ [pointer events from mouse received before/after child removal at pointerup] expected: if not early_beta_or_earlier: FAIL - if (os == "linux") and not fission and debug and swgl: [PASS, FAIL] - if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL] - if (os == "linux") and not fission and not debug: [FAIL, PASS] + if not fission and (os == "linux"): [PASS, FAIL] [mouse events from mouse received before/after child removal at mousedown] expected: @@ -49,15 +33,21 @@ [pointerevent_after_target_removed.html?touch] - expected: TIMEOUT + prefs: [layout.reflow.synthMouseMove:true] + expected: + if os == "mac": [TIMEOUT, OK] [pointer events from touch received before/after child removal at pointerdown] - expected: TIMEOUT + expected: FAIL [pointer events from touch received before/after child removal at pointerup] - expected: NOTRUN + expected: FAIL [mouse events from touch received before/after child removal at mousedown] - expected: NOTRUN + expected: + if not early_beta_or_earlier: FAIL + if os == "mac": [PASS, FAIL, TIMEOUT] [mouse events from touch received before/after child removal at mouseup] - expected: NOTRUN + expected: + if not early_beta_or_earlier: FAIL + if os == "mac": [PASS, TIMEOUT, NOTRUN] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed_interleaved.tentative.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed_interleaved.tentative.html.ini index b1b3f1232a..2d70c719ad 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed_interleaved.tentative.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_after_target_removed_interleaved.tentative.html.ini @@ -7,12 +7,11 @@ [pointerevent_after_target_removed_interleaved.tentative.html?touch] - expected: TIMEOUT [mouse events from touch received before/after child removal at pointerdown] - expected: TIMEOUT + expected: FAIL [mouse events from touch received before/after child removal at pointerup] - expected: NOTRUN + expected: FAIL [pointerevent_after_target_removed_interleaved.tentative.html?pen] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_click_during_capture.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_click_during_capture.html.ini index 5ca15192fe..530d9e64d8 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_click_during_capture.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_click_during_capture.html.ini @@ -3,3 +3,19 @@ if (os == "android") and fission: [OK, TIMEOUT] [mouse click target during capture] expected: FAIL + + +[pointerevent_click_during_capture.html?mouse-auxclick] + [pointerdown/up at child1, capture at child2] + expected: FAIL + + [pointerdown at child1, pointerup at child2, capture at child1] + expected: FAIL + + +[pointerevent_click_during_capture.html?mouse-click] + [pointerdown/up at child1, capture at child2] + expected: FAIL + + [pointerdown at child1, pointerup at child2, capture at child1] + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini index 4ba6844411..d36bbf2f24 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini @@ -30,12 +30,15 @@ [pointerevent_click_is_a_pointerevent.html?touch] - expected: TIMEOUT + expected: + if os == "mac": TIMEOUT [click using touch is a PointerEvent with correct properties] - expected: TIMEOUT + expected: FAIL [click using touch is a PointerEvent with correct properties when no other PointerEvent listeners are present] - expected: NOTRUN + expected: FAIL [click using touch is a PointerEvent with correct properties in a subframe] - expected: NOTRUN + expected: + if os == "mac": TIMEOUT + FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent_multiple_clicks.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent_multiple_clicks.html.ini index 49f2766318..4a550a3f16 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent_multiple_clicks.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent_multiple_clicks.html.ini @@ -5,9 +5,8 @@ [pointerevent_click_is_a_pointerevent_multiple_clicks.html?touch] - expected: TIMEOUT [click using touch is a PointerEvent] - expected: TIMEOUT + expected: FAIL [pointerevent_click_is_a_pointerevent_multiple_clicks.html?mouse] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini index 0248c6b8ac..c3eedece1f 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini @@ -1,18 +1,15 @@ [pointerevent_fractional_coordinates.html?pen] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [pen] expected: FAIL [pointerevent_fractional_coordinates.html?mouse] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [mouse] expected: FAIL [pointerevent_fractional_coordinates.html?touch] - expected: TIMEOUT - [touch pointerevent events in capturing] - expected: NOTRUN + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [touch] + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_iframe-touch-action-none_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_iframe-touch-action-none_touch.html.ini index 4220533801..7fb91e41db 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_iframe-touch-action-none_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_iframe-touch-action-none_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_iframe-touch-action-none_touch.html] - expected: TIMEOUT [touch iframe received pointercancel] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_mouse_capture_change_hover.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_mouse_capture_change_hover.html.ini deleted file mode 100644 index d9e45d336c..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_mouse_capture_change_hover.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[pointerevent_mouse_capture_change_hover.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [Mouse down and capture to green.] - expected: - if os == "linux": [PASS, FAIL] - - [Mouse down at green and capture to blue.] - expected: FAIL - - [Mouse down and capture to green, move to blue and release capture] - expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_click.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_click.html.ini index c56b2719a6..a2ab04523d 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_click.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_click.html.ini @@ -1,13 +1,4 @@ -[pointerevent_sequence_at_implicit_release_on_click.html?touch] - expected: TIMEOUT - [touch Event sequence at implicit release on click] - expected: NOTRUN - - [pointerevent_sequence_at_implicit_release_on_click.html?pen] expected: ERROR [pen Event sequence at implicit release on click] expected: NOTRUN - - -[pointerevent_sequence_at_implicit_release_on_click.html?mouse] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_drag.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_drag.html.ini index 250a820ce0..8e28901e3a 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_drag.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_drag.html.ini @@ -1,4 +1,3 @@ [pointerevent_sequence_at_implicit_release_on_drag.html] - expected: TIMEOUT [touch Event sequence at implicit release on drag] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_suppress_compat_events_on_click.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_suppress_compat_events_on_click.html.ini index 1e3e69cf22..9412ad7a8a 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_suppress_compat_events_on_click.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_suppress_compat_events_on_click.html.ini @@ -1,6 +1,6 @@ [pointerevent_suppress_compat_events_on_click.html] [Event log] expected: - if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] - if (os == "linux") and not debug and not fission: [PASS, FAIL] + if not debug and (os == "linux") and not tsan and asan and not fission: [PASS, FAIL] + if not debug and (os == "linux") and not tsan and not asan: [PASS, FAIL] + if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-button-none-test_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-button-none-test_touch.html.ini deleted file mode 100644 index 4d0e1e717f..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-button-none-test_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-button-none-test_touch.html] - expected: TIMEOUT - [touch-action attribute test in element] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch.html.ini deleted file mode 100644 index 545e4628fd..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-inherit_child-auto-child-none_touch.html] - expected: TIMEOUT - [touch-action attribute test] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-none_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-none_touch.html.ini deleted file mode 100644 index e1811f4fdb..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-none_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-inherit_child-none_touch.html] - expected: TIMEOUT - [touch-action attribute test] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch.html.ini index 3709325b45..e790352043 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch.html.ini deleted file mode 100644 index 09c1fa23eb..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch.html] - expected: TIMEOUT - [touch-action attribute test] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_parent-none_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_parent-none_touch.html.ini index 998ee5a12b..c105ab09d9 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_parent-none_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-inherit_parent-none_touch.html.ini @@ -1,4 +1,2 @@ [pointerevent_touch-action-inherit_parent-none_touch.html] - expected: TIMEOUT - [touch-action attribute test] - expected: TIMEOUT + expected: ERROR diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-none-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-none-css_touch.html.ini deleted file mode 100644 index c53a5e9609..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-none-css_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-none-css_touch.html] - expected: TIMEOUT - [touch-action attribute test] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-down-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-down-css_touch.html.ini index d29cc2abce..5ef921ec97 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-down-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-down-css_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-down-css_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-left-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-left-css_touch.html.ini index 6a1d7a9513..b776b1ce15 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-left-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-left-css_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-left-css_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-right-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-right-css_touch.html.ini index f88953aa30..c1815187d1 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-right-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-right-css_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-right-css_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-up-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-up-css_touch.html.ini index 59a0cb1224..3bed144bb3 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-up-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-up-css_touch.html.ini @@ -1,4 +1,7 @@ [pointerevent_touch-action-pan-up-css_touch.html] - expected: TIMEOUT + expected: + if os == "mac": [TIMEOUT, OK] [touch-action attribute test] - expected: NOTRUN + expected: + if os == "mac": [NOTRUN, FAIL] + FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-css_touch.html.ini index c84be4ab35..aacd882800 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-css_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-x-css_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch.html.ini index 9e68a0565f..7a458c7d82 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-x-pan-y-pan-y_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-y-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-y-css_touch.html.ini index 21ea91261e..06cc58fdcb 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-y-css_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-y-css_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-pan-y-css_touch.html] - expected: TIMEOUT [touch-action attribute test] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-span-none-test_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-span-none-test_touch.html.ini index 7601c890c2..66f772ae83 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-span-none-test_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-span-none-test_touch.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-action-span-none-test_touch.html] - expected: TIMEOUT [touch-action attribute test in element] - expected: NOTRUN + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-svg-none-test_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-svg-none-test_touch.html.ini deleted file mode 100644 index 28c8821637..0000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-svg-none-test_touch.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pointerevent_touch-action-svg-none-test_touch.html] - expected: TIMEOUT - [touch-action attribute test in SVG] - expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-table-none-test_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-table-none-test_touch.html.ini index 97751d4579..1ee8bbba0c 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-action-table-none-test_touch.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-table-none-test_touch.html.ini @@ -1,7 +1,7 @@ [pointerevent_touch-action-table-none-test_touch.html] expected: TIMEOUT [touch-action attribute test on the cell] - expected: NOTRUN + expected: FAIL [touch-action attribute test on the row] expected: NOTRUN diff --git a/testing/web-platform/meta/pointerevents/pointerevent_touch-adjustment_click_target.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-adjustment_click_target.html.ini index 1a7727a6ea..ecbf6eaf81 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_touch-adjustment_click_target.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_touch-adjustment_click_target.html.ini @@ -1,4 +1,3 @@ [pointerevent_touch-adjustment_click_target.html] - expected: TIMEOUT [Touch-generated events should have the same target] - expected: TIMEOUT + expected: FAIL diff --git a/testing/web-platform/meta/pointerevents/pointerup_after_pointerdown_target_removed.html.ini b/testing/web-platform/meta/pointerevents/pointerup_after_pointerdown_target_removed.html.ini index 2b33b1b579..1aa709bc9f 100644 --- a/testing/web-platform/meta/pointerevents/pointerup_after_pointerdown_target_removed.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerup_after_pointerdown_target_removed.html.ini @@ -1,12 +1,3 @@ [pointerup_after_pointerdown_target_removed.html?pen] [pointerup event from pen fired after pointerdown target is removed] expected: FAIL - - -[pointerup_after_pointerdown_target_removed.html?touch] - expected: TIMEOUT - [pointerup event from touch fired after pointerdown target is removed] - expected: TIMEOUT - - -[pointerup_after_pointerdown_target_removed.html?mouse] -- cgit v1.2.3