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

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

Issue 2624133007: Revert of Implement color management for ImageData (patchset #11 id:440001 of https://codereview.ch… (Closed)
Patch Set: Double check 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 bd8c1b3808d94e7cad0629d7bc2ccaf114d89eeb..a059852960152093628d735754a668d3ece867e0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1845,13 +1845,6 @@ interface FileReader : EventTarget
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
@@ -3672,12 +3665,9 @@ interface ImageCapture
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