| Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-svg-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-svg-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-svg-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..03337396e6e0cb449409380eae767d6a5b444477
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-svg-expected.txt
|
| @@ -0,0 +1,27 @@
|
| +Test createImageBitmap from a SVG image.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS bitmap.width is 200
|
| +PASS bitmap.height is 200
|
| +PASS d[0] is 0
|
| +PASS d[1] is 0
|
| +PASS d[2] is 255
|
| +PASS d[3] is 255
|
| +PASS d[0] is 0
|
| +PASS d[1] is 0
|
| +PASS d[2] is 255
|
| +PASS d[3] is 255
|
| +PASS d[0] is 0
|
| +PASS d[1] is 0
|
| +PASS d[2] is 255
|
| +PASS d[3] is 255
|
| +PASS d[0] is 0
|
| +PASS d[1] is 0
|
| +PASS d[2] is 255
|
| +PASS d[3] is 255
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|