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 25858e2dc9301..2360806424ab1 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 4a885e0d7e271..d96b5ca3e164b 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 71ce112b3f052..fefc142377f9d 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,15 @@ [pointerevent_after_target_appended.html?touch] - expected: TIMEOUT + prefs: [layout.reflow.synthMouseMove:true] [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: FAIL [pointer events from touch received before/after child moved at pointerup] - expected: NOTRUN - - [mouse events from touch received before/after child attached at mousedown] - expected: NOTRUN - - [mouse events from touch received before/after child moved at mouseup] - expected: NOTRUN - - [mouse events from touch received before/after child attached at mouseup] - expected: NOTRUN - - [mouse events from touch received before/after child moved at mousedown] - expected: NOTRUN + expected: FAIL 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 960549e23c8bb..6de7779c54f61 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,17 @@ [pointerevent_after_target_appended_interleaved.tentative.html?touch] - expected: TIMEOUT [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: FAIL [mouse events from touch received before/after child moved at pointerup] - expected: NOTRUN + expected: 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 3477f11177eb4..bf9dce2a625f8 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 @@ -49,15 +35,9 @@ [pointerevent_after_target_removed.html?touch] - expected: TIMEOUT + prefs: [layout.reflow.synthMouseMove:true] [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 - - [mouse events from touch received before/after child removal at mousedown] - expected: NOTRUN - - [mouse events from touch received before/after child removal at mouseup] - expected: NOTRUN + expected: FAIL 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 b1b3f1232a6a7..2d70c719ad2e2 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_is_a_pointerevent.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini index 4ba6844411fbe..d36bbf2f2412a 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 49f2766318127..4a550a3f16286 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 0248c6b8ac8fa..f901dc35fdb2e 100644 --- a/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini +++ b/testing/web-platform/meta/pointerevents/pointerevent_fractional_coordinates.html.ini @@ -13,6 +13,7 @@ [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 4220533801736..7fb91e41db7a7 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_sequence_at_implicit_release_on_click.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_sequence_at_implicit_release_on_click.html.ini index c56b2719a6003..a2ab04523d9d2 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 250a820ce06b9..8e28901e3a4e6 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_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 4d0e1e717fa24..0000000000000 --- 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 545e4628fd59e..0000000000000 --- 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 e1811f4fdb5e6..0000000000000 --- 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 3709325b45879..e790352043933 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 09c1fa23ebc28..0000000000000 --- 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 998ee5a12b96b..c105ab09d9a41 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 c53a5e9609929..0000000000000 --- 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 d29cc2abceef0..5ef921ec9768a 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 6a1d7a9513737..b776b1ce15689 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 f88953aa308a7..c1815187d164a 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 59a0cb1224a8b..399efc3223064 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,3 @@ [pointerevent_touch-action-pan-up-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-css_touch.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_touch-action-pan-x-css_touch.html.ini index c84be4ab35879..aacd8828004f9 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 9e68a0565ff11..7a458c7d82348 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 21ea91261eabb..06cc58fdcb0d7 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 7601c890c24a4..66f772ae83316 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 28c8821637e39..0000000000000 --- 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 97751d457991b..1ee8bbba0cc45 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 1a7727a6eadf8..ecbf6eaf81af5 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 2b33b1b579aa2..7b5506c95bc88 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 @@ -4,9 +4,5 @@ [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] + expected: FAIL diff --git a/testing/web-platform/meta/touch-events/single-touch-vertical-rl.html.ini b/testing/web-platform/meta/touch-events/single-touch-vertical-rl.html.ini deleted file mode 100644 index 2c20e1adde627..0000000000000 --- a/testing/web-platform/meta/touch-events/single-touch-vertical-rl.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[single-touch-vertical-rl.html] - expected: TIMEOUT