1 Series of tests to ensure correct behaviour of canvas.strokeRect()
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test canvas.strokeRect() with solid green.
10 Test canvas.strokeRect() with a pattern.
12 PASS imgdata[5] is 128
14 Test canvas.strokeRect() with a gradient.
16 PASS imgdata[5] is 128
18 Test canvas.strokeRect() with height = width = 0 and lineWidth = 2.
22 Test canvas.strokeRect() with height = width = 0, lineWidth = 2, and shadow.
26 PASS successfullyParsed is true