Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / fast / dom / Window / property-access-on-cached-window-after-frame-navigated-expected.txt
1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
2 Tests property access on a cached DOMWindow after the associated frame is navigated. Test should not crash and properties read from the cached DOMWindow should be identical to properties through the 'current' DOMWindow.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS oldChildWindow.applicationCache.oncached is newChildWindow.applicationCache.oncached
8 PASS oldChildWindow.applicationCache.onchecking is newChildWindow.applicationCache.onchecking
9 PASS oldChildWindow.applicationCache.ondownloading is newChildWindow.applicationCache.ondownloading
10 PASS oldChildWindow.applicationCache.onerror is newChildWindow.applicationCache.onerror
11 PASS oldChildWindow.applicationCache.onnoupdate is newChildWindow.applicationCache.onnoupdate
12 PASS oldChildWindow.applicationCache.onobsolete is newChildWindow.applicationCache.onobsolete
13 PASS oldChildWindow.applicationCache.onprogress is newChildWindow.applicationCache.onprogress
14 PASS oldChildWindow.applicationCache.onupdateready is newChildWindow.applicationCache.onupdateready
15 PASS oldChildWindow.applicationCache.status is newChildWindow.applicationCache.status
16 PASS oldChildWindow.closed is newChildWindow.closed
17 PASS oldChildWindow.defaultStatus is newChildWindow.defaultStatus
18 PASS oldChildWindow.defaultstatus is newChildWindow.defaultstatus
19 PASS oldChildWindow.devicePixelRatio is newChildWindow.devicePixelRatio
20 PASS oldChildWindow.frameElement is newChildWindow.frameElement
21 PASS oldChildWindow.history.length is newChildWindow.history.length
22 PASS oldChildWindow.history.state is newChildWindow.history.state
23 PASS oldChildWindow.innerHeight is newChildWindow.innerHeight
24 PASS oldChildWindow.innerWidth is newChildWindow.innerWidth
25 PASS oldChildWindow.jsTestIsAsync is newChildWindow.jsTestIsAsync
26 PASS oldChildWindow.length is newChildWindow.length
27 PASS oldChildWindow.location.ancestorOrigins.length is newChildWindow.location.ancestorOrigins.length
28 PASS oldChildWindow.location.hash is newChildWindow.location.hash
29 PASS oldChildWindow.location.host is newChildWindow.location.host
30 PASS oldChildWindow.location.hostname is newChildWindow.location.hostname
31 PASS oldChildWindow.location.href is newChildWindow.location.href
32 PASS oldChildWindow.location.origin is newChildWindow.location.origin
33 PASS oldChildWindow.location.pathname is newChildWindow.location.pathname
34 PASS oldChildWindow.location.port is newChildWindow.location.port
35 PASS oldChildWindow.location.protocol is newChildWindow.location.protocol
36 PASS oldChildWindow.location.search is newChildWindow.location.search
37 PASS oldChildWindow.locationbar.visible is newChildWindow.locationbar.visible
38 PASS oldChildWindow.menubar.visible is newChildWindow.menubar.visible
39 PASS oldChildWindow.name is newChildWindow.name
40 PASS oldChildWindow.navigator.appCodeName is newChildWindow.navigator.appCodeName
41 PASS oldChildWindow.navigator.appName is newChildWindow.navigator.appName
42 PASS oldChildWindow.navigator.appVersion is newChildWindow.navigator.appVersion
43 PASS oldChildWindow.navigator.battery.charging is newChildWindow.navigator.battery.charging
44 PASS oldChildWindow.navigator.battery.chargingTime is newChildWindow.navigator.battery.chargingTime
45 PASS oldChildWindow.navigator.battery.dischargingTime is newChildWindow.navigator.battery.dischargingTime
46 PASS oldChildWindow.navigator.battery.level is newChildWindow.navigator.battery.level
47 PASS oldChildWindow.navigator.battery.onchargingchange is newChildWindow.navigator.battery.onchargingchange
48 PASS oldChildWindow.navigator.battery.onchargingtimechange is newChildWindow.navigator.battery.onchargingtimechange
49 PASS oldChildWindow.navigator.battery.ondischargingtimechange is newChildWindow.navigator.battery.ondischargingtimechange
50 PASS oldChildWindow.navigator.battery.onlevelchange is newChildWindow.navigator.battery.onlevelchange
51 PASS oldChildWindow.navigator.cookieEnabled is newChildWindow.navigator.cookieEnabled
52 PASS oldChildWindow.navigator.doNotTrack is newChildWindow.navigator.doNotTrack
53 PASS oldChildWindow.navigator.language is newChildWindow.navigator.language
54 PASS oldChildWindow.navigator.maxTouchPoints is newChildWindow.navigator.maxTouchPoints
55 PASS oldChildWindow.navigator.onLine is newChildWindow.navigator.onLine
56 PASS oldChildWindow.navigator.platform is newChildWindow.navigator.platform
57 PASS oldChildWindow.navigator.product is newChildWindow.navigator.product
58 PASS oldChildWindow.navigator.productSub is newChildWindow.navigator.productSub
59 PASS oldChildWindow.navigator.serviceWorker.current is newChildWindow.navigator.serviceWorker.current
60 PASS oldChildWindow.navigator.userAgent is newChildWindow.navigator.userAgent
61 PASS oldChildWindow.navigator.vendor is newChildWindow.navigator.vendor
62 PASS oldChildWindow.navigator.vendorSub is newChildWindow.navigator.vendorSub
63 PASS oldChildWindow.offscreenBuffering is newChildWindow.offscreenBuffering
64 PASS oldChildWindow.onabort is newChildWindow.onabort
65 PASS oldChildWindow.onanimationend is newChildWindow.onanimationend
66 PASS oldChildWindow.onanimationiteration is newChildWindow.onanimationiteration
67 PASS oldChildWindow.onanimationstart is newChildWindow.onanimationstart
68 PASS oldChildWindow.onautocomplete is newChildWindow.onautocomplete
69 PASS oldChildWindow.onautocompleteerror is newChildWindow.onautocompleteerror
70 PASS oldChildWindow.onbeforeunload is newChildWindow.onbeforeunload
71 PASS oldChildWindow.onblur is newChildWindow.onblur
72 PASS oldChildWindow.oncancel is newChildWindow.oncancel
73 PASS oldChildWindow.oncanplay is newChildWindow.oncanplay
74 PASS oldChildWindow.oncanplaythrough is newChildWindow.oncanplaythrough
75 PASS oldChildWindow.onchange is newChildWindow.onchange
76 PASS oldChildWindow.onclick is newChildWindow.onclick
77 PASS oldChildWindow.onclose is newChildWindow.onclose
78 PASS oldChildWindow.oncontextmenu is newChildWindow.oncontextmenu
79 PASS oldChildWindow.oncuechange is newChildWindow.oncuechange
80 PASS oldChildWindow.ondblclick is newChildWindow.ondblclick
81 PASS oldChildWindow.ondevicelight is newChildWindow.ondevicelight
82 PASS oldChildWindow.ondevicemotion is newChildWindow.ondevicemotion
83 PASS oldChildWindow.ondeviceorientation is newChildWindow.ondeviceorientation
84 PASS oldChildWindow.ondrag is newChildWindow.ondrag
85 PASS oldChildWindow.ondragend is newChildWindow.ondragend
86 PASS oldChildWindow.ondragenter is newChildWindow.ondragenter
87 PASS oldChildWindow.ondragleave is newChildWindow.ondragleave
88 PASS oldChildWindow.ondragover is newChildWindow.ondragover
89 PASS oldChildWindow.ondragstart is newChildWindow.ondragstart
90 PASS oldChildWindow.ondrop is newChildWindow.ondrop
91 PASS oldChildWindow.ondurationchange is newChildWindow.ondurationchange
92 PASS oldChildWindow.onemptied is newChildWindow.onemptied
93 PASS oldChildWindow.onended is newChildWindow.onended
94 PASS oldChildWindow.onfocus is newChildWindow.onfocus
95 PASS oldChildWindow.onhashchange is newChildWindow.onhashchange
96 PASS oldChildWindow.oninput is newChildWindow.oninput
97 PASS oldChildWindow.oninvalid is newChildWindow.oninvalid
98 PASS oldChildWindow.onkeydown is newChildWindow.onkeydown
99 PASS oldChildWindow.onkeypress is newChildWindow.onkeypress
100 PASS oldChildWindow.onkeyup is newChildWindow.onkeyup
101 PASS oldChildWindow.onload is newChildWindow.onload
102 PASS oldChildWindow.onloadeddata is newChildWindow.onloadeddata
103 PASS oldChildWindow.onloadedmetadata is newChildWindow.onloadedmetadata
104 PASS oldChildWindow.onloadstart is newChildWindow.onloadstart
105 PASS oldChildWindow.onmessage is newChildWindow.onmessage
106 PASS oldChildWindow.onmousedown is newChildWindow.onmousedown
107 PASS oldChildWindow.onmouseenter is newChildWindow.onmouseenter
108 PASS oldChildWindow.onmouseleave is newChildWindow.onmouseleave
109 PASS oldChildWindow.onmousemove is newChildWindow.onmousemove
110 PASS oldChildWindow.onmouseout is newChildWindow.onmouseout
111 PASS oldChildWindow.onmouseover is newChildWindow.onmouseover
112 PASS oldChildWindow.onmouseup is newChildWindow.onmouseup
113 PASS oldChildWindow.onmousewheel is newChildWindow.onmousewheel
114 PASS oldChildWindow.onoffline is newChildWindow.onoffline
115 PASS oldChildWindow.ononline is newChildWindow.ononline
116 PASS oldChildWindow.onpagehide is newChildWindow.onpagehide
117 PASS oldChildWindow.onpageshow is newChildWindow.onpageshow
118 PASS oldChildWindow.onpause is newChildWindow.onpause
119 PASS oldChildWindow.onplay is newChildWindow.onplay
120 PASS oldChildWindow.onplaying is newChildWindow.onplaying
121 PASS oldChildWindow.onpopstate is newChildWindow.onpopstate
122 PASS oldChildWindow.onprogress is newChildWindow.onprogress
123 PASS oldChildWindow.onratechange is newChildWindow.onratechange
124 PASS oldChildWindow.onreset is newChildWindow.onreset
125 PASS oldChildWindow.onresize is newChildWindow.onresize
126 PASS oldChildWindow.onscroll is newChildWindow.onscroll
127 PASS oldChildWindow.onsearch is newChildWindow.onsearch
128 PASS oldChildWindow.onseeked is newChildWindow.onseeked
129 PASS oldChildWindow.onseeking is newChildWindow.onseeking
130 PASS oldChildWindow.onselect is newChildWindow.onselect
131 PASS oldChildWindow.onshow is newChildWindow.onshow
132 PASS oldChildWindow.onstalled is newChildWindow.onstalled
133 PASS oldChildWindow.onstorage is newChildWindow.onstorage
134 PASS oldChildWindow.onsubmit is newChildWindow.onsubmit
135 PASS oldChildWindow.onsuspend is newChildWindow.onsuspend
136 PASS oldChildWindow.ontimeupdate is newChildWindow.ontimeupdate
137 PASS oldChildWindow.ontoggle is newChildWindow.ontoggle
138 PASS oldChildWindow.ontouchcancel is newChildWindow.ontouchcancel
139 PASS oldChildWindow.ontouchend is newChildWindow.ontouchend
140 PASS oldChildWindow.ontouchmove is newChildWindow.ontouchmove
141 PASS oldChildWindow.ontouchstart is newChildWindow.ontouchstart
142 PASS oldChildWindow.ontransitionend is newChildWindow.ontransitionend
143 PASS oldChildWindow.onunload is newChildWindow.onunload
144 PASS oldChildWindow.onvolumechange is newChildWindow.onvolumechange
145 PASS oldChildWindow.onwaiting is newChildWindow.onwaiting
146 PASS oldChildWindow.onwebkitanimationend is newChildWindow.onwebkitanimationend
147 PASS oldChildWindow.onwebkitanimationiteration is newChildWindow.onwebkitanimationiteration
148 PASS oldChildWindow.onwebkitanimationstart is newChildWindow.onwebkitanimationstart
149 PASS oldChildWindow.onwebkittransitionend is newChildWindow.onwebkittransitionend
150 PASS oldChildWindow.onwheel is newChildWindow.onwheel
151 PASS oldChildWindow.opener is newChildWindow.opener
152 PASS oldChildWindow.outerHeight is newChildWindow.outerHeight
153 PASS oldChildWindow.outerWidth is newChildWindow.outerWidth
154 PASS oldChildWindow.pageXOffset is newChildWindow.pageXOffset
155 PASS oldChildWindow.pageYOffset is newChildWindow.pageYOffset
156 PASS oldChildWindow.performance.navigation.redirectCount is newChildWindow.performance.navigation.redirectCount
157 PASS oldChildWindow.performance.navigation.type is newChildWindow.performance.navigation.type
158 PASS oldChildWindow.performance.onwebkitresourcetimingbufferfull is newChildWindow.performance.onwebkitresourcetimingbufferfull
159 PASS oldChildWindow.performance.timing.connectEnd is newChildWindow.performance.timing.connectEnd
160 PASS oldChildWindow.performance.timing.connectStart is newChildWindow.performance.timing.connectStart
161 PASS oldChildWindow.performance.timing.domComplete is newChildWindow.performance.timing.domComplete
162 PASS oldChildWindow.performance.timing.domContentLoadedEventEnd is newChildWindow.performance.timing.domContentLoadedEventEnd
163 PASS oldChildWindow.performance.timing.domContentLoadedEventStart is newChildWindow.performance.timing.domContentLoadedEventStart
164 PASS oldChildWindow.performance.timing.domInteractive is newChildWindow.performance.timing.domInteractive
165 PASS oldChildWindow.performance.timing.domLoading is newChildWindow.performance.timing.domLoading
166 PASS oldChildWindow.performance.timing.domainLookupEnd is newChildWindow.performance.timing.domainLookupEnd
167 PASS oldChildWindow.performance.timing.domainLookupStart is newChildWindow.performance.timing.domainLookupStart
168 PASS oldChildWindow.performance.timing.fetchStart is newChildWindow.performance.timing.fetchStart
169 PASS oldChildWindow.performance.timing.loadEventEnd is newChildWindow.performance.timing.loadEventEnd
170 PASS oldChildWindow.performance.timing.loadEventStart is newChildWindow.performance.timing.loadEventStart
171 PASS oldChildWindow.performance.timing.navigationStart is newChildWindow.performance.timing.navigationStart
172 PASS oldChildWindow.performance.timing.redirectEnd is newChildWindow.performance.timing.redirectEnd
173 PASS oldChildWindow.performance.timing.redirectStart is newChildWindow.performance.timing.redirectStart
174 PASS oldChildWindow.performance.timing.requestStart is newChildWindow.performance.timing.requestStart
175 PASS oldChildWindow.performance.timing.responseEnd is newChildWindow.performance.timing.responseEnd
176 PASS oldChildWindow.performance.timing.responseStart is newChildWindow.performance.timing.responseStart
177 PASS oldChildWindow.performance.timing.secureConnectionStart is newChildWindow.performance.timing.secureConnectionStart
178 PASS oldChildWindow.performance.timing.unloadEventEnd is newChildWindow.performance.timing.unloadEventEnd
179 PASS oldChildWindow.performance.timing.unloadEventStart is newChildWindow.performance.timing.unloadEventStart
180 PASS oldChildWindow.personalbar.visible is newChildWindow.personalbar.visible
181 PASS oldChildWindow.screen.availHeight is newChildWindow.screen.availHeight
182 PASS oldChildWindow.screen.availLeft is newChildWindow.screen.availLeft
183 PASS oldChildWindow.screen.availTop is newChildWindow.screen.availTop
184 PASS oldChildWindow.screen.availWidth is newChildWindow.screen.availWidth
185 PASS oldChildWindow.screen.colorDepth is newChildWindow.screen.colorDepth
186 PASS oldChildWindow.screen.height is newChildWindow.screen.height
187 PASS oldChildWindow.screen.orientation is newChildWindow.screen.orientation
188 PASS oldChildWindow.screen.pixelDepth is newChildWindow.screen.pixelDepth
189 PASS oldChildWindow.screen.width is newChildWindow.screen.width
190 PASS oldChildWindow.screenLeft is newChildWindow.screenLeft
191 PASS oldChildWindow.screenTop is newChildWindow.screenTop
192 PASS oldChildWindow.screenX is newChildWindow.screenX
193 PASS oldChildWindow.screenY is newChildWindow.screenY
194 PASS oldChildWindow.scrollX is newChildWindow.scrollX
195 PASS oldChildWindow.scrollY is newChildWindow.scrollY
196 PASS oldChildWindow.scrollbars.visible is newChildWindow.scrollbars.visible
197 PASS oldChildWindow.speechSynthesis.onvoiceschanged is newChildWindow.speechSynthesis.onvoiceschanged
198 PASS oldChildWindow.speechSynthesis.paused is newChildWindow.speechSynthesis.paused
199 PASS oldChildWindow.speechSynthesis.pending is newChildWindow.speechSynthesis.pending
200 PASS oldChildWindow.speechSynthesis.speaking is newChildWindow.speechSynthesis.speaking
201 PASS oldChildWindow.status is newChildWindow.status
202 PASS oldChildWindow.statusbar.visible is newChildWindow.statusbar.visible
203 PASS oldChildWindow.styleMedia.type is newChildWindow.styleMedia.type
204 PASS oldChildWindow.toolbar.visible is newChildWindow.toolbar.visible
205 PASS oldChildWindow.wasPostTestScriptParsed is newChildWindow.wasPostTestScriptParsed
206 PASS successfullyParsed is true
207
208 TEST COMPLETE
209