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

Unified Diff: third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/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/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
index 0e745ff88e94c6f3b729d7d26f68d27473ef8ae8..fbc3b6edfa50cf2676f42cc42e02d9206dc5f47b 100644
--- a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/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
@@ -8900,7 +8896,6 @@ interface webkitURL
getter oncontextmenu
getter oncuechange
getter ondblclick
- getter ondevicelight
getter ondevicemotion
getter ondeviceorientation
getter ondeviceorientationabsolute
@@ -9080,7 +9075,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