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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt

Issue 2420203002: Implement convertToBlob() in OffscreenCanvas (Closed)
Patch Set: rebase and fix global-interface-listing-service-worker-expected.txt Created 4 years, 2 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/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index b67421aa9e446fa6dc2dac12d9b7cbbf75ac2075..a151309f3d3361a750bcfefe1c087baa930fdb0f 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -489,6 +489,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] getter height
[Worker] getter width
[Worker] method constructor
+[Worker] method convertToBlob
[Worker] method getContext
[Worker] method transferToImageBitmap
[Worker] setter height

Powered by Google App Engine
This is Rietveld 408576698