| Index: third_party/WebKit/LayoutTests/fast/canvas/toDataURL-noData-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/toDataURL-noData-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/toDataURL-noData-expected.txt
|
| deleted file mode 100644
|
| index 7334bfe949fef268b1c9ae3b52b1472810b86494..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/canvas/toDataURL-noData-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -
|
| -mimeType: unspecified
|
| -PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
|
| -mimeType: unspecified
|
| -PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
|
| -mimeType: unspecified
|
| -PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.
|
| -mimeType: image/jpeg
|
| -PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
|
| -mimeType: image/jpeg
|
| -PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
|
| -mimeType: image/jpeg
|
| -PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.
|
| -mimeType: image/webp
|
| -PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
|
| -mimeType: image/webp
|
| -PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
|
| -mimeType: image/webp
|
| -PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.
|
| -
|
|
|