summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/canvas/canvas-to-canvas-expected.txt
blob: ae24e4c24a260547e5345429b24ee2f40f6e54c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Test to ensure that canvas-to-canvas drawImage after a stroked rect works correctly.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS imgdata[0] is 0
PASS imgdata[1] is 128
PASS imgdata[2] is 0
PASS successfullyParsed is true

TEST COMPLETE