Require PromiseRejectionEventInit dictionary

This commit is contained in:
Kagami Sascha Rosylight 2019-11-12 12:04:00 +09:00
parent 47e39af0f3
commit 22278a8895
5 changed files with 12 additions and 26 deletions

View file

@ -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

View file

@ -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