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

Unified Diff: LayoutTests/fast/canvas/resources/canvas-ImageData-workers.js

Issue 216923004: Expose ImageData on WorkerGlobalScope. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased 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/fast/canvas/resources/canvas-ImageData-workers.js
diff --git a/LayoutTests/fast/canvas/resources/canvas-ImageData-workers.js b/LayoutTests/fast/canvas/resources/canvas-ImageData-workers.js
new file mode 100644
index 0000000000000000000000000000000000000000..f004435beb56c211497d2c1aa0a67e0a3734a9bf
--- /dev/null
+++ b/LayoutTests/fast/canvas/resources/canvas-ImageData-workers.js
@@ -0,0 +1,2 @@
+importScripts('../../../resources/js-test.js', 'canvas-ImageData.js');
+finishJSTest();
« no previous file with comments | « LayoutTests/fast/canvas/resources/canvas-ImageData.js ('k') | LayoutTests/fast/canvas/script-tests/canvas-ImageData.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698