From 60ac6f32d7c8e040b0627be431f48633e384402c Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Fri, 1 Mar 2019 04:43:06 +0000 Subject: [PATCH] Bug 1531631 [wpt PR 15563] - Update wpt metadata, a=testonly wpt-pr: 15563 wpt-type: metadata --- ...ni => Document-createEvent.https.html.ini} | 26 +++++++------------ ....js.ini => idlharness.https.window.js.ini} | 2 +- 2 files changed, 11 insertions(+), 17 deletions(-) rename testing/web-platform/meta/dom/nodes/{Document-createEvent.html.ini => Document-createEvent.https.html.ini} (78%) rename testing/web-platform/meta/orientation-event/{idlharness.window.js.ini => idlharness.https.window.js.ini} (81%) diff --git a/testing/web-platform/meta/dom/nodes/Document-createEvent.html.ini b/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini similarity index 78% rename from testing/web-platform/meta/dom/nodes/Document-createEvent.html.ini rename to testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini index c2d5b414f9ba..9bc264ae7eb5 100644 --- a/testing/web-platform/meta/dom/nodes/Document-createEvent.html.ini +++ b/testing/web-platform/meta/dom/nodes/Document-createEvent.https.html.ini @@ -2,25 +2,19 @@ prefs: [dom.w3c_touch_events.legacy_apis.enabled:true] [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"] expected: FAIL - bug: 1251198 - - [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"] - expected: FAIL - bug: 1251198 - - [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"] - expected: FAIL - bug: 1251198 - - [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"] - expected: FAIL - bug: 1251198 [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent"] expected: FAIL - bug: 1251198 - [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent"] + [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEvent"] + expected: FAIL + + [Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents"] expected: FAIL - bug: 1251198 diff --git a/testing/web-platform/meta/orientation-event/idlharness.window.js.ini b/testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini similarity index 81% rename from testing/web-platform/meta/orientation-event/idlharness.window.js.ini rename to testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini index 9c4f248d19ec..761b2bc9e9b8 100644 --- a/testing/web-platform/meta/orientation-event/idlharness.window.js.ini +++ b/testing/web-platform/meta/orientation-event/idlharness.https.window.js.ini @@ -1,4 +1,4 @@ -[idlharness.window.html] +[idlharness.https.window.html] [DeviceMotionEvent interface: new DeviceMotionEvent("foo") must inherit property "interval" with the proper type] expected: FAIL