From 5dd154b101265d54147c4403fdd504f0e07e726f Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Tue, 25 Jun 2019 06:56:55 +0000 Subject: [PATCH] Bug 1561204 [wpt PR 17358] - Update wpt metadata, a=testonly wpt-pr: 17358 wpt-type: metadata --- ...ent_mouse_pointercapture_in_frame.html.ini | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 testing/web-platform/meta/pointerevents/pointerevent_mouse_pointercapture_in_frame.html.ini diff --git a/testing/web-platform/meta/pointerevents/pointerevent_mouse_pointercapture_in_frame.html.ini b/testing/web-platform/meta/pointerevents/pointerevent_mouse_pointercapture_in_frame.html.ini deleted file mode 100644 index 2f8841020dfd..000000000000 --- a/testing/web-platform/meta/pointerevents/pointerevent_mouse_pointercapture_in_frame.html.ini +++ /dev/null @@ -1,23 +0,0 @@ -[pointerevent_mouse_pointercapture_in_frame.html] - expected: - if (os == "android") and not e10s: OK - if (os == "android") and e10s: OK - ERROR - [Test pointer capture event route across the same-origin frame: Mouse down with set capture at inner frame, then release on next mouse move.] - expected: FAIL - - [Test pointer capture event route across the same-origin frame: Mouse down at inner frame and set pointer capture.] - expected: - if (os == "android") and not e10s: FAIL - if (os == "android") and e10s: FAIL - - [Test pointer capture event route across the same-origin frame: Mouse down at outer frame body and set pointer capture.] - expected: - if (os == "android") and not e10s: FAIL - if (os == "android") and e10s: FAIL - - [Test pointercapture event route across the same-origin frame: Mouse down with set capture at outer frame, then release on next mouse move.] - expected: - if (os == "android") and not e10s: FAIL - if (os == "android") and e10s: FAIL -