/home/igalia/clopez/webkit/webkit/layout-test-results/retries/fast/canvas/canvas-modify-emptyPath-actual.txt
8
8
Test canvas.rect() with width = height = 0.
9
9
PASS getColor(1,1) is [0,0,0,0]
10
10
Test lineTo sequence
11
P
ASS
getColor(0,0)
i
s
[
255,0,0,255
]
11
F
AIL
getColor(0,0)
should
be
255,0,0,255
. Was 0,0,255,255.
12
12
PASS getColor(50,50) is [0,128,0,255]
13
13
Test quadraticCurveTo
14
P
ASS
getColor(10,10)
i
s
[
255,0,0,255
]
14
F
AIL
getColor(10,10)
should
be
255,0,0,255
. Was 0,0,255,255.
15
15
PASS getColor(50,50) is [0,128,0,255]
16
16
Test quadraticCurveTo endpoint
17
P
ASS
getColor(10,10)
i
s
[
255,0,0,255
]
17
F
AIL
getColor(10,10)
should
be
255,0,0,255
. Was 0,0,255,255.
18
18
PASS getColor(99,51) is [0,128,0,255]
19
19
PASS getColor(50,50) is [0,128,0,255]
20
20
Test bezierCurveTo
21
P
ASS
getColor(10,10)
i
s
[
255,0,0,255
]
21
F
AIL
getColor(10,10)
should
be
255,0,0,255
. Was 0,0,255,255.
22
22
PASS getColor(50,50) is [0,128,0,255]
23
23
Test bezierCurveTo endpoint
24
P
ASS
getColor(10,10)
i
s
[
255,0,0,255
]
24
F
AIL
getColor(10,10)
should
be
255,0,0,255
. Was 0,0,255,255.
25
25
PASS getColor(99,51) is [0,128,0,255]
26
26
PASS getColor(50,50) is [0,128,0,255]
27
27
PASS successfullyParsed is true