diff options
Diffstat (limited to 'tests')
3 files changed, 0 insertions, 7 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 diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/083.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/083.html.ini index 242251f7104..9272fa0716d 100644 --- a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/083.html.ini +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/083.html.ini @@ -1,6 +1,5 @@ [083.html] type: testharness - expected: ERROR [ scheduler: event listener defined by script in a document in history] expected: FAIL |