summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-invalid-args-in-worker-expected.txt
blob: 30f410a2ee32e62bbddb17f671955a264bc1de83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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