* imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w.html [ Failure ] Diff: --- /imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-expected.txt +++ /imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (FAIL), message = DataCloneError: The object can not be cloned. PASS Test that transferToImageBitmap returns an ImageBitmap with correct width and height in a worker PASS Test that transferToImageBitmap returns an ImageBitmap with correct color in a worker
Fixed by r255315.