| Index: third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-negative-source-destination-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-negative-source-destination-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-negative-source-destination-expected.txt
|
| deleted file mode 100644
|
| index f41ac923705b79cb4385a63f1706d22814814089..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-negative-source-destination-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -Series of tests to ensure correct behaviour on negative source/destination of a HTMLCanvasElement
|
| -
|
| -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 imgdata[0] is 255
|
| -PASS imgdata[1] is 0
|
| -PASS imgdata[2] is 0
|
| -PASS imgdata[4] is 0
|
| -PASS imgdata[5] is 0
|
| -PASS imgdata[6] is 0
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|