blob: 19856fb74acd7ed57eaad6f6464ddb5d8a6440ec [file] [log] [blame]
Harness Error (FAIL), message = ReferenceError: Can't find variable: OffscreenCanvas
FAIL Test that OffscreenCanvas's size is correct after being transferred from a worker. assert_unreached: error Reached unreachable code
FAIL Test that transfer an OffscreenCanvas that has a 2d context throws exception in a worker. assert_unreached: error Reached unreachable code
FAIL Test that transfer an OffscreenCanvas that has a webgl context throws exception in a worker. assert_unreached: error Reached unreachable code
FAIL Test that transfer an OffscreenCanvas twice throws exception in a worker. assert_unreached: error Reached unreachable code
FAIL Test that calling getContext('2d') on a detached OffscreenCanvas throws exception in a worker. assert_unreached: error Reached unreachable code
FAIL Test that calling getContext('webgl') on a detached OffscreenCanvas throws exception in a worker. assert_unreached: error Reached unreachable code