Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Side by Side Diff: LayoutTests/fast/canvas/canvas-toBlob-case-insensitive-mimetype-expected.txt

Issue 1257253004: [HTMLCanvasElement.toBlob] Default callback version without scheduler (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modifications based on feedback from Patch Set 3 including Layout Tests and Rebaseline of Mac and Win Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test that a subresource with a crossorigin=anonymous loads a CORS enabled resour ce. 1 Test that toBlob(mimeType) ignores the case of 'mimeType'.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
6 PASS 9 PASS
7 PASS 10 PASS
8 PASS 11 PASS
9 PASS 12 PASS
10 PASS successfullyParsed is true 13 PASS
14 PASS
15 PASS
16 PASS
11 17
12 TEST COMPLETE
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698