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
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.ondevicemotion is newChildWindow.ondevicemotion
82 PASS oldChildWindow.ondeviceorientation is newChildWindow.ondeviceorientation
83 PASS oldChildWindow.ondrag is newChildWindow.ondrag
84 PASS oldChildWindow.ondragend is newChildWindow.ondragend
85 PASS oldChildWindow.ondragenter is newChildWindow.ondragenter
86 PASS oldChildWindow.ondragleave is newChildWindow.ondragleave
87 PASS oldChildWindow.ondragover is newChildWindow.ondragover
88 PASS oldChildWindow.ondragstart is newChildWindow.ondragstart
89 PASS oldChildWindow.ondrop is newChildWindow.ondrop
90 PASS oldChildWindow.ondurationchange is newChildWindow.ondurationchange
91 PASS oldChildWindow.onemptied is newChildWindow.onemptied
92 PASS oldChildWindow.onended is newChildWindow.onended
93 PASS oldChildWindow.onfocus is newChildWindow.onfocus
94 PASS oldChildWindow.onhashchange is newChildWindow.onhashchange
95 PASS oldChildWindow.oninput is newChildWindow.oninput
96 PASS oldChildWindow.oninvalid is newChildWindow.oninvalid
97 PASS oldChildWindow.onkeydown is newChildWindow.onkeydown
98 PASS oldChildWindow.onkeypress is newChildWindow.onkeypress
99 PASS oldChildWindow.onkeyup is newChildWindow.onkeyup
100 PASS oldChildWindow.onload is newChildWindow.onload
101 PASS oldChildWindow.onloadeddata is newChildWindow.onloadeddata
102 PASS oldChildWindow.onloadedmetadata is newChildWindow.onloadedmetadata
103 PASS oldChildWindow.onloadstart is newChildWindow.onloadstart
104 PASS oldChildWindow.onmessage is newChildWindow.onmessage
105 PASS oldChildWindow.onmousedown is newChildWindow.onmousedown
106 PASS oldChildWindow.onmouseenter is newChildWindow.onmouseenter
107 PASS oldChildWindow.onmouseleave is newChildWindow.onmouseleave
108 PASS oldChildWindow.onmousemove is newChildWindow.onmousemove
109 PASS oldChildWindow.onmouseout is newChildWindow.onmouseout
110 PASS oldChildWindow.onmouseover is newChildWindow.onmouseover
111 PASS oldChildWindow.onmouseup is newChildWindow.onmouseup
112 PASS oldChildWindow.onmousewheel is newChildWindow.onmousewheel
113 PASS oldChildWindow.onoffline is newChildWindow.onoffline
114 PASS oldChildWindow.ononline is newChildWindow.ononline
115 PASS oldChildWindow.onpagehide is newChildWindow.onpagehide
116 PASS oldChildWindow.onpageshow is newChildWindow.onpageshow
117 PASS oldChildWindow.onpause is newChildWindow.onpause
118 PASS oldChildWindow.onplay is newChildWindow.onplay
119 PASS oldChildWindow.onplaying is newChildWindow.onplaying
120 PASS oldChildWindow.onpopstate is newChildWindow.onpopstate
121 PASS oldChildWindow.onprogress is newChildWindow.onprogress
122 PASS oldChildWindow.onratechange is newChildWindow.onratechange
123 PASS oldChildWindow.onreset is newChildWindow.onreset
124 PASS oldChildWindow.onresize is newChildWindow.onresize
125 PASS oldChildWindow.onscroll is newChildWindow.onscroll
126 PASS oldChildWindow.onsearch is newChildWindow.onsearch
127 PASS oldChildWindow.onseeked is newChildWindow.onseeked
128 PASS oldChildWindow.onseeking is newChildWindow.onseeking
129 PASS oldChildWindow.onselect is newChildWindow.onselect
130 PASS oldChildWindow.onshow is newChildWindow.onshow
131 PASS oldChildWindow.onstalled is newChildWindow.onstalled
132 PASS oldChildWindow.onstorage is newChildWindow.onstorage
133 PASS oldChildWindow.onsubmit is newChildWindow.onsubmit
134 PASS oldChildWindow.onsuspend is newChildWindow.onsuspend
135 PASS oldChildWindow.ontimeupdate is newChildWindow.ontimeupdate
136 PASS oldChildWindow.ontoggle is newChildWindow.ontoggle
137 PASS oldChildWindow.ontouchcancel is newChildWindow.ontouchcancel
138 PASS oldChildWindow.ontouchend is newChildWindow.ontouchend
139 PASS oldChildWindow.ontouchmove is newChildWindow.ontouchmove
140 PASS oldChildWindow.ontouchstart is newChildWindow.ontouchstart
141 PASS oldChildWindow.ontransitionend is newChildWindow.ontransitionend
142 PASS oldChildWindow.onunload is newChildWindow.onunload
143 PASS oldChildWindow.onvolumechange is newChildWindow.onvolumechange
144 PASS oldChildWindow.onwaiting is newChildWindow.onwaiting
145 PASS oldChildWindow.onwebkitanimationend is newChildWindow.onwebkitanimationend
146 PASS oldChildWindow.onwebkitanimationiteration is newChildWindow.onwebkitanimationiteration
147 PASS oldChildWindow.onwebkitanimationstart is newChildWindow.onwebkitanimationstart
148 PASS oldChildWindow.onwebkittransitionend is newChildWindow.onwebkittransitionend
149 PASS oldChildWindow.onwheel is newChildWindow.onwheel
150 PASS oldChildWindow.opener is newChildWindow.opener
151 PASS oldChildWindow.outerHeight is newChildWindow.outerHeight
152 PASS oldChildWindow.outerWidth is newChildWindow.outerWidth
153 PASS oldChildWindow.pageXOffset is newChildWindow.pageXOffset
154 PASS oldChildWindow.pageYOffset is newChildWindow.pageYOffset
155 PASS oldChildWindow.performance.navigation.redirectCount is newChildWindow.performance.navigation.redirectCount
156 PASS oldChildWindow.performance.navigation.type is newChildWindow.performance.navigation.type
157 PASS oldChildWindow.performance.onwebkitresourcetimingbufferfull is newChildWindow.performance.onwebkitresourcetimingbufferfull
158 PASS oldChildWindow.performance.timing.connectEnd is newChildWindow.performance.timing.connectEnd
159 PASS oldChildWindow.performance.timing.connectStart is newChildWindow.performance.timing.connectStart
160 PASS oldChildWindow.performance.timing.domComplete is newChildWindow.performance.timing.domComplete
161 PASS oldChildWindow.performance.timing.domContentLoadedEventEnd is newChildWindow.performance.timing.domContentLoadedEventEnd
162 PASS oldChildWindow.performance.timing.domContentLoadedEventStart is newChildWindow.performance.timing.domContentLoadedEventStart
163 PASS oldChildWindow.performance.timing.domInteractive is newChildWindow.performance.timing.domInteractive
164 PASS oldChildWindow.performance.timing.domLoading is newChildWindow.performance.timing.domLoading
165 PASS oldChildWindow.performance.timing.domainLookupEnd is newChildWindow.performance.timing.domainLookupEnd
166 PASS oldChildWindow.performance.timing.domainLookupStart is newChildWindow.performance.timing.domainLookupStart
167 PASS oldChildWindow.performance.timing.fetchStart is newChildWindow.performance.timing.fetchStart
168 PASS oldChildWindow.performance.timing.loadEventEnd is newChildWindow.performance.timing.loadEventEnd
169 PASS oldChildWindow.performance.timing.loadEventStart is newChildWindow.performance.timing.loadEventStart
170 PASS oldChildWindow.performance.timing.navigationStart is newChildWindow.performance.timing.navigationStart
171 PASS oldChildWindow.performance.timing.redirectEnd is newChildWindow.performance.timing.redirectEnd
172 PASS oldChildWindow.performance.timing.redirectStart is newChildWindow.performance.timing.redirectStart
173 PASS oldChildWindow.performance.timing.requestStart is newChildWindow.performance.timing.requestStart
174 PASS oldChildWindow.performance.timing.responseEnd is newChildWindow.performance.timing.responseEnd
175 PASS oldChildWindow.performance.timing.responseStart is newChildWindow.performance.timing.responseStart
176 PASS oldChildWindow.performance.timing.secureConnectionStart is newChildWindow.performance.timing.secureConnectionStart
177 PASS oldChildWindow.performance.timing.unloadEventEnd is newChildWindow.performance.timing.unloadEventEnd
178 PASS oldChildWindow.performance.timing.unloadEventStart is newChildWindow.performance.timing.unloadEventStart
179 PASS oldChildWindow.personalbar.visible is newChildWindow.personalbar.visible
180 PASS oldChildWindow.screen.availHeight is newChildWindow.screen.availHeight
181 PASS oldChildWindow.screen.availLeft is newChildWindow.screen.availLeft
182 PASS oldChildWindow.screen.availTop is newChildWindow.screen.availTop
183 PASS oldChildWindow.screen.availWidth is newChildWindow.screen.availWidth
184 PASS oldChildWindow.screen.colorDepth is newChildWindow.screen.colorDepth
185 PASS oldChildWindow.screen.height is newChildWindow.screen.height
186 PASS oldChildWindow.screen.orientation is newChildWindow.screen.orientation
187 PASS oldChildWindow.screen.pixelDepth is newChildWindow.screen.pixelDepth
188 PASS oldChildWindow.screen.width is newChildWindow.screen.width
189 PASS oldChildWindow.screenLeft is newChildWindow.screenLeft
190 PASS oldChildWindow.screenTop is newChildWindow.screenTop
191 PASS oldChildWindow.screenX is newChildWindow.screenX
192 PASS oldChildWindow.screenY is newChildWindow.screenY
193 PASS oldChildWindow.scrollX is newChildWindow.scrollX
194 PASS oldChildWindow.scrollY is newChildWindow.scrollY
195 PASS oldChildWindow.scrollbars.visible is newChildWindow.scrollbars.visible
196 PASS oldChildWindow.speechSynthesis.onvoiceschanged is newChildWindow.speechSynthesis.onvoiceschanged
197 PASS oldChildWindow.speechSynthesis.paused is newChildWindow.speechSynthesis.paused
198 PASS oldChildWindow.speechSynthesis.pending is newChildWindow.speechSynthesis.pending
199 PASS oldChildWindow.speechSynthesis.speaking is newChildWindow.speechSynthesis.speaking
200 PASS oldChildWindow.status is newChildWindow.status
201 PASS oldChildWindow.statusbar.visible is newChildWindow.statusbar.visible
202 PASS oldChildWindow.styleMedia.type is newChildWindow.styleMedia.type
203 PASS oldChildWindow.toolbar.visible is newChildWindow.toolbar.visible
204 PASS oldChildWindow.wasPostTestScriptParsed is newChildWindow.wasPostTestScriptParsed
205 PASS successfullyParsed is true
206
207 TEST COMPLETE
208