1[window-security.sub.html]
2  type: testharness
3  [A SecurityError exception must be thrown when window.applicationCache is accessed from a different origin.]
4    expected: FAIL
5
6  [A SecurityError exception must be thrown when window.devicePixelRatio is accessed from a different origin.]
7    expected: FAIL
8
9  [A SecurityError exception must be thrown when window.document is accessed from a different origin.]
10    expected: FAIL
11
12  [A SecurityError exception must be thrown when window.external is accessed from a different origin.]
13    expected: FAIL
14
15  [A SecurityError exception must be thrown when window.frameElement is accessed from a different origin.]
16    expected: FAIL
17
18  [A SecurityError exception must be thrown when window.history is accessed from a different origin.]
19    expected: FAIL
20
21  [A SecurityError exception must be thrown when window.innerWidth is accessed from a different origin.]
22    expected: FAIL
23
24  [A SecurityError exception must be thrown when window.innerHeight is accessed from a different origin.]
25    expected: FAIL
26
27  [A SecurityError exception must be thrown when window.locationbar is accessed from a different origin.]
28    expected: FAIL
29
30  [A SecurityError exception must be thrown when window.localStorage is accessed from a different origin.]
31    expected: FAIL
32
33  [A SecurityError exception must be thrown when window.menubar is accessed from a different origin.]
34    expected: FAIL
35
36  [A SecurityError exception must be thrown when window.name is accessed from a different origin.]
37    expected: FAIL
38
39  [A SecurityError exception must be thrown when window.navigator is accessed from a different origin.]
40    expected: FAIL
41
42  [A SecurityError exception must be thrown when window.onabort is accessed from a different origin.]
43    expected: FAIL
44
45  [A SecurityError exception must be thrown when window.onafterprint is accessed from a different origin.]
46    expected: FAIL
47
48  [A SecurityError exception must be thrown when window.onbeforeprint is accessed from a different origin.]
49    expected: FAIL
50
51  [A SecurityError exception must be thrown when window.onbeforeunload is accessed from a different origin.]
52    expected: FAIL
53
54  [A SecurityError exception must be thrown when window.onblur is accessed from a different origin.]
55    expected: FAIL
56
57  [A SecurityError exception must be thrown when window.oncancel is accessed from a different origin.]
58    expected: FAIL
59
60  [A SecurityError exception must be thrown when window.oncanplay is accessed from a different origin.]
61    expected: FAIL
62
63  [A SecurityError exception must be thrown when window.oncanplaythrough is accessed from a different origin.]
64    expected: FAIL
65
66  [A SecurityError exception must be thrown when window.onchange is accessed from a different origin.]
67    expected: FAIL
68
69  [A SecurityError exception must be thrown when window.onclick is accessed from a different origin.]
70    expected: FAIL
71
72  [A SecurityError exception must be thrown when window.onclose is accessed from a different origin.]
73    expected: FAIL
74
75  [A SecurityError exception must be thrown when window.oncontextmenu is accessed from a different origin.]
76    expected: FAIL
77
78  [A SecurityError exception must be thrown when window.oncuechange is accessed from a different origin.]
79    expected: FAIL
80
81  [A SecurityError exception must be thrown when window.ondblclick is accessed from a different origin.]
82    expected: FAIL
83
84  [A SecurityError exception must be thrown when window.ondrag is accessed from a different origin.]
85    expected: FAIL
86
87  [A SecurityError exception must be thrown when window.ondragend is accessed from a different origin.]
88    expected: FAIL
89
90  [A SecurityError exception must be thrown when window.ondragenter is accessed from a different origin.]
91    expected: FAIL
92
93  [A SecurityError exception must be thrown when window.ondragleave is accessed from a different origin.]
94    expected: FAIL
95
96  [A SecurityError exception must be thrown when window.ondragover is accessed from a different origin.]
97    expected: FAIL
98
99  [A SecurityError exception must be thrown when window.ondragstart is accessed from a different origin.]
100    expected: FAIL
101
102  [A SecurityError exception must be thrown when window.ondrop is accessed from a different origin.]
103    expected: FAIL
104
105  [A SecurityError exception must be thrown when window.ondurationchange is accessed from a different origin.]
106    expected: FAIL
107
108  [A SecurityError exception must be thrown when window.onemptied is accessed from a different origin.]
109    expected: FAIL
110
111  [A SecurityError exception must be thrown when window.onended is accessed from a different origin.]
112    expected: FAIL
113
114  [A SecurityError exception must be thrown when window.onerror is accessed from a different origin.]
115    expected: FAIL
116
117  [A SecurityError exception must be thrown when window.onfocus is accessed from a different origin.]
118    expected: FAIL
119
120  [A SecurityError exception must be thrown when window.onhashchange is accessed from a different origin.]
121    expected: FAIL
122
123  [A SecurityError exception must be thrown when window.oninput is accessed from a different origin.]
124    expected: FAIL
125
126  [A SecurityError exception must be thrown when window.oninvalid is accessed from a different origin.]
127    expected: FAIL
128
129  [A SecurityError exception must be thrown when window.onkeydown is accessed from a different origin.]
130    expected: FAIL
131
132  [A SecurityError exception must be thrown when window.onkeypress is accessed from a different origin.]
133    expected: FAIL
134
135  [A SecurityError exception must be thrown when window.onkeyup is accessed from a different origin.]
136    expected: FAIL
137
138  [A SecurityError exception must be thrown when window.onload is accessed from a different origin.]
139    expected: FAIL
140
141  [A SecurityError exception must be thrown when window.onloadeddata is accessed from a different origin.]
142    expected: FAIL
143
144  [A SecurityError exception must be thrown when window.onloadedmetadata is accessed from a different origin.]
145    expected: FAIL
146
147  [A SecurityError exception must be thrown when window.onloadstart is accessed from a different origin.]
148    expected: FAIL
149
150  [A SecurityError exception must be thrown when window.onmessage is accessed from a different origin.]
151    expected: FAIL
152
153  [A SecurityError exception must be thrown when window.onmousedown is accessed from a different origin.]
154    expected: FAIL
155
156  [A SecurityError exception must be thrown when window.onmousemove is accessed from a different origin.]
157    expected: FAIL
158
159  [A SecurityError exception must be thrown when window.onmouseout is accessed from a different origin.]
160    expected: FAIL
161
162  [A SecurityError exception must be thrown when window.onmouseover is accessed from a different origin.]
163    expected: FAIL
164
165  [A SecurityError exception must be thrown when window.onmouseup is accessed from a different origin.]
166    expected: FAIL
167
168  [A SecurityError exception must be thrown when window.onmousewheel is accessed from a different origin.]
169    expected: FAIL
170
171  [A SecurityError exception must be thrown when window.onoffline is accessed from a different origin.]
172    expected: FAIL
173
174  [A SecurityError exception must be thrown when window.ononline is accessed from a different origin.]
175    expected: FAIL
176
177  [A SecurityError exception must be thrown when window.onpause is accessed from a different origin.]
178    expected: FAIL
179
180  [A SecurityError exception must be thrown when window.onplay is accessed from a different origin.]
181    expected: FAIL
182
183  [A SecurityError exception must be thrown when window.onplaying is accessed from a different origin.]
184    expected: FAIL
185
186  [A SecurityError exception must be thrown when window.onpagehide is accessed from a different origin.]
187    expected: FAIL
188
189  [A SecurityError exception must be thrown when window.onpageshow is accessed from a different origin.]
190    expected: FAIL
191
192  [A SecurityError exception must be thrown when window.onpopstate is accessed from a different origin.]
193    expected: FAIL
194
195  [A SecurityError exception must be thrown when window.onprogress is accessed from a different origin.]
196    expected: FAIL
197
198  [A SecurityError exception must be thrown when window.onratechange is accessed from a different origin.]
199    expected: FAIL
200
201  [A SecurityError exception must be thrown when window.onreset is accessed from a different origin.]
202    expected: FAIL
203
204  [A SecurityError exception must be thrown when window.onresize is accessed from a different origin.]
205    expected: FAIL
206
207  [A SecurityError exception must be thrown when window.onscroll is accessed from a different origin.]
208    expected: FAIL
209
210  [A SecurityError exception must be thrown when window.onseeked is accessed from a different origin.]
211    expected: FAIL
212
213  [A SecurityError exception must be thrown when window.onseeking is accessed from a different origin.]
214    expected: FAIL
215
216  [A SecurityError exception must be thrown when window.onselect is accessed from a different origin.]
217    expected: FAIL
218
219  [A SecurityError exception must be thrown when window.onshow is accessed from a different origin.]
220    expected: FAIL
221
222  [A SecurityError exception must be thrown when window.onstalled is accessed from a different origin.]
223    expected: FAIL
224
225  [A SecurityError exception must be thrown when window.onstorage is accessed from a different origin.]
226    expected: FAIL
227
228  [A SecurityError exception must be thrown when window.onsubmit is accessed from a different origin.]
229    expected: FAIL
230
231  [A SecurityError exception must be thrown when window.onsuspend is accessed from a different origin.]
232    expected: FAIL
233
234  [A SecurityError exception must be thrown when window.ontimeupdate is accessed from a different origin.]
235    expected: FAIL
236
237  [A SecurityError exception must be thrown when window.onunload is accessed from a different origin.]
238    expected: FAIL
239
240  [A SecurityError exception must be thrown when window.onvolumechange is accessed from a different origin.]
241    expected: FAIL
242
243  [A SecurityError exception must be thrown when window.onwaiting is accessed from a different origin.]
244    expected: FAIL
245
246  [A SecurityError exception must be thrown when window.pageXOffset is accessed from a different origin.]
247    expected: FAIL
248
249  [A SecurityError exception must be thrown when window.pageYOffset is accessed from a different origin.]
250    expected: FAIL
251
252  [A SecurityError exception must be thrown when window.personalbar is accessed from a different origin.]
253    expected: FAIL
254
255  [A SecurityError exception must be thrown when window.screen is accessed from a different origin.]
256    expected: FAIL
257
258  [A SecurityError exception must be thrown when window.scrollbars is accessed from a different origin.]
259    expected: FAIL
260
261  [A SecurityError exception must be thrown when window.statusbar is accessed from a different origin.]
262    expected: FAIL
263
264  [A SecurityError exception must be thrown when window.status is accessed from a different origin.]
265    expected: FAIL
266
267  [A SecurityError exception must be thrown when window.screenX is accessed from a different origin.]
268    expected: FAIL
269
270  [A SecurityError exception must be thrown when window.screenY is accessed from a different origin.]
271    expected: FAIL
272
273  [A SecurityError exception must be thrown when window.sessionStorage is accessed from a different origin.]
274    expected: FAIL
275
276  [A SecurityError exception must be thrown when window.toolbar is accessed from a different origin.]
277    expected: FAIL
278
279  [A SecurityError exception must be thrown when window.alert is accessed from a different origin.]
280    expected: FAIL
281
282  [A SecurityError exception must be thrown when window.clearInterval is accessed from a different origin.]
283    expected: FAIL
284
285  [A SecurityError exception must be thrown when window.clearTimeout is accessed from a different origin.]
286    expected: FAIL
287
288  [A SecurityError exception must be thrown when window.confirm is accessed from a different origin.]
289    expected: FAIL
290
291  [A SecurityError exception must be thrown when window.getComputedStyle is accessed from a different origin.]
292    expected: FAIL
293
294  [A SecurityError exception must be thrown when window.getSelection is accessed from a different origin.]
295    expected: FAIL
296
297  [A SecurityError exception must be thrown when window.matchMedia is accessed from a different origin.]
298    expected: FAIL
299
300  [A SecurityError exception must be thrown when window.moveBy is accessed from a different origin.]
301    expected: FAIL
302
303  [A SecurityError exception must be thrown when window.moveTo is accessed from a different origin.]
304    expected: FAIL
305
306  [A SecurityError exception must be thrown when window.open is accessed from a different origin.]
307    expected: FAIL
308
309  [A SecurityError exception must be thrown when window.print is accessed from a different origin.]
310    expected: FAIL
311
312  [A SecurityError exception must be thrown when window.prompt is accessed from a different origin.]
313    expected: FAIL
314
315  [A SecurityError exception must be thrown when window.resizeTo is accessed from a different origin.]
316    expected: FAIL
317
318  [A SecurityError exception must be thrown when window.resizeBy is accessed from a different origin.]
319    expected: FAIL
320
321  [A SecurityError exception must be thrown when window.scroll is accessed from a different origin.]
322    expected: FAIL
323
324  [A SecurityError exception must be thrown when window.scrollTo is accessed from a different origin.]
325    expected: FAIL
326
327  [A SecurityError exception must be thrown when window.scrollBy is accessed from a different origin.]
328    expected: FAIL
329
330  [A SecurityError exception must be thrown when window.setInterval is accessed from a different origin.]
331    expected: FAIL
332
333  [A SecurityError exception must be thrown when window.setTimeout is accessed from a different origin.]
334    expected: FAIL
335
336  [A SecurityError exception must be thrown when window.showModalDialog is accessed from a different origin.]
337    expected: FAIL
338
339  [A SecurityError exception must be thrown when window.stop is accessed from a different origin.]
340    expected: FAIL
341
342