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

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

Issue 2217623002: Adding filter to the OffscreenCanvas-2d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing exact color match in the layout tests Created 4 years, 4 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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index c8ad7f766cf6b3f5c4a61bcd8ddce7aa0d21e08f..c0fe778b0c54cd7b9971f194ea0232915070635f 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4185,6 +4185,7 @@ interface OffscreenCanvas
interface OffscreenCanvasRenderingContext2D
attribute @@toStringTag
getter fillStyle
+ getter filter
getter imageSmoothingEnabled
getter imageSmoothingQuality
getter lineCap
@@ -4233,6 +4234,7 @@ interface OffscreenCanvasRenderingContext2D
method transform
method translate
setter fillStyle
+ setter filter
setter imageSmoothingEnabled
setter imageSmoothingQuality
setter lineCap

Powered by Google App Engine
This is Rietveld 408576698