blob: 35a3f8edbbf7b29cdea302c52e562766ebf40d0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Series of tests to ensure correct behaviour on an invalid fillStyle()
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
|