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 2d1d7903c186b208c73eba780a6d914b96f15ed0..83de5e5b4f11cc7a5e0124d307a6ad21fec0349d 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 |
@@ -88,6 +88,7 @@ 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 |
PASS oldChildWindow.ondrag is newChildWindow.ondrag |
PASS oldChildWindow.ondragend is newChildWindow.ondragend |
PASS oldChildWindow.ondragenter is newChildWindow.ondragenter |