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

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

Issue 2845763002: Remove DeviceLightEvent implementation (Closed)
Patch Set: same as previous patch Created 3 years, 8 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 7b8356f03cd5a67e3933989ca7d062e770627037..40223467481595d3615476babfa7c164b4de886d 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1343,10 +1343,6 @@ interface DetectedText
getter boundingBox
getter rawValue
method constructor
-interface DeviceLightEvent : Event
- attribute @@toStringTag
- getter value
- method constructor
interface DeviceMotionEvent : Event
attribute @@toStringTag
getter acceleration
@@ -8908,7 +8904,6 @@ interface webkitURL
getter oncontextmenu
getter oncuechange
getter ondblclick
- getter ondevicelight
getter ondevicemotion
getter ondeviceorientation
getter ondeviceorientationabsolute
@@ -9088,7 +9083,6 @@ interface webkitURL
setter oncontextmenu
setter oncuechange
setter ondblclick
- setter ondevicelight
setter ondevicemotion
setter ondeviceorientation
setter ondeviceorientationabsolute

Powered by Google App Engine
This is Rietveld 408576698