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

Unified Diff: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt

Issue 143823004: Implement DeviceLight (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Chris's comments Created 6 years, 7 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: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
index f1f43431f141ddb823fdcc2673beba9e5dd06098..c160d73471f9d66193ce3012911963b648d74305 100644
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
+++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
@@ -78,6 +78,7 @@ 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.ondrag is newChildWindow.ondrag

Powered by Google App Engine
This is Rietveld 408576698