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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt

Issue 1486663002: Expose ImageBitmap to (Window,Worker) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More on updating layout test results Created 4 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/resources/canvas-createImageBitmap-data-in-workers.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [Worker] Test createImageBitmap with data in workers. 1 [Worker] Test createImageBitmap with data in workers.
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 Starting worker: ./resources/canvas-createImageBitmap-data-in-workers.js 6 Starting worker: ./resources/canvas-createImageBitmap-data-in-workers.js
7 PASS [Worker] Promise fulfilled. 7 PASS [Worker] Promise fulfilled.
8 PASS [Worker] bitmapWidth is 50
9 PASS [Worker] bitmapHeight is 50
8 PASS successfullyParsed is true 10 PASS successfullyParsed is true
9 11
10 TEST COMPLETE 12 TEST COMPLETE
11 13
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/resources/canvas-createImageBitmap-data-in-workers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698