/home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/canvas-modify-emptyPath-actual.txt

88Test canvas.rect() with width = height = 0.
99PASS getColor(1,1) is [0,0,0,0]
1010Test lineTo sequence
11 PASS getColor(0,0) is [255,0,0,255]
 11FAIL getColor(0,0) should be 255,0,0,255. Was 0,0,255,255.
1212PASS getColor(50,50) is [0,128,0,255]
1313Test quadraticCurveTo
14 PASS getColor(10,10) is [255,0,0,255]
 14FAIL getColor(10,10) should be 255,0,0,255. Was 0,0,255,255.
1515PASS getColor(50,50) is [0,128,0,255]
1616Test quadraticCurveTo endpoint
17 PASS getColor(10,10) is [255,0,0,255]
 17FAIL getColor(10,10) should be 255,0,0,255. Was 0,0,255,255.
1818PASS getColor(99,51) is [0,128,0,255]
1919PASS getColor(50,50) is [0,128,0,255]
2020Test bezierCurveTo
21 PASS getColor(10,10) is [255,0,0,255]
 21FAIL getColor(10,10) should be 255,0,0,255. Was 0,0,255,255.
2222PASS getColor(50,50) is [0,128,0,255]
2323Test bezierCurveTo endpoint
24 PASS getColor(10,10) is [255,0,0,255]
 24FAIL getColor(10,10) should be 255,0,0,255. Was 0,0,255,255.
2525PASS getColor(99,51) is [0,128,0,255]
2626PASS getColor(50,50) is [0,128,0,255]
2727PASS successfullyParsed is true