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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt
index e8489e74dfced9db59b85ad14ef40203c7f02690..74012a71e1938e23a8779ad7cdfadd88717b8924 100644
--- a/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-createImageBitmap-data-in-workers-expected.txt
@@ -5,6 +5,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Starting worker: ./resources/canvas-createImageBitmap-data-in-workers.js
PASS [Worker] Promise fulfilled.
+PASS [Worker] bitmapWidth is 50
+PASS [Worker] bitmapHeight is 50
PASS successfullyParsed is true
TEST COMPLETE
« 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