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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-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
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
index 6a8e5fda079fc2543a6388378359fba45c1c3723..47c87448c15d135b11936bc25a1731c5e91fff12 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -345,6 +345,10 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter newVersion
[Worker] getter oldVersion
[Worker] method constructor
+[Worker] interface ImageBitmap
+[Worker] getter height
+[Worker] getter width
+[Worker] method constructor
[Worker] interface ImageData
[Worker] getter height
[Worker] getter width

Powered by Google App Engine
This is Rietveld 408576698