Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / Window / property-access-on-cached-window-after-frame-navigated-expected.txt
index b0f9a57..f1f4343 100644 (file)
@@ -56,6 +56,7 @@ PASS oldChildWindow.navigator.onLine is newChildWindow.navigator.onLine
 PASS oldChildWindow.navigator.platform is newChildWindow.navigator.platform
 PASS oldChildWindow.navigator.product is newChildWindow.navigator.product
 PASS oldChildWindow.navigator.productSub is newChildWindow.navigator.productSub
+PASS oldChildWindow.navigator.serviceWorker.current is newChildWindow.navigator.serviceWorker.current
 PASS oldChildWindow.navigator.userAgent is newChildWindow.navigator.userAgent
 PASS oldChildWindow.navigator.vendor is newChildWindow.navigator.vendor
 PASS oldChildWindow.navigator.vendorSub is newChildWindow.navigator.vendorSub
@@ -64,6 +65,8 @@ PASS oldChildWindow.onabort is newChildWindow.onabort
 PASS oldChildWindow.onanimationend is newChildWindow.onanimationend
 PASS oldChildWindow.onanimationiteration is newChildWindow.onanimationiteration
 PASS oldChildWindow.onanimationstart is newChildWindow.onanimationstart
+PASS oldChildWindow.onautocomplete is newChildWindow.onautocomplete
+PASS oldChildWindow.onautocompleteerror is newChildWindow.onautocompleteerror
 PASS oldChildWindow.onbeforeunload is newChildWindow.onbeforeunload
 PASS oldChildWindow.onblur is newChildWindow.onblur
 PASS oldChildWindow.oncancel is newChildWindow.oncancel
@@ -130,6 +133,7 @@ PASS oldChildWindow.onstorage is newChildWindow.onstorage
 PASS oldChildWindow.onsubmit is newChildWindow.onsubmit
 PASS oldChildWindow.onsuspend is newChildWindow.onsuspend
 PASS oldChildWindow.ontimeupdate is newChildWindow.ontimeupdate
+PASS oldChildWindow.ontoggle is newChildWindow.ontoggle
 PASS oldChildWindow.ontouchcancel is newChildWindow.ontouchcancel
 PASS oldChildWindow.ontouchend is newChildWindow.ontouchend
 PASS oldChildWindow.ontouchmove is newChildWindow.ontouchmove
@@ -179,7 +183,6 @@ PASS oldChildWindow.screen.availTop is newChildWindow.screen.availTop
 PASS oldChildWindow.screen.availWidth is newChildWindow.screen.availWidth
 PASS oldChildWindow.screen.colorDepth is newChildWindow.screen.colorDepth
 PASS oldChildWindow.screen.height is newChildWindow.screen.height
-PASS oldChildWindow.screen.onorientationchange is newChildWindow.screen.onorientationchange
 PASS oldChildWindow.screen.orientation is newChildWindow.screen.orientation
 PASS oldChildWindow.screen.pixelDepth is newChildWindow.screen.pixelDepth
 PASS oldChildWindow.screen.width is newChildWindow.screen.width