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

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

Issue 2636533002: Revert of Implement color management for ImageData
Patch Set: Created 3 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/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 bbf8f879e5478261054f51131cce13ff1c173bcf..1886d676813255fa70ebbdb1bdc2351116355047 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1837,13 +1837,6 @@
setter onloadend
setter onloadstart
setter onprogress
-interface Float32ImageData
- attribute @@toStringTag
- getter colorSpace
- getter data
- getter height
- getter width
- method constructor
interface FocusEvent : UIEvent
attribute @@toStringTag
getter relatedTarget
@@ -3664,12 +3657,9 @@
method takePhoto
interface ImageData
attribute @@toStringTag
- getter colorSpace
- getter data
getter height
getter width
method constructor
- method createImageData
interface InputDeviceCapabilities
attribute @@toStringTag
getter firesTouchEvents

Powered by Google App Engine
This is Rietveld 408576698