aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKagami Sascha Rosylight <saschanaz@outlook.com>2019-11-12 12:04:00 +0900
committerKagami Sascha Rosylight <saschanaz@outlook.com>2019-11-22 10:18:11 +0900
commit22278a88953c4d7225de60e3c3c2a297273fe2d9 (patch)
tree03792386c6a244a297258b4f65f1d7ae1e7aacc4 /tests
parent47e39af0f36227e8e98b3dc3511c225192bf3736 (diff)
downloadservo-22278a88953c4d7225de60e3c3c2a297273fe2d9.tar.gz
servo-22278a88953c4d7225de60e3c3c2a297273fe2d9.zip
Require PromiseRejectionEventInit dictionary
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/metadata/html/dom/idlharness.https.html.ini3
-rw-r--r--tests/wpt/metadata/html/dom/idlharness.worker.js.ini3
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/wpt/metadata/html/dom/idlharness.https.html.ini b/tests/wpt/metadata/html/dom/idlharness.https.html.ini
index dc99e0c09f1..692dc849677 100644
--- a/tests/wpt/metadata/html/dom/idlharness.https.html.ini
+++ b/tests/wpt/metadata/html/dom/idlharness.https.html.ini
@@ -1163,9 +1163,6 @@
[OffscreenCanvasRenderingContext2D interface: operation closePath()]
expected: FAIL
- [PromiseRejectionEvent interface object length]
- expected: FAIL
-
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "textAlign" with the proper type]
expected: FAIL
diff --git a/tests/wpt/metadata/html/dom/idlharness.worker.js.ini b/tests/wpt/metadata/html/dom/idlharness.worker.js.ini
index 9fa9c825549..518459adb81 100644
--- a/tests/wpt/metadata/html/dom/idlharness.worker.js.ini
+++ b/tests/wpt/metadata/html/dom/idlharness.worker.js.ini
@@ -68,9 +68,6 @@
[OffscreenCanvasRenderingContext2D interface: operation restore()]
expected: FAIL
- [PromiseRejectionEvent interface object length]
- expected: FAIL
-
[WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource, ImageBitmapOptions) on self with too few arguments must throw TypeError]
expected: FAIL