Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / toDataURL-noData-expected.txt
blob7334bfe949fef268b1c9ae3b52b1472810b86494
1   
2 mimeType: unspecified
3 PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
4 mimeType: unspecified
5 PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
6 mimeType: unspecified
7 PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.
8 mimeType: image/jpeg
9 PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
10 mimeType: image/jpeg
11 PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
12 mimeType: image/jpeg
13 PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.
14 mimeType: image/webp
15 PASS: Canvas of size 0x0 created data: url with no content - 'data:,'.
16 mimeType: image/webp
17 PASS: Canvas of size 0x100 created data: url with no content - 'data:,'.
18 mimeType: image/webp
19 PASS: Canvas of size 100x0 created data: url with no content - 'data:,'.