blob: b8d296f51dcce6c23d4db2879db0ce2224247f3a [file] [log] [blame]
Tests that the OffscreenCanvas can handle invalid arguments on a worker
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS width is setWidth-1
PASS height is setHeight-1
PASS width is 0
PASS height is 0
PASS successfullyParsed is true
TEST COMPLETE