[offscreencanvas.transfercontrol.to.offscreen.html]
[Test that an OffscreenCanvas generated by transferControlToOffscreen gets correct width and height]
expected: FAIL
[Test that calling getContext on a placeholder canvas that has already transferred its control throws an exception]
expected: FAIL
[Test that calling transferControlToOffscreen twice throws an exception]
expected: FAIL
[Verify that resizing an OffscreenCanvas with a 2d context propagates the new size to its placeholder canvas asynchronously, upon commit.]
expected: FAIL