OLD | NEW |
1 The Actual Canvas | 1 The Actual Canvas |
2 Given MIMEType: image/png | 2 Given MIMEType: image/png |
3 Used MIMEType: image/png | 3 Used MIMEType: image/png |
4 MIME types are the SAME. | 4 MIME types are the SAME. |
5 | 5 |
6 Given MIMEType: image/jpeg | 6 Given MIMEType: image/jpeg |
7 Used MIMEType: image/jpeg | 7 Used MIMEType: image/jpeg |
8 MIME types are the SAME. | 8 MIME types are the SAME. |
9 | 9 |
10 Given MIMEType: image/gif | 10 Given MIMEType: image/gif |
11 Used MIMEType: image/gif | 11 Used MIMEType: image/png |
12 MIME types are the SAME. | 12 MIME types DIFFER. |
13 | 13 |
14 Given MIMEType: | 14 Given MIMEType: |
15 Used MIMEType: image/png | 15 Used MIMEType: image/png |
16 MIME types DIFFER. | 16 MIME types DIFFER. |
17 | 17 |
18 Given MIMEType: null | 18 Given MIMEType: null |
19 Used MIMEType: image/png | 19 Used MIMEType: image/png |
20 MIME types DIFFER. | 20 MIME types DIFFER. |
21 | 21 |
22 Given MIMEType: undefined | 22 Given MIMEType: undefined |
23 Used MIMEType: image/png | 23 Used MIMEType: image/png |
24 MIME types DIFFER. | 24 MIME types DIFFER. |
25 | 25 |
26 Given MIMEType: image/x-webkitbitmap | 26 Given MIMEType: image/x-webkitbitmap |
27 Used MIMEType: image/png | 27 Used MIMEType: image/png |
28 MIME types DIFFER. | 28 MIME types DIFFER. |
29 | 29 |
30 | 30 |
OLD | NEW |