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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-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/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
index a72f27b7d193b9818d97257545fb5372b3821d73..bef689260c168617d217ea61f6645131425a6b07 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
@@ -80,7 +80,6 @@ PASS oldChildWindow.onclose is newChildWindow.onclose
PASS oldChildWindow.oncontextmenu is newChildWindow.oncontextmenu
PASS oldChildWindow.oncuechange is newChildWindow.oncuechange
PASS oldChildWindow.ondblclick is newChildWindow.ondblclick
-PASS oldChildWindow.ondevicelight is newChildWindow.ondevicelight
PASS oldChildWindow.ondevicemotion is newChildWindow.ondevicemotion
PASS oldChildWindow.ondeviceorientation is newChildWindow.ondeviceorientation
PASS oldChildWindow.ondeviceorientationabsolute is newChildWindow.ondeviceorientationabsolute

Powered by Google App Engine
This is Rietveld 408576698