blob: f12f66c646825355ffef17cf259100ef242dbb19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Series of tests to ensure correct behaviour on an invalid strokeStyle()
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS imgdata[4] is 0
PASS imgdata[5] is 255
PASS imgdata[6] is 0
PASS successfullyParsed is true
TEST COMPLETE
|