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

Unified Diff: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt

Issue 216923004: Expose ImageData on WorkerGlobalScope. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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: LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
index 554a9622062bcc3e9960dd435b6bc8d02f8575b8..94d748724cb0152e973e5fac679d0f7e9fd671fb 100644
--- a/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt
@@ -31,6 +31,7 @@ Starting worker: resources/global-context-constructors-listing.js
[Worker] IDBRequest
[Worker] IDBTransaction
[Worker] IDBVersionChangeEvent
+[Worker] ImageData
[Worker] Int16Array
[Worker] Int32Array
[Worker] Int8Array

Powered by Google App Engine
This is Rietveld 408576698