1[reflection-obsolete.html]
2  [applet.tabIndex: setAttribute() to object "3" followed by getAttribute()]
3    expected: FAIL
4
5  [applet.tabIndex: setAttribute() to object "3" followed by IDL get]
6    expected: FAIL
7
8  [marquee.tabIndex: setAttribute() to object "3" followed by getAttribute()]
9    expected: FAIL
10
11  [marquee.tabIndex: setAttribute() to object "3" followed by IDL get]
12    expected: FAIL
13
14  [marquee.behavior: typeof IDL attribute]
15    expected: FAIL
16
17  [marquee.behavior: IDL get with DOM attribute unset]
18    expected: FAIL
19
20  [marquee.behavior: setAttribute() to "" followed by IDL get]
21    expected: FAIL
22
23  [marquee.behavior: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
24    expected: FAIL
25
26  [marquee.behavior: setAttribute() to undefined followed by IDL get]
27    expected: FAIL
28
29  [marquee.behavior: setAttribute() to 7 followed by IDL get]
30    expected: FAIL
31
32  [marquee.behavior: setAttribute() to 1.5 followed by IDL get]
33    expected: FAIL
34
35  [marquee.behavior: setAttribute() to true followed by IDL get]
36    expected: FAIL
37
38  [marquee.behavior: setAttribute() to false followed by IDL get]
39    expected: FAIL
40
41  [marquee.behavior: setAttribute() to object "[object Object\]" followed by IDL get]
42    expected: FAIL
43
44  [marquee.behavior: setAttribute() to NaN followed by IDL get]
45    expected: FAIL
46
47  [marquee.behavior: setAttribute() to Infinity followed by IDL get]
48    expected: FAIL
49
50  [marquee.behavior: setAttribute() to -Infinity followed by IDL get]
51    expected: FAIL
52
53  [marquee.behavior: setAttribute() to "\\0" followed by IDL get]
54    expected: FAIL
55
56  [marquee.behavior: setAttribute() to null followed by IDL get]
57    expected: FAIL
58
59  [marquee.behavior: setAttribute() to object "test-toString" followed by IDL get]
60    expected: FAIL
61
62  [marquee.behavior: setAttribute() to object "test-valueOf" followed by IDL get]
63    expected: FAIL
64
65  [marquee.behavior: IDL set to "" followed by getAttribute()]
66    expected: FAIL
67
68  [marquee.behavior: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by getAttribute()]
69    expected: FAIL
70
71  [marquee.behavior: IDL set to undefined followed by getAttribute()]
72    expected: FAIL
73
74  [marquee.behavior: IDL set to undefined followed by IDL get]
75    expected: FAIL
76
77  [marquee.behavior: IDL set to 7 followed by getAttribute()]
78    expected: FAIL
79
80  [marquee.behavior: IDL set to 7 followed by IDL get]
81    expected: FAIL
82
83  [marquee.behavior: IDL set to 1.5 followed by getAttribute()]
84    expected: FAIL
85
86  [marquee.behavior: IDL set to 1.5 followed by IDL get]
87    expected: FAIL
88
89  [marquee.behavior: IDL set to true followed by getAttribute()]
90    expected: FAIL
91
92  [marquee.behavior: IDL set to true followed by IDL get]
93    expected: FAIL
94
95  [marquee.behavior: IDL set to false followed by getAttribute()]
96    expected: FAIL
97
98  [marquee.behavior: IDL set to false followed by IDL get]
99    expected: FAIL
100
101  [marquee.behavior: IDL set to object "[object Object\]" followed by getAttribute()]
102    expected: FAIL
103
104  [marquee.behavior: IDL set to object "[object Object\]" followed by IDL get]
105    expected: FAIL
106
107  [marquee.behavior: IDL set to NaN followed by getAttribute()]
108    expected: FAIL
109
110  [marquee.behavior: IDL set to NaN followed by IDL get]
111    expected: FAIL
112
113  [marquee.behavior: IDL set to Infinity followed by getAttribute()]
114    expected: FAIL
115
116  [marquee.behavior: IDL set to Infinity followed by IDL get]
117    expected: FAIL
118
119  [marquee.behavior: IDL set to -Infinity followed by getAttribute()]
120    expected: FAIL
121
122  [marquee.behavior: IDL set to -Infinity followed by IDL get]
123    expected: FAIL
124
125  [marquee.behavior: IDL set to "\\0" followed by getAttribute()]
126    expected: FAIL
127
128  [marquee.behavior: IDL set to null followed by getAttribute()]
129    expected: FAIL
130
131  [marquee.behavior: IDL set to null followed by IDL get]
132    expected: FAIL
133
134  [marquee.behavior: IDL set to object "test-toString" followed by getAttribute()]
135    expected: FAIL
136
137  [marquee.behavior: IDL set to object "test-toString" followed by IDL get]
138    expected: FAIL
139
140  [marquee.behavior: IDL set to object "test-valueOf" followed by IDL get]
141    expected: FAIL
142
143  [marquee.bgColor: typeof IDL attribute]
144    expected: FAIL
145
146  [marquee.bgColor: IDL get with DOM attribute unset]
147    expected: FAIL
148
149  [marquee.bgColor: setAttribute() to "" followed by IDL get]
150    expected: FAIL
151
152  [marquee.bgColor: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
153    expected: FAIL
154
155  [marquee.bgColor: setAttribute() to undefined followed by IDL get]
156    expected: FAIL
157
158  [marquee.bgColor: setAttribute() to 7 followed by IDL get]
159    expected: FAIL
160
161  [marquee.bgColor: setAttribute() to 1.5 followed by IDL get]
162    expected: FAIL
163
164  [marquee.bgColor: setAttribute() to true followed by IDL get]
165    expected: FAIL
166
167  [marquee.bgColor: setAttribute() to false followed by IDL get]
168    expected: FAIL
169
170  [marquee.bgColor: setAttribute() to object "[object Object\]" followed by IDL get]
171    expected: FAIL
172
173  [marquee.bgColor: setAttribute() to NaN followed by IDL get]
174    expected: FAIL
175
176  [marquee.bgColor: setAttribute() to Infinity followed by IDL get]
177    expected: FAIL
178
179  [marquee.bgColor: setAttribute() to -Infinity followed by IDL get]
180    expected: FAIL
181
182  [marquee.bgColor: setAttribute() to "\\0" followed by IDL get]
183    expected: FAIL
184
185  [marquee.bgColor: setAttribute() to null followed by IDL get]
186    expected: FAIL
187
188  [marquee.bgColor: setAttribute() to object "test-toString" followed by IDL get]
189    expected: FAIL
190
191  [marquee.bgColor: setAttribute() to object "test-valueOf" followed by IDL get]
192    expected: FAIL
193
194  [marquee.bgColor: IDL set to "" followed by getAttribute()]
195    expected: FAIL
196
197  [marquee.bgColor: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by getAttribute()]
198    expected: FAIL
199
200  [marquee.bgColor: IDL set to undefined followed by getAttribute()]
201    expected: FAIL
202
203  [marquee.bgColor: IDL set to undefined followed by IDL get]
204    expected: FAIL
205
206  [marquee.bgColor: IDL set to 7 followed by getAttribute()]
207    expected: FAIL
208
209  [marquee.bgColor: IDL set to 7 followed by IDL get]
210    expected: FAIL
211
212  [marquee.bgColor: IDL set to 1.5 followed by getAttribute()]
213    expected: FAIL
214
215  [marquee.bgColor: IDL set to 1.5 followed by IDL get]
216    expected: FAIL
217
218  [marquee.bgColor: IDL set to true followed by getAttribute()]
219    expected: FAIL
220
221  [marquee.bgColor: IDL set to true followed by IDL get]
222    expected: FAIL
223
224  [marquee.bgColor: IDL set to false followed by getAttribute()]
225    expected: FAIL
226
227  [marquee.bgColor: IDL set to false followed by IDL get]
228    expected: FAIL
229
230  [marquee.bgColor: IDL set to object "[object Object\]" followed by getAttribute()]
231    expected: FAIL
232
233  [marquee.bgColor: IDL set to object "[object Object\]" followed by IDL get]
234    expected: FAIL
235
236  [marquee.bgColor: IDL set to NaN followed by getAttribute()]
237    expected: FAIL
238
239  [marquee.bgColor: IDL set to NaN followed by IDL get]
240    expected: FAIL
241
242  [marquee.bgColor: IDL set to Infinity followed by getAttribute()]
243    expected: FAIL
244
245  [marquee.bgColor: IDL set to Infinity followed by IDL get]
246    expected: FAIL
247
248  [marquee.bgColor: IDL set to -Infinity followed by getAttribute()]
249    expected: FAIL
250
251  [marquee.bgColor: IDL set to -Infinity followed by IDL get]
252    expected: FAIL
253
254  [marquee.bgColor: IDL set to "\\0" followed by getAttribute()]
255    expected: FAIL
256
257  [marquee.bgColor: IDL set to null followed by getAttribute()]
258    expected: FAIL
259
260  [marquee.bgColor: IDL set to null followed by IDL get]
261    expected: FAIL
262
263  [marquee.bgColor: IDL set to object "test-toString" followed by getAttribute()]
264    expected: FAIL
265
266  [marquee.bgColor: IDL set to object "test-toString" followed by IDL get]
267    expected: FAIL
268
269  [marquee.bgColor: IDL set to object "test-valueOf" followed by IDL get]
270    expected: FAIL
271
272  [marquee.direction: typeof IDL attribute]
273    expected: FAIL
274
275  [marquee.direction: IDL get with DOM attribute unset]
276    expected: FAIL
277
278  [marquee.direction: setAttribute() to "" followed by IDL get]
279    expected: FAIL
280
281  [marquee.direction: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
282    expected: FAIL
283
284  [marquee.direction: setAttribute() to undefined followed by IDL get]
285    expected: FAIL
286
287  [marquee.direction: setAttribute() to 7 followed by IDL get]
288    expected: FAIL
289
290  [marquee.direction: setAttribute() to 1.5 followed by IDL get]
291    expected: FAIL
292
293  [marquee.direction: setAttribute() to true followed by IDL get]
294    expected: FAIL
295
296  [marquee.direction: setAttribute() to false followed by IDL get]
297    expected: FAIL
298
299  [marquee.direction: setAttribute() to object "[object Object\]" followed by IDL get]
300    expected: FAIL
301
302  [marquee.direction: setAttribute() to NaN followed by IDL get]
303    expected: FAIL
304
305  [marquee.direction: setAttribute() to Infinity followed by IDL get]
306    expected: FAIL
307
308  [marquee.direction: setAttribute() to -Infinity followed by IDL get]
309    expected: FAIL
310
311  [marquee.direction: setAttribute() to "\\0" followed by IDL get]
312    expected: FAIL
313
314  [marquee.direction: setAttribute() to null followed by IDL get]
315    expected: FAIL
316
317  [marquee.direction: setAttribute() to object "test-toString" followed by IDL get]
318    expected: FAIL
319
320  [marquee.direction: setAttribute() to object "test-valueOf" followed by IDL get]
321    expected: FAIL
322
323  [marquee.direction: IDL set to "" followed by getAttribute()]
324    expected: FAIL
325
326  [marquee.direction: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by getAttribute()]
327    expected: FAIL
328
329  [marquee.direction: IDL set to undefined followed by getAttribute()]
330    expected: FAIL
331
332  [marquee.direction: IDL set to undefined followed by IDL get]
333    expected: FAIL
334
335  [marquee.direction: IDL set to 7 followed by getAttribute()]
336    expected: FAIL
337
338  [marquee.direction: IDL set to 7 followed by IDL get]
339    expected: FAIL
340
341  [marquee.direction: IDL set to 1.5 followed by getAttribute()]
342    expected: FAIL
343
344  [marquee.direction: IDL set to 1.5 followed by IDL get]
345    expected: FAIL
346
347  [marquee.direction: IDL set to true followed by getAttribute()]
348    expected: FAIL
349
350  [marquee.direction: IDL set to true followed by IDL get]
351    expected: FAIL
352
353  [marquee.direction: IDL set to false followed by getAttribute()]
354    expected: FAIL
355
356  [marquee.direction: IDL set to false followed by IDL get]
357    expected: FAIL
358
359  [marquee.direction: IDL set to object "[object Object\]" followed by getAttribute()]
360    expected: FAIL
361
362  [marquee.direction: IDL set to object "[object Object\]" followed by IDL get]
363    expected: FAIL
364
365  [marquee.direction: IDL set to NaN followed by getAttribute()]
366    expected: FAIL
367
368  [marquee.direction: IDL set to NaN followed by IDL get]
369    expected: FAIL
370
371  [marquee.direction: IDL set to Infinity followed by getAttribute()]
372    expected: FAIL
373
374  [marquee.direction: IDL set to Infinity followed by IDL get]
375    expected: FAIL
376
377  [marquee.direction: IDL set to -Infinity followed by getAttribute()]
378    expected: FAIL
379
380  [marquee.direction: IDL set to -Infinity followed by IDL get]
381    expected: FAIL
382
383  [marquee.direction: IDL set to "\\0" followed by getAttribute()]
384    expected: FAIL
385
386  [marquee.direction: IDL set to null followed by getAttribute()]
387    expected: FAIL
388
389  [marquee.direction: IDL set to null followed by IDL get]
390    expected: FAIL
391
392  [marquee.direction: IDL set to object "test-toString" followed by getAttribute()]
393    expected: FAIL
394
395  [marquee.direction: IDL set to object "test-toString" followed by IDL get]
396    expected: FAIL
397
398  [marquee.direction: IDL set to object "test-valueOf" followed by IDL get]
399    expected: FAIL
400
401  [marquee.height: typeof IDL attribute]
402    expected: FAIL
403
404  [marquee.height: IDL get with DOM attribute unset]
405    expected: FAIL
406
407  [marquee.height: setAttribute() to "" followed by IDL get]
408    expected: FAIL
409
410  [marquee.height: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
411    expected: FAIL
412
413  [marquee.height: setAttribute() to undefined followed by IDL get]
414    expected: FAIL
415
416  [marquee.height: setAttribute() to 7 followed by IDL get]
417    expected: FAIL
418
419  [marquee.height: setAttribute() to 1.5 followed by IDL get]
420    expected: FAIL
421
422  [marquee.height: setAttribute() to true followed by IDL get]
423    expected: FAIL
424
425  [marquee.height: setAttribute() to false followed by IDL get]
426    expected: FAIL
427
428  [marquee.height: setAttribute() to object "[object Object\]" followed by IDL get]
429    expected: FAIL
430
431  [marquee.height: setAttribute() to NaN followed by IDL get]
432    expected: FAIL
433
434  [marquee.height: setAttribute() to Infinity followed by IDL get]
435    expected: FAIL
436
437  [marquee.height: setAttribute() to -Infinity followed by IDL get]
438    expected: FAIL
439
440  [marquee.height: setAttribute() to "\\0" followed by IDL get]
441    expected: FAIL
442
443  [marquee.height: setAttribute() to null followed by IDL get]
444    expected: FAIL
445
446  [marquee.height: setAttribute() to object "test-toString" followed by IDL get]
447    expected: FAIL
448
449  [marquee.height: setAttribute() to object "test-valueOf" followed by IDL get]
450    expected: FAIL
451
452  [marquee.height: IDL set to "" followed by getAttribute()]
453    expected: FAIL
454
455  [marquee.height: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by getAttribute()]
456    expected: FAIL
457
458  [marquee.height: IDL set to undefined followed by getAttribute()]
459    expected: FAIL
460
461  [marquee.height: IDL set to undefined followed by IDL get]
462    expected: FAIL
463
464  [marquee.height: IDL set to 7 followed by getAttribute()]
465    expected: FAIL
466
467  [marquee.height: IDL set to 7 followed by IDL get]
468    expected: FAIL
469
470  [marquee.height: IDL set to 1.5 followed by getAttribute()]
471    expected: FAIL
472
473  [marquee.height: IDL set to 1.5 followed by IDL get]
474    expected: FAIL
475
476  [marquee.height: IDL set to true followed by getAttribute()]
477    expected: FAIL
478
479  [marquee.height: IDL set to true followed by IDL get]
480    expected: FAIL
481
482  [marquee.height: IDL set to false followed by getAttribute()]
483    expected: FAIL
484
485  [marquee.height: IDL set to false followed by IDL get]
486    expected: FAIL
487
488  [marquee.height: IDL set to object "[object Object\]" followed by getAttribute()]
489    expected: FAIL
490
491  [marquee.height: IDL set to object "[object Object\]" followed by IDL get]
492    expected: FAIL
493
494  [marquee.height: IDL set to NaN followed by getAttribute()]
495    expected: FAIL
496
497  [marquee.height: IDL set to NaN followed by IDL get]
498    expected: FAIL
499
500  [marquee.height: IDL set to Infinity followed by getAttribute()]
501    expected: FAIL
502
503  [marquee.height: IDL set to Infinity followed by IDL get]
504    expected: FAIL
505
506  [marquee.height: IDL set to -Infinity followed by getAttribute()]
507    expected: FAIL
508
509  [marquee.height: IDL set to -Infinity followed by IDL get]
510    expected: FAIL
511
512  [marquee.height: IDL set to "\\0" followed by getAttribute()]
513    expected: FAIL
514
515  [marquee.height: IDL set to null followed by getAttribute()]
516    expected: FAIL
517
518  [marquee.height: IDL set to null followed by IDL get]
519    expected: FAIL
520
521  [marquee.height: IDL set to object "test-toString" followed by getAttribute()]
522    expected: FAIL
523
524  [marquee.height: IDL set to object "test-toString" followed by IDL get]
525    expected: FAIL
526
527  [marquee.height: IDL set to object "test-valueOf" followed by IDL get]
528    expected: FAIL
529
530  [marquee.hspace: typeof IDL attribute]
531    expected: FAIL
532
533  [marquee.hspace: IDL get with DOM attribute unset]
534    expected: FAIL
535
536  [marquee.hspace: setAttribute() to -2147483649 followed by IDL get]
537    expected: FAIL
538
539  [marquee.hspace: setAttribute() to -2147483648 followed by IDL get]
540    expected: FAIL
541
542  [marquee.hspace: setAttribute() to -36 followed by IDL get]
543    expected: FAIL
544
545  [marquee.hspace: setAttribute() to -1 followed by IDL get]
546    expected: FAIL
547
548  [marquee.hspace: setAttribute() to 0 followed by IDL get]
549    expected: FAIL
550
551  [marquee.hspace: setAttribute() to 1 followed by IDL get]
552    expected: FAIL
553
554  [marquee.hspace: setAttribute() to 257 followed by IDL get]
555    expected: FAIL
556
557  [marquee.hspace: setAttribute() to 2147483647 followed by IDL get]
558    expected: FAIL
559
560  [marquee.hspace: setAttribute() to 2147483648 followed by IDL get]
561    expected: FAIL
562
563  [marquee.hspace: setAttribute() to 4294967295 followed by IDL get]
564    expected: FAIL
565
566  [marquee.hspace: setAttribute() to 4294967296 followed by IDL get]
567    expected: FAIL
568
569  [marquee.hspace: setAttribute() to "" followed by IDL get]
570    expected: FAIL
571
572  [marquee.hspace: setAttribute() to "-1" followed by IDL get]
573    expected: FAIL
574
575  [marquee.hspace: setAttribute() to "-0" followed by IDL get]
576    expected: FAIL
577
578  [marquee.hspace: setAttribute() to "0" followed by IDL get]
579    expected: FAIL
580
581  [marquee.hspace: setAttribute() to "1" followed by IDL get]
582    expected: FAIL
583
584  [marquee.hspace: setAttribute() to "\\t7" followed by IDL get]
585    expected: FAIL
586
587  [marquee.hspace: setAttribute() to "\\v7" followed by IDL get]
588    expected: FAIL
589
590  [marquee.hspace: setAttribute() to "\\f7" followed by IDL get]
591    expected: FAIL
592
593  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
594    expected: FAIL
595
596  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
597    expected: FAIL
598
599  [marquee.hspace: setAttribute() to "7" followed by IDL get]
600    expected: FAIL
601
602  [marquee.hspace: setAttribute() to "\\n7" followed by IDL get]
603    expected: FAIL
604
605  [marquee.hspace: setAttribute() to "\\r7" followed by IDL get]
606    expected: FAIL
607
608  [marquee.hspace: setAttribute() to "
7" followed by IDL get]
609    expected: FAIL
610
611  [marquee.hspace: setAttribute() to "
7" followed by IDL get]
612    expected: FAIL
613
614  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
615    expected: FAIL
616
617  [marquee.hspace: setAttribute() to "᠎7" followed by IDL get]
618    expected: FAIL
619
620  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
621    expected: FAIL
622
623  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
624    expected: FAIL
625
626  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
627    expected: FAIL
628
629  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
630    expected: FAIL
631
632  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
633    expected: FAIL
634
635  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
636    expected: FAIL
637
638  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
639    expected: FAIL
640
641  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
642    expected: FAIL
643
644  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
645    expected: FAIL
646
647  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
648    expected: FAIL
649
650  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
651    expected: FAIL
652
653  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
654    expected: FAIL
655
656  [marquee.hspace: setAttribute() to " 7" followed by IDL get]
657    expected: FAIL
658
659  [marquee.hspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
660    expected: FAIL
661
662  [marquee.hspace: setAttribute() to undefined followed by IDL get]
663    expected: FAIL
664
665  [marquee.hspace: setAttribute() to 1.5 followed by IDL get]
666    expected: FAIL
667
668  [marquee.hspace: setAttribute() to true followed by IDL get]
669    expected: FAIL
670
671  [marquee.hspace: setAttribute() to false followed by IDL get]
672    expected: FAIL
673
674  [marquee.hspace: setAttribute() to object "[object Object\]" followed by IDL get]
675    expected: FAIL
676
677  [marquee.hspace: setAttribute() to NaN followed by IDL get]
678    expected: FAIL
679
680  [marquee.hspace: setAttribute() to Infinity followed by IDL get]
681    expected: FAIL
682
683  [marquee.hspace: setAttribute() to -Infinity followed by IDL get]
684    expected: FAIL
685
686  [marquee.hspace: setAttribute() to "\\0" followed by IDL get]
687    expected: FAIL
688
689  [marquee.hspace: setAttribute() to object "2" followed by IDL get]
690    expected: FAIL
691
692  [marquee.hspace: setAttribute() to object "3" followed by IDL get]
693    expected: FAIL
694
695  [marquee.hspace: IDL set to 0 followed by getAttribute()]
696    expected: FAIL
697
698  [marquee.hspace: IDL set to 1 followed by getAttribute()]
699    expected: FAIL
700
701  [marquee.hspace: IDL set to 257 followed by getAttribute()]
702    expected: FAIL
703
704  [marquee.hspace: IDL set to 2147483647 followed by getAttribute()]
705    expected: FAIL
706
707  [marquee.hspace: IDL set to "-0" followed by getAttribute()]
708    expected: FAIL
709
710  [marquee.hspace: IDL set to "-0" followed by IDL get]
711    expected: FAIL
712
713  [marquee.scrollAmount: typeof IDL attribute]
714    expected: FAIL
715
716  [marquee.scrollAmount: IDL get with DOM attribute unset]
717    expected: FAIL
718
719  [marquee.scrollAmount: setAttribute() to -2147483649 followed by IDL get]
720    expected: FAIL
721
722  [marquee.scrollAmount: setAttribute() to -2147483648 followed by IDL get]
723    expected: FAIL
724
725  [marquee.scrollAmount: setAttribute() to -36 followed by IDL get]
726    expected: FAIL
727
728  [marquee.scrollAmount: setAttribute() to -1 followed by IDL get]
729    expected: FAIL
730
731  [marquee.scrollAmount: setAttribute() to 0 followed by IDL get]
732    expected: FAIL
733
734  [marquee.scrollAmount: setAttribute() to 1 followed by IDL get]
735    expected: FAIL
736
737  [marquee.scrollAmount: setAttribute() to 257 followed by IDL get]
738    expected: FAIL
739
740  [marquee.scrollAmount: setAttribute() to 2147483647 followed by IDL get]
741    expected: FAIL
742
743  [marquee.scrollAmount: setAttribute() to 2147483648 followed by IDL get]
744    expected: FAIL
745
746  [marquee.scrollAmount: setAttribute() to 4294967295 followed by IDL get]
747    expected: FAIL
748
749  [marquee.scrollAmount: setAttribute() to 4294967296 followed by IDL get]
750    expected: FAIL
751
752  [marquee.scrollAmount: setAttribute() to "" followed by IDL get]
753    expected: FAIL
754
755  [marquee.scrollAmount: setAttribute() to "-1" followed by IDL get]
756    expected: FAIL
757
758  [marquee.scrollAmount: setAttribute() to "-0" followed by IDL get]
759    expected: FAIL
760
761  [marquee.scrollAmount: setAttribute() to "0" followed by IDL get]
762    expected: FAIL
763
764  [marquee.scrollAmount: setAttribute() to "1" followed by IDL get]
765    expected: FAIL
766
767  [marquee.scrollAmount: setAttribute() to "\\t7" followed by IDL get]
768    expected: FAIL
769
770  [marquee.scrollAmount: setAttribute() to "\\v7" followed by IDL get]
771    expected: FAIL
772
773  [marquee.scrollAmount: setAttribute() to "\\f7" followed by IDL get]
774    expected: FAIL
775
776  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
777    expected: FAIL
778
779  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
780    expected: FAIL
781
782  [marquee.scrollAmount: setAttribute() to "7" followed by IDL get]
783    expected: FAIL
784
785  [marquee.scrollAmount: setAttribute() to "\\n7" followed by IDL get]
786    expected: FAIL
787
788  [marquee.scrollAmount: setAttribute() to "\\r7" followed by IDL get]
789    expected: FAIL
790
791  [marquee.scrollAmount: setAttribute() to "
7" followed by IDL get]
792    expected: FAIL
793
794  [marquee.scrollAmount: setAttribute() to "
7" followed by IDL get]
795    expected: FAIL
796
797  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
798    expected: FAIL
799
800  [marquee.scrollAmount: setAttribute() to "᠎7" followed by IDL get]
801    expected: FAIL
802
803  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
804    expected: FAIL
805
806  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
807    expected: FAIL
808
809  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
810    expected: FAIL
811
812  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
813    expected: FAIL
814
815  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
816    expected: FAIL
817
818  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
819    expected: FAIL
820
821  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
822    expected: FAIL
823
824  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
825    expected: FAIL
826
827  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
828    expected: FAIL
829
830  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
831    expected: FAIL
832
833  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
834    expected: FAIL
835
836  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
837    expected: FAIL
838
839  [marquee.scrollAmount: setAttribute() to " 7" followed by IDL get]
840    expected: FAIL
841
842  [marquee.scrollAmount: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
843    expected: FAIL
844
845  [marquee.scrollAmount: setAttribute() to undefined followed by IDL get]
846    expected: FAIL
847
848  [marquee.scrollAmount: setAttribute() to 1.5 followed by IDL get]
849    expected: FAIL
850
851  [marquee.scrollAmount: setAttribute() to true followed by IDL get]
852    expected: FAIL
853
854  [marquee.scrollAmount: setAttribute() to false followed by IDL get]
855    expected: FAIL
856
857  [marquee.scrollAmount: setAttribute() to object "[object Object\]" followed by IDL get]
858    expected: FAIL
859
860  [marquee.scrollAmount: setAttribute() to NaN followed by IDL get]
861    expected: FAIL
862
863  [marquee.scrollAmount: setAttribute() to Infinity followed by IDL get]
864    expected: FAIL
865
866  [marquee.scrollAmount: setAttribute() to -Infinity followed by IDL get]
867    expected: FAIL
868
869  [marquee.scrollAmount: setAttribute() to "\\0" followed by IDL get]
870    expected: FAIL
871
872  [marquee.scrollAmount: setAttribute() to object "2" followed by IDL get]
873    expected: FAIL
874
875  [marquee.scrollAmount: setAttribute() to object "3" followed by IDL get]
876    expected: FAIL
877
878  [marquee.scrollAmount: IDL set to 0 followed by getAttribute()]
879    expected: FAIL
880
881  [marquee.scrollAmount: IDL set to 1 followed by getAttribute()]
882    expected: FAIL
883
884  [marquee.scrollAmount: IDL set to 257 followed by getAttribute()]
885    expected: FAIL
886
887  [marquee.scrollAmount: IDL set to 2147483647 followed by getAttribute()]
888    expected: FAIL
889
890  [marquee.scrollAmount: IDL set to "-0" followed by getAttribute()]
891    expected: FAIL
892
893  [marquee.scrollAmount: IDL set to "-0" followed by IDL get]
894    expected: FAIL
895
896  [marquee.scrollDelay: typeof IDL attribute]
897    expected: FAIL
898
899  [marquee.scrollDelay: IDL get with DOM attribute unset]
900    expected: FAIL
901
902  [marquee.scrollDelay: setAttribute() to -2147483649 followed by IDL get]
903    expected: FAIL
904
905  [marquee.scrollDelay: setAttribute() to -2147483648 followed by IDL get]
906    expected: FAIL
907
908  [marquee.scrollDelay: setAttribute() to -36 followed by IDL get]
909    expected: FAIL
910
911  [marquee.scrollDelay: setAttribute() to -1 followed by IDL get]
912    expected: FAIL
913
914  [marquee.scrollDelay: setAttribute() to 0 followed by IDL get]
915    expected: FAIL
916
917  [marquee.scrollDelay: setAttribute() to 1 followed by IDL get]
918    expected: FAIL
919
920  [marquee.scrollDelay: setAttribute() to 257 followed by IDL get]
921    expected: FAIL
922
923  [marquee.scrollDelay: setAttribute() to 2147483647 followed by IDL get]
924    expected: FAIL
925
926  [marquee.scrollDelay: setAttribute() to 2147483648 followed by IDL get]
927    expected: FAIL
928
929  [marquee.scrollDelay: setAttribute() to 4294967295 followed by IDL get]
930    expected: FAIL
931
932  [marquee.scrollDelay: setAttribute() to 4294967296 followed by IDL get]
933    expected: FAIL
934
935  [marquee.scrollDelay: setAttribute() to "" followed by IDL get]
936    expected: FAIL
937
938  [marquee.scrollDelay: setAttribute() to "-1" followed by IDL get]
939    expected: FAIL
940
941  [marquee.scrollDelay: setAttribute() to "-0" followed by IDL get]
942    expected: FAIL
943
944  [marquee.scrollDelay: setAttribute() to "0" followed by IDL get]
945    expected: FAIL
946
947  [marquee.scrollDelay: setAttribute() to "1" followed by IDL get]
948    expected: FAIL
949
950  [marquee.scrollDelay: setAttribute() to "\\t7" followed by IDL get]
951    expected: FAIL
952
953  [marquee.scrollDelay: setAttribute() to "\\v7" followed by IDL get]
954    expected: FAIL
955
956  [marquee.scrollDelay: setAttribute() to "\\f7" followed by IDL get]
957    expected: FAIL
958
959  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
960    expected: FAIL
961
962  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
963    expected: FAIL
964
965  [marquee.scrollDelay: setAttribute() to "7" followed by IDL get]
966    expected: FAIL
967
968  [marquee.scrollDelay: setAttribute() to "\\n7" followed by IDL get]
969    expected: FAIL
970
971  [marquee.scrollDelay: setAttribute() to "\\r7" followed by IDL get]
972    expected: FAIL
973
974  [marquee.scrollDelay: setAttribute() to "
7" followed by IDL get]
975    expected: FAIL
976
977  [marquee.scrollDelay: setAttribute() to "
7" followed by IDL get]
978    expected: FAIL
979
980  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
981    expected: FAIL
982
983  [marquee.scrollDelay: setAttribute() to "᠎7" followed by IDL get]
984    expected: FAIL
985
986  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
987    expected: FAIL
988
989  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
990    expected: FAIL
991
992  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
993    expected: FAIL
994
995  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
996    expected: FAIL
997
998  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
999    expected: FAIL
1000
1001  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1002    expected: FAIL
1003
1004  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1005    expected: FAIL
1006
1007  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1008    expected: FAIL
1009
1010  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1011    expected: FAIL
1012
1013  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1014    expected: FAIL
1015
1016  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1017    expected: FAIL
1018
1019  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1020    expected: FAIL
1021
1022  [marquee.scrollDelay: setAttribute() to " 7" followed by IDL get]
1023    expected: FAIL
1024
1025  [marquee.scrollDelay: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
1026    expected: FAIL
1027
1028  [marquee.scrollDelay: setAttribute() to undefined followed by IDL get]
1029    expected: FAIL
1030
1031  [marquee.scrollDelay: setAttribute() to 1.5 followed by IDL get]
1032    expected: FAIL
1033
1034  [marquee.scrollDelay: setAttribute() to true followed by IDL get]
1035    expected: FAIL
1036
1037  [marquee.scrollDelay: setAttribute() to false followed by IDL get]
1038    expected: FAIL
1039
1040  [marquee.scrollDelay: setAttribute() to object "[object Object\]" followed by IDL get]
1041    expected: FAIL
1042
1043  [marquee.scrollDelay: setAttribute() to NaN followed by IDL get]
1044    expected: FAIL
1045
1046  [marquee.scrollDelay: setAttribute() to Infinity followed by IDL get]
1047    expected: FAIL
1048
1049  [marquee.scrollDelay: setAttribute() to -Infinity followed by IDL get]
1050    expected: FAIL
1051
1052  [marquee.scrollDelay: setAttribute() to "\\0" followed by IDL get]
1053    expected: FAIL
1054
1055  [marquee.scrollDelay: setAttribute() to object "2" followed by IDL get]
1056    expected: FAIL
1057
1058  [marquee.scrollDelay: setAttribute() to object "3" followed by IDL get]
1059    expected: FAIL
1060
1061  [marquee.scrollDelay: IDL set to 0 followed by getAttribute()]
1062    expected: FAIL
1063
1064  [marquee.scrollDelay: IDL set to 1 followed by getAttribute()]
1065    expected: FAIL
1066
1067  [marquee.scrollDelay: IDL set to 257 followed by getAttribute()]
1068    expected: FAIL
1069
1070  [marquee.scrollDelay: IDL set to 2147483647 followed by getAttribute()]
1071    expected: FAIL
1072
1073  [marquee.scrollDelay: IDL set to "-0" followed by getAttribute()]
1074    expected: FAIL
1075
1076  [marquee.scrollDelay: IDL set to "-0" followed by IDL get]
1077    expected: FAIL
1078
1079  [marquee.trueSpeed: typeof IDL attribute]
1080    expected: FAIL
1081
1082  [marquee.trueSpeed: IDL get with DOM attribute unset]
1083    expected: FAIL
1084
1085  [marquee.trueSpeed: setAttribute() to "" followed by IDL get]
1086    expected: FAIL
1087
1088  [marquee.trueSpeed: setAttribute() to " foo " followed by IDL get]
1089    expected: FAIL
1090
1091  [marquee.trueSpeed: setAttribute() to undefined followed by IDL get]
1092    expected: FAIL
1093
1094  [marquee.trueSpeed: setAttribute() to null followed by IDL get]
1095    expected: FAIL
1096
1097  [marquee.trueSpeed: setAttribute() to 7 followed by IDL get]
1098    expected: FAIL
1099
1100  [marquee.trueSpeed: setAttribute() to 1.5 followed by IDL get]
1101    expected: FAIL
1102
1103  [marquee.trueSpeed: setAttribute() to true followed by IDL get]
1104    expected: FAIL
1105
1106  [marquee.trueSpeed: setAttribute() to false followed by IDL get]
1107    expected: FAIL
1108
1109  [marquee.trueSpeed: setAttribute() to object "[object Object\]" followed by IDL get]
1110    expected: FAIL
1111
1112  [marquee.trueSpeed: setAttribute() to NaN followed by IDL get]
1113    expected: FAIL
1114
1115  [marquee.trueSpeed: setAttribute() to Infinity followed by IDL get]
1116    expected: FAIL
1117
1118  [marquee.trueSpeed: setAttribute() to -Infinity followed by IDL get]
1119    expected: FAIL
1120
1121  [marquee.trueSpeed: setAttribute() to "\\0" followed by IDL get]
1122    expected: FAIL
1123
1124  [marquee.trueSpeed: setAttribute() to object "test-toString" followed by IDL get]
1125    expected: FAIL
1126
1127  [marquee.trueSpeed: setAttribute() to object "test-valueOf" followed by IDL get]
1128    expected: FAIL
1129
1130  [marquee.trueSpeed: setAttribute() to "trueSpeed" followed by IDL get]
1131    expected: FAIL
1132
1133  [marquee.trueSpeed: IDL set to "" followed by hasAttribute()]
1134    expected: FAIL
1135
1136  [marquee.trueSpeed: IDL set to "" followed by IDL get]
1137    expected: FAIL
1138
1139  [marquee.trueSpeed: IDL set to " foo " followed by IDL get]
1140    expected: FAIL
1141
1142  [marquee.trueSpeed: IDL set to undefined followed by hasAttribute()]
1143    expected: FAIL
1144
1145  [marquee.trueSpeed: IDL set to undefined followed by IDL get]
1146    expected: FAIL
1147
1148  [marquee.trueSpeed: IDL set to null followed by hasAttribute()]
1149    expected: FAIL
1150
1151  [marquee.trueSpeed: IDL set to null followed by IDL get]
1152    expected: FAIL
1153
1154  [marquee.trueSpeed: IDL set to 7 followed by IDL get]
1155    expected: FAIL
1156
1157  [marquee.trueSpeed: IDL set to 1.5 followed by IDL get]
1158    expected: FAIL
1159
1160  [marquee.trueSpeed: IDL set to false followed by hasAttribute()]
1161    expected: FAIL
1162
1163  [marquee.trueSpeed: IDL set to object "[object Object\]" followed by IDL get]
1164    expected: FAIL
1165
1166  [marquee.trueSpeed: IDL set to NaN followed by hasAttribute()]
1167    expected: FAIL
1168
1169  [marquee.trueSpeed: IDL set to NaN followed by IDL get]
1170    expected: FAIL
1171
1172  [marquee.trueSpeed: IDL set to Infinity followed by IDL get]
1173    expected: FAIL
1174
1175  [marquee.trueSpeed: IDL set to -Infinity followed by IDL get]
1176    expected: FAIL
1177
1178  [marquee.trueSpeed: IDL set to "\\0" followed by IDL get]
1179    expected: FAIL
1180
1181  [marquee.trueSpeed: IDL set to object "test-toString" followed by IDL get]
1182    expected: FAIL
1183
1184  [marquee.trueSpeed: IDL set to object "test-valueOf" followed by IDL get]
1185    expected: FAIL
1186
1187  [marquee.vspace: typeof IDL attribute]
1188    expected: FAIL
1189
1190  [marquee.vspace: IDL get with DOM attribute unset]
1191    expected: FAIL
1192
1193  [marquee.vspace: setAttribute() to -2147483649 followed by IDL get]
1194    expected: FAIL
1195
1196  [marquee.vspace: setAttribute() to -2147483648 followed by IDL get]
1197    expected: FAIL
1198
1199  [marquee.vspace: setAttribute() to -36 followed by IDL get]
1200    expected: FAIL
1201
1202  [marquee.vspace: setAttribute() to -1 followed by IDL get]
1203    expected: FAIL
1204
1205  [marquee.vspace: setAttribute() to 0 followed by IDL get]
1206    expected: FAIL
1207
1208  [marquee.vspace: setAttribute() to 1 followed by IDL get]
1209    expected: FAIL
1210
1211  [marquee.vspace: setAttribute() to 257 followed by IDL get]
1212    expected: FAIL
1213
1214  [marquee.vspace: setAttribute() to 2147483647 followed by IDL get]
1215    expected: FAIL
1216
1217  [marquee.vspace: setAttribute() to 2147483648 followed by IDL get]
1218    expected: FAIL
1219
1220  [marquee.vspace: setAttribute() to 4294967295 followed by IDL get]
1221    expected: FAIL
1222
1223  [marquee.vspace: setAttribute() to 4294967296 followed by IDL get]
1224    expected: FAIL
1225
1226  [marquee.vspace: setAttribute() to "" followed by IDL get]
1227    expected: FAIL
1228
1229  [marquee.vspace: setAttribute() to "-1" followed by IDL get]
1230    expected: FAIL
1231
1232  [marquee.vspace: setAttribute() to "-0" followed by IDL get]
1233    expected: FAIL
1234
1235  [marquee.vspace: setAttribute() to "0" followed by IDL get]
1236    expected: FAIL
1237
1238  [marquee.vspace: setAttribute() to "1" followed by IDL get]
1239    expected: FAIL
1240
1241  [marquee.vspace: setAttribute() to "\\t7" followed by IDL get]
1242    expected: FAIL
1243
1244  [marquee.vspace: setAttribute() to "\\v7" followed by IDL get]
1245    expected: FAIL
1246
1247  [marquee.vspace: setAttribute() to "\\f7" followed by IDL get]
1248    expected: FAIL
1249
1250  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1251    expected: FAIL
1252
1253  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1254    expected: FAIL
1255
1256  [marquee.vspace: setAttribute() to "7" followed by IDL get]
1257    expected: FAIL
1258
1259  [marquee.vspace: setAttribute() to "\\n7" followed by IDL get]
1260    expected: FAIL
1261
1262  [marquee.vspace: setAttribute() to "\\r7" followed by IDL get]
1263    expected: FAIL
1264
1265  [marquee.vspace: setAttribute() to "
7" followed by IDL get]
1266    expected: FAIL
1267
1268  [marquee.vspace: setAttribute() to "
7" followed by IDL get]
1269    expected: FAIL
1270
1271  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1272    expected: FAIL
1273
1274  [marquee.vspace: setAttribute() to "᠎7" followed by IDL get]
1275    expected: FAIL
1276
1277  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1278    expected: FAIL
1279
1280  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1281    expected: FAIL
1282
1283  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1284    expected: FAIL
1285
1286  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1287    expected: FAIL
1288
1289  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1290    expected: FAIL
1291
1292  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1293    expected: FAIL
1294
1295  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1296    expected: FAIL
1297
1298  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1299    expected: FAIL
1300
1301  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1302    expected: FAIL
1303
1304  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1305    expected: FAIL
1306
1307  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1308    expected: FAIL
1309
1310  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1311    expected: FAIL
1312
1313  [marquee.vspace: setAttribute() to " 7" followed by IDL get]
1314    expected: FAIL
1315
1316  [marquee.vspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
1317    expected: FAIL
1318
1319  [marquee.vspace: setAttribute() to undefined followed by IDL get]
1320    expected: FAIL
1321
1322  [marquee.vspace: setAttribute() to 1.5 followed by IDL get]
1323    expected: FAIL
1324
1325  [marquee.vspace: setAttribute() to true followed by IDL get]
1326    expected: FAIL
1327
1328  [marquee.vspace: setAttribute() to false followed by IDL get]
1329    expected: FAIL
1330
1331  [marquee.vspace: setAttribute() to object "[object Object\]" followed by IDL get]
1332    expected: FAIL
1333
1334  [marquee.vspace: setAttribute() to NaN followed by IDL get]
1335    expected: FAIL
1336
1337  [marquee.vspace: setAttribute() to Infinity followed by IDL get]
1338    expected: FAIL
1339
1340  [marquee.vspace: setAttribute() to -Infinity followed by IDL get]
1341    expected: FAIL
1342
1343  [marquee.vspace: setAttribute() to "\\0" followed by IDL get]
1344    expected: FAIL
1345
1346  [marquee.vspace: setAttribute() to object "2" followed by IDL get]
1347    expected: FAIL
1348
1349  [marquee.vspace: setAttribute() to object "3" followed by IDL get]
1350    expected: FAIL
1351
1352  [marquee.vspace: IDL set to 0 followed by getAttribute()]
1353    expected: FAIL
1354
1355  [marquee.vspace: IDL set to 1 followed by getAttribute()]
1356    expected: FAIL
1357
1358  [marquee.vspace: IDL set to 257 followed by getAttribute()]
1359    expected: FAIL
1360
1361  [marquee.vspace: IDL set to 2147483647 followed by getAttribute()]
1362    expected: FAIL
1363
1364  [marquee.vspace: IDL set to "-0" followed by getAttribute()]
1365    expected: FAIL
1366
1367  [marquee.vspace: IDL set to "-0" followed by IDL get]
1368    expected: FAIL
1369
1370  [marquee.width: typeof IDL attribute]
1371    expected: FAIL
1372
1373  [marquee.width: IDL get with DOM attribute unset]
1374    expected: FAIL
1375
1376  [marquee.width: setAttribute() to "" followed by IDL get]
1377    expected: FAIL
1378
1379  [marquee.width: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by IDL get]
1380    expected: FAIL
1381
1382  [marquee.width: setAttribute() to undefined followed by IDL get]
1383    expected: FAIL
1384
1385  [marquee.width: setAttribute() to 7 followed by IDL get]
1386    expected: FAIL
1387
1388  [marquee.width: setAttribute() to 1.5 followed by IDL get]
1389    expected: FAIL
1390
1391  [marquee.width: setAttribute() to true followed by IDL get]
1392    expected: FAIL
1393
1394  [marquee.width: setAttribute() to false followed by IDL get]
1395    expected: FAIL
1396
1397  [marquee.width: setAttribute() to object "[object Object\]" followed by IDL get]
1398    expected: FAIL
1399
1400  [marquee.width: setAttribute() to NaN followed by IDL get]
1401    expected: FAIL
1402
1403  [marquee.width: setAttribute() to Infinity followed by IDL get]
1404    expected: FAIL
1405
1406  [marquee.width: setAttribute() to -Infinity followed by IDL get]
1407    expected: FAIL
1408
1409  [marquee.width: setAttribute() to "\\0" followed by IDL get]
1410    expected: FAIL
1411
1412  [marquee.width: setAttribute() to null followed by IDL get]
1413    expected: FAIL
1414
1415  [marquee.width: setAttribute() to object "test-toString" followed by IDL get]
1416    expected: FAIL
1417
1418  [marquee.width: setAttribute() to object "test-valueOf" followed by IDL get]
1419    expected: FAIL
1420
1421  [marquee.width: IDL set to "" followed by getAttribute()]
1422    expected: FAIL
1423
1424  [marquee.width: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo " followed by getAttribute()]
1425    expected: FAIL
1426
1427  [marquee.width: IDL set to undefined followed by getAttribute()]
1428    expected: FAIL
1429
1430  [marquee.width: IDL set to undefined followed by IDL get]
1431    expected: FAIL
1432
1433  [marquee.width: IDL set to 7 followed by getAttribute()]
1434    expected: FAIL
1435
1436  [marquee.width: IDL set to 7 followed by IDL get]
1437    expected: FAIL
1438
1439  [marquee.width: IDL set to 1.5 followed by getAttribute()]
1440    expected: FAIL
1441
1442  [marquee.width: IDL set to 1.5 followed by IDL get]
1443    expected: FAIL
1444
1445  [marquee.width: IDL set to true followed by getAttribute()]
1446    expected: FAIL
1447
1448  [marquee.width: IDL set to true followed by IDL get]
1449    expected: FAIL
1450
1451  [marquee.width: IDL set to false followed by getAttribute()]
1452    expected: FAIL
1453
1454  [marquee.width: IDL set to false followed by IDL get]
1455    expected: FAIL
1456
1457  [marquee.width: IDL set to object "[object Object\]" followed by getAttribute()]
1458    expected: FAIL
1459
1460  [marquee.width: IDL set to object "[object Object\]" followed by IDL get]
1461    expected: FAIL
1462
1463  [marquee.width: IDL set to NaN followed by getAttribute()]
1464    expected: FAIL
1465
1466  [marquee.width: IDL set to NaN followed by IDL get]
1467    expected: FAIL
1468
1469  [marquee.width: IDL set to Infinity followed by getAttribute()]
1470    expected: FAIL
1471
1472  [marquee.width: IDL set to Infinity followed by IDL get]
1473    expected: FAIL
1474
1475  [marquee.width: IDL set to -Infinity followed by getAttribute()]
1476    expected: FAIL
1477
1478  [marquee.width: IDL set to -Infinity followed by IDL get]
1479    expected: FAIL
1480
1481  [marquee.width: IDL set to "\\0" followed by getAttribute()]
1482    expected: FAIL
1483
1484  [marquee.width: IDL set to null followed by getAttribute()]
1485    expected: FAIL
1486
1487  [marquee.width: IDL set to null followed by IDL get]
1488    expected: FAIL
1489
1490  [marquee.width: IDL set to object "test-toString" followed by getAttribute()]
1491    expected: FAIL
1492
1493  [marquee.width: IDL set to object "test-toString" followed by IDL get]
1494    expected: FAIL
1495
1496  [marquee.width: IDL set to object "test-valueOf" followed by IDL get]
1497    expected: FAIL
1498
1499  [frameset.tabIndex: setAttribute() to object "3" followed by getAttribute()]
1500    expected: FAIL
1501
1502  [frameset.tabIndex: setAttribute() to object "3" followed by IDL get]
1503    expected: FAIL
1504
1505  [frame.tabIndex: setAttribute() to object "3" followed by getAttribute()]
1506    expected: FAIL
1507
1508  [frame.tabIndex: setAttribute() to object "3" followed by IDL get]
1509    expected: FAIL
1510
1511  [dir.tabIndex: setAttribute() to object "3" followed by getAttribute()]
1512    expected: FAIL
1513
1514  [dir.tabIndex: setAttribute() to object "3" followed by IDL get]
1515    expected: FAIL
1516
1517  [font.tabIndex: setAttribute() to object "3" followed by getAttribute()]
1518    expected: FAIL
1519
1520  [font.tabIndex: setAttribute() to object "3" followed by IDL get]
1521    expected: FAIL
1522
1523  [marquee.hspace: IDL set to 2147483648 followed by getAttribute()]
1524    expected: FAIL
1525
1526  [marquee.hspace: IDL set to 2147483648 followed by IDL get]
1527    expected: FAIL
1528
1529  [marquee.hspace: IDL set to 4294967295 followed by getAttribute()]
1530    expected: FAIL
1531
1532  [marquee.hspace: IDL set to 4294967295 followed by IDL get]
1533    expected: FAIL
1534
1535  [marquee.scrollAmount: IDL set to 2147483648 followed by getAttribute()]
1536    expected: FAIL
1537
1538  [marquee.scrollAmount: IDL set to 2147483648 followed by IDL get]
1539    expected: FAIL
1540
1541  [marquee.scrollAmount: IDL set to 4294967295 followed by getAttribute()]
1542    expected: FAIL
1543
1544  [marquee.scrollAmount: IDL set to 4294967295 followed by IDL get]
1545    expected: FAIL
1546
1547  [marquee.scrollDelay: IDL set to 2147483648 followed by getAttribute()]
1548    expected: FAIL
1549
1550  [marquee.scrollDelay: IDL set to 2147483648 followed by IDL get]
1551    expected: FAIL
1552
1553  [marquee.scrollDelay: IDL set to 4294967295 followed by getAttribute()]
1554    expected: FAIL
1555
1556  [marquee.scrollDelay: IDL set to 4294967295 followed by IDL get]
1557    expected: FAIL
1558
1559  [marquee.vspace: IDL set to 2147483648 followed by getAttribute()]
1560    expected: FAIL
1561
1562  [marquee.vspace: IDL set to 2147483648 followed by IDL get]
1563    expected: FAIL
1564
1565  [marquee.vspace: IDL set to 4294967295 followed by getAttribute()]
1566    expected: FAIL
1567
1568  [marquee.vspace: IDL set to 4294967295 followed by IDL get]
1569    expected: FAIL
1570
1571  [marquee.behavior: setAttribute() to ""]
1572    expected: FAIL
1573
1574  [marquee.behavior: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1575    expected: FAIL
1576
1577  [marquee.behavior: setAttribute() to undefined]
1578    expected: FAIL
1579
1580  [marquee.behavior: setAttribute() to 7]
1581    expected: FAIL
1582
1583  [marquee.behavior: setAttribute() to 1.5]
1584    expected: FAIL
1585
1586  [marquee.behavior: setAttribute() to true]
1587    expected: FAIL
1588
1589  [marquee.behavior: setAttribute() to false]
1590    expected: FAIL
1591
1592  [marquee.behavior: setAttribute() to object "[object Object\]"]
1593    expected: FAIL
1594
1595  [marquee.behavior: setAttribute() to NaN]
1596    expected: FAIL
1597
1598  [marquee.behavior: setAttribute() to Infinity]
1599    expected: FAIL
1600
1601  [marquee.behavior: setAttribute() to -Infinity]
1602    expected: FAIL
1603
1604  [marquee.behavior: setAttribute() to "\\0"]
1605    expected: FAIL
1606
1607  [marquee.behavior: setAttribute() to null]
1608    expected: FAIL
1609
1610  [marquee.behavior: setAttribute() to object "test-toString"]
1611    expected: FAIL
1612
1613  [marquee.behavior: setAttribute() to object "test-valueOf"]
1614    expected: FAIL
1615
1616  [marquee.behavior: IDL set to ""]
1617    expected: FAIL
1618
1619  [marquee.behavior: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1620    expected: FAIL
1621
1622  [marquee.behavior: IDL set to undefined]
1623    expected: FAIL
1624
1625  [marquee.behavior: IDL set to 7]
1626    expected: FAIL
1627
1628  [marquee.behavior: IDL set to 1.5]
1629    expected: FAIL
1630
1631  [marquee.behavior: IDL set to true]
1632    expected: FAIL
1633
1634  [marquee.behavior: IDL set to false]
1635    expected: FAIL
1636
1637  [marquee.behavior: IDL set to object "[object Object\]"]
1638    expected: FAIL
1639
1640  [marquee.behavior: IDL set to NaN]
1641    expected: FAIL
1642
1643  [marquee.behavior: IDL set to Infinity]
1644    expected: FAIL
1645
1646  [marquee.behavior: IDL set to -Infinity]
1647    expected: FAIL
1648
1649  [marquee.behavior: IDL set to "\\0"]
1650    expected: FAIL
1651
1652  [marquee.behavior: IDL set to null]
1653    expected: FAIL
1654
1655  [marquee.behavior: IDL set to object "test-toString"]
1656    expected: FAIL
1657
1658  [marquee.behavior: IDL set to object "test-valueOf"]
1659    expected: FAIL
1660
1661  [marquee.bgColor: setAttribute() to ""]
1662    expected: FAIL
1663
1664  [marquee.bgColor: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1665    expected: FAIL
1666
1667  [marquee.bgColor: setAttribute() to undefined]
1668    expected: FAIL
1669
1670  [marquee.bgColor: setAttribute() to 7]
1671    expected: FAIL
1672
1673  [marquee.bgColor: setAttribute() to 1.5]
1674    expected: FAIL
1675
1676  [marquee.bgColor: setAttribute() to true]
1677    expected: FAIL
1678
1679  [marquee.bgColor: setAttribute() to false]
1680    expected: FAIL
1681
1682  [marquee.bgColor: setAttribute() to object "[object Object\]"]
1683    expected: FAIL
1684
1685  [marquee.bgColor: setAttribute() to NaN]
1686    expected: FAIL
1687
1688  [marquee.bgColor: setAttribute() to Infinity]
1689    expected: FAIL
1690
1691  [marquee.bgColor: setAttribute() to -Infinity]
1692    expected: FAIL
1693
1694  [marquee.bgColor: setAttribute() to "\\0"]
1695    expected: FAIL
1696
1697  [marquee.bgColor: setAttribute() to null]
1698    expected: FAIL
1699
1700  [marquee.bgColor: setAttribute() to object "test-toString"]
1701    expected: FAIL
1702
1703  [marquee.bgColor: setAttribute() to object "test-valueOf"]
1704    expected: FAIL
1705
1706  [marquee.bgColor: IDL set to ""]
1707    expected: FAIL
1708
1709  [marquee.bgColor: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1710    expected: FAIL
1711
1712  [marquee.bgColor: IDL set to undefined]
1713    expected: FAIL
1714
1715  [marquee.bgColor: IDL set to 7]
1716    expected: FAIL
1717
1718  [marquee.bgColor: IDL set to 1.5]
1719    expected: FAIL
1720
1721  [marquee.bgColor: IDL set to true]
1722    expected: FAIL
1723
1724  [marquee.bgColor: IDL set to false]
1725    expected: FAIL
1726
1727  [marquee.bgColor: IDL set to object "[object Object\]"]
1728    expected: FAIL
1729
1730  [marquee.bgColor: IDL set to NaN]
1731    expected: FAIL
1732
1733  [marquee.bgColor: IDL set to Infinity]
1734    expected: FAIL
1735
1736  [marquee.bgColor: IDL set to -Infinity]
1737    expected: FAIL
1738
1739  [marquee.bgColor: IDL set to "\\0"]
1740    expected: FAIL
1741
1742  [marquee.bgColor: IDL set to null]
1743    expected: FAIL
1744
1745  [marquee.bgColor: IDL set to object "test-toString"]
1746    expected: FAIL
1747
1748  [marquee.bgColor: IDL set to object "test-valueOf"]
1749    expected: FAIL
1750
1751  [marquee.direction: setAttribute() to ""]
1752    expected: FAIL
1753
1754  [marquee.direction: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1755    expected: FAIL
1756
1757  [marquee.direction: setAttribute() to undefined]
1758    expected: FAIL
1759
1760  [marquee.direction: setAttribute() to 7]
1761    expected: FAIL
1762
1763  [marquee.direction: setAttribute() to 1.5]
1764    expected: FAIL
1765
1766  [marquee.direction: setAttribute() to true]
1767    expected: FAIL
1768
1769  [marquee.direction: setAttribute() to false]
1770    expected: FAIL
1771
1772  [marquee.direction: setAttribute() to object "[object Object\]"]
1773    expected: FAIL
1774
1775  [marquee.direction: setAttribute() to NaN]
1776    expected: FAIL
1777
1778  [marquee.direction: setAttribute() to Infinity]
1779    expected: FAIL
1780
1781  [marquee.direction: setAttribute() to -Infinity]
1782    expected: FAIL
1783
1784  [marquee.direction: setAttribute() to "\\0"]
1785    expected: FAIL
1786
1787  [marquee.direction: setAttribute() to null]
1788    expected: FAIL
1789
1790  [marquee.direction: setAttribute() to object "test-toString"]
1791    expected: FAIL
1792
1793  [marquee.direction: setAttribute() to object "test-valueOf"]
1794    expected: FAIL
1795
1796  [marquee.direction: IDL set to ""]
1797    expected: FAIL
1798
1799  [marquee.direction: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1800    expected: FAIL
1801
1802  [marquee.direction: IDL set to undefined]
1803    expected: FAIL
1804
1805  [marquee.direction: IDL set to 7]
1806    expected: FAIL
1807
1808  [marquee.direction: IDL set to 1.5]
1809    expected: FAIL
1810
1811  [marquee.direction: IDL set to true]
1812    expected: FAIL
1813
1814  [marquee.direction: IDL set to false]
1815    expected: FAIL
1816
1817  [marquee.direction: IDL set to object "[object Object\]"]
1818    expected: FAIL
1819
1820  [marquee.direction: IDL set to NaN]
1821    expected: FAIL
1822
1823  [marquee.direction: IDL set to Infinity]
1824    expected: FAIL
1825
1826  [marquee.direction: IDL set to -Infinity]
1827    expected: FAIL
1828
1829  [marquee.direction: IDL set to "\\0"]
1830    expected: FAIL
1831
1832  [marquee.direction: IDL set to null]
1833    expected: FAIL
1834
1835  [marquee.direction: IDL set to object "test-toString"]
1836    expected: FAIL
1837
1838  [marquee.direction: IDL set to object "test-valueOf"]
1839    expected: FAIL
1840
1841  [marquee.height: setAttribute() to ""]
1842    expected: FAIL
1843
1844  [marquee.height: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1845    expected: FAIL
1846
1847  [marquee.height: setAttribute() to undefined]
1848    expected: FAIL
1849
1850  [marquee.height: setAttribute() to 7]
1851    expected: FAIL
1852
1853  [marquee.height: setAttribute() to 1.5]
1854    expected: FAIL
1855
1856  [marquee.height: setAttribute() to true]
1857    expected: FAIL
1858
1859  [marquee.height: setAttribute() to false]
1860    expected: FAIL
1861
1862  [marquee.height: setAttribute() to object "[object Object\]"]
1863    expected: FAIL
1864
1865  [marquee.height: setAttribute() to NaN]
1866    expected: FAIL
1867
1868  [marquee.height: setAttribute() to Infinity]
1869    expected: FAIL
1870
1871  [marquee.height: setAttribute() to -Infinity]
1872    expected: FAIL
1873
1874  [marquee.height: setAttribute() to "\\0"]
1875    expected: FAIL
1876
1877  [marquee.height: setAttribute() to null]
1878    expected: FAIL
1879
1880  [marquee.height: setAttribute() to object "test-toString"]
1881    expected: FAIL
1882
1883  [marquee.height: setAttribute() to object "test-valueOf"]
1884    expected: FAIL
1885
1886  [marquee.height: IDL set to ""]
1887    expected: FAIL
1888
1889  [marquee.height: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
1890    expected: FAIL
1891
1892  [marquee.height: IDL set to undefined]
1893    expected: FAIL
1894
1895  [marquee.height: IDL set to 7]
1896    expected: FAIL
1897
1898  [marquee.height: IDL set to 1.5]
1899    expected: FAIL
1900
1901  [marquee.height: IDL set to true]
1902    expected: FAIL
1903
1904  [marquee.height: IDL set to false]
1905    expected: FAIL
1906
1907  [marquee.height: IDL set to object "[object Object\]"]
1908    expected: FAIL
1909
1910  [marquee.height: IDL set to NaN]
1911    expected: FAIL
1912
1913  [marquee.height: IDL set to Infinity]
1914    expected: FAIL
1915
1916  [marquee.height: IDL set to -Infinity]
1917    expected: FAIL
1918
1919  [marquee.height: IDL set to "\\0"]
1920    expected: FAIL
1921
1922  [marquee.height: IDL set to null]
1923    expected: FAIL
1924
1925  [marquee.height: IDL set to object "test-toString"]
1926    expected: FAIL
1927
1928  [marquee.height: IDL set to object "test-valueOf"]
1929    expected: FAIL
1930
1931  [marquee.hspace: setAttribute() to -2147483649]
1932    expected: FAIL
1933
1934  [marquee.hspace: setAttribute() to -2147483648]
1935    expected: FAIL
1936
1937  [marquee.hspace: setAttribute() to -36]
1938    expected: FAIL
1939
1940  [marquee.hspace: setAttribute() to -1]
1941    expected: FAIL
1942
1943  [marquee.hspace: setAttribute() to 0]
1944    expected: FAIL
1945
1946  [marquee.hspace: setAttribute() to 1]
1947    expected: FAIL
1948
1949  [marquee.hspace: setAttribute() to 257]
1950    expected: FAIL
1951
1952  [marquee.hspace: setAttribute() to 2147483647]
1953    expected: FAIL
1954
1955  [marquee.hspace: setAttribute() to 2147483648]
1956    expected: FAIL
1957
1958  [marquee.hspace: setAttribute() to 4294967295]
1959    expected: FAIL
1960
1961  [marquee.hspace: setAttribute() to 4294967296]
1962    expected: FAIL
1963
1964  [marquee.hspace: setAttribute() to ""]
1965    expected: FAIL
1966
1967  [marquee.hspace: setAttribute() to "-1"]
1968    expected: FAIL
1969
1970  [marquee.hspace: setAttribute() to "-0"]
1971    expected: FAIL
1972
1973  [marquee.hspace: setAttribute() to "0"]
1974    expected: FAIL
1975
1976  [marquee.hspace: setAttribute() to "1"]
1977    expected: FAIL
1978
1979  [marquee.hspace: setAttribute() to "\\t7"]
1980    expected: FAIL
1981
1982  [marquee.hspace: setAttribute() to "\\v7"]
1983    expected: FAIL
1984
1985  [marquee.hspace: setAttribute() to "\\f7"]
1986    expected: FAIL
1987
1988  [marquee.hspace: setAttribute() to " 7"]
1989    expected: FAIL
1990
1991  [marquee.hspace: setAttribute() to " 7"]
1992    expected: FAIL
1993
1994  [marquee.hspace: setAttribute() to "7"]
1995    expected: FAIL
1996
1997  [marquee.hspace: setAttribute() to "\\n7"]
1998    expected: FAIL
1999
2000  [marquee.hspace: setAttribute() to "\\r7"]
2001    expected: FAIL
2002
2003  [marquee.hspace: setAttribute() to "
7"]
2004    expected: FAIL
2005
2006  [marquee.hspace: setAttribute() to "
7"]
2007    expected: FAIL
2008
2009  [marquee.hspace: setAttribute() to " 7"]
2010    expected: FAIL
2011
2012  [marquee.hspace: setAttribute() to "᠎7"]
2013    expected: FAIL
2014
2015  [marquee.hspace: setAttribute() to " 7"]
2016    expected: FAIL
2017
2018  [marquee.hspace: setAttribute() to " 7"]
2019    expected: FAIL
2020
2021  [marquee.hspace: setAttribute() to " 7"]
2022    expected: FAIL
2023
2024  [marquee.hspace: setAttribute() to " 7"]
2025    expected: FAIL
2026
2027  [marquee.hspace: setAttribute() to " 7"]
2028    expected: FAIL
2029
2030  [marquee.hspace: setAttribute() to " 7"]
2031    expected: FAIL
2032
2033  [marquee.hspace: setAttribute() to " 7"]
2034    expected: FAIL
2035
2036  [marquee.hspace: setAttribute() to " 7"]
2037    expected: FAIL
2038
2039  [marquee.hspace: setAttribute() to " 7"]
2040    expected: FAIL
2041
2042  [marquee.hspace: setAttribute() to " 7"]
2043    expected: FAIL
2044
2045  [marquee.hspace: setAttribute() to " 7"]
2046    expected: FAIL
2047
2048  [marquee.hspace: setAttribute() to " 7"]
2049    expected: FAIL
2050
2051  [marquee.hspace: setAttribute() to " 7"]
2052    expected: FAIL
2053
2054  [marquee.hspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2055    expected: FAIL
2056
2057  [marquee.hspace: setAttribute() to undefined]
2058    expected: FAIL
2059
2060  [marquee.hspace: setAttribute() to 1.5]
2061    expected: FAIL
2062
2063  [marquee.hspace: setAttribute() to true]
2064    expected: FAIL
2065
2066  [marquee.hspace: setAttribute() to false]
2067    expected: FAIL
2068
2069  [marquee.hspace: setAttribute() to object "[object Object\]"]
2070    expected: FAIL
2071
2072  [marquee.hspace: setAttribute() to NaN]
2073    expected: FAIL
2074
2075  [marquee.hspace: setAttribute() to Infinity]
2076    expected: FAIL
2077
2078  [marquee.hspace: setAttribute() to -Infinity]
2079    expected: FAIL
2080
2081  [marquee.hspace: setAttribute() to "\\0"]
2082    expected: FAIL
2083
2084  [marquee.hspace: setAttribute() to object "2"]
2085    expected: FAIL
2086
2087  [marquee.hspace: setAttribute() to object "3"]
2088    expected: FAIL
2089
2090  [marquee.hspace: IDL set to 0]
2091    expected: FAIL
2092
2093  [marquee.hspace: IDL set to 1]
2094    expected: FAIL
2095
2096  [marquee.hspace: IDL set to 257]
2097    expected: FAIL
2098
2099  [marquee.hspace: IDL set to 2147483647]
2100    expected: FAIL
2101
2102  [marquee.hspace: IDL set to "-0"]
2103    expected: FAIL
2104
2105  [marquee.hspace: IDL set to 2147483648]
2106    expected: FAIL
2107
2108  [marquee.hspace: IDL set to 4294967295]
2109    expected: FAIL
2110
2111  [marquee.scrollAmount: setAttribute() to -2147483649]
2112    expected: FAIL
2113
2114  [marquee.scrollAmount: setAttribute() to -2147483648]
2115    expected: FAIL
2116
2117  [marquee.scrollAmount: setAttribute() to -36]
2118    expected: FAIL
2119
2120  [marquee.scrollAmount: setAttribute() to -1]
2121    expected: FAIL
2122
2123  [marquee.scrollAmount: setAttribute() to 0]
2124    expected: FAIL
2125
2126  [marquee.scrollAmount: setAttribute() to 1]
2127    expected: FAIL
2128
2129  [marquee.scrollAmount: setAttribute() to 257]
2130    expected: FAIL
2131
2132  [marquee.scrollAmount: setAttribute() to 2147483647]
2133    expected: FAIL
2134
2135  [marquee.scrollAmount: setAttribute() to 2147483648]
2136    expected: FAIL
2137
2138  [marquee.scrollAmount: setAttribute() to 4294967295]
2139    expected: FAIL
2140
2141  [marquee.scrollAmount: setAttribute() to 4294967296]
2142    expected: FAIL
2143
2144  [marquee.scrollAmount: setAttribute() to ""]
2145    expected: FAIL
2146
2147  [marquee.scrollAmount: setAttribute() to "-1"]
2148    expected: FAIL
2149
2150  [marquee.scrollAmount: setAttribute() to "-0"]
2151    expected: FAIL
2152
2153  [marquee.scrollAmount: setAttribute() to "0"]
2154    expected: FAIL
2155
2156  [marquee.scrollAmount: setAttribute() to "1"]
2157    expected: FAIL
2158
2159  [marquee.scrollAmount: setAttribute() to "\\t7"]
2160    expected: FAIL
2161
2162  [marquee.scrollAmount: setAttribute() to "\\v7"]
2163    expected: FAIL
2164
2165  [marquee.scrollAmount: setAttribute() to "\\f7"]
2166    expected: FAIL
2167
2168  [marquee.scrollAmount: setAttribute() to " 7"]
2169    expected: FAIL
2170
2171  [marquee.scrollAmount: setAttribute() to " 7"]
2172    expected: FAIL
2173
2174  [marquee.scrollAmount: setAttribute() to "7"]
2175    expected: FAIL
2176
2177  [marquee.scrollAmount: setAttribute() to "\\n7"]
2178    expected: FAIL
2179
2180  [marquee.scrollAmount: setAttribute() to "\\r7"]
2181    expected: FAIL
2182
2183  [marquee.scrollAmount: setAttribute() to "
7"]
2184    expected: FAIL
2185
2186  [marquee.scrollAmount: setAttribute() to "
7"]
2187    expected: FAIL
2188
2189  [marquee.scrollAmount: setAttribute() to " 7"]
2190    expected: FAIL
2191
2192  [marquee.scrollAmount: setAttribute() to "᠎7"]
2193    expected: FAIL
2194
2195  [marquee.scrollAmount: setAttribute() to " 7"]
2196    expected: FAIL
2197
2198  [marquee.scrollAmount: setAttribute() to " 7"]
2199    expected: FAIL
2200
2201  [marquee.scrollAmount: setAttribute() to " 7"]
2202    expected: FAIL
2203
2204  [marquee.scrollAmount: setAttribute() to " 7"]
2205    expected: FAIL
2206
2207  [marquee.scrollAmount: setAttribute() to " 7"]
2208    expected: FAIL
2209
2210  [marquee.scrollAmount: setAttribute() to " 7"]
2211    expected: FAIL
2212
2213  [marquee.scrollAmount: setAttribute() to " 7"]
2214    expected: FAIL
2215
2216  [marquee.scrollAmount: setAttribute() to " 7"]
2217    expected: FAIL
2218
2219  [marquee.scrollAmount: setAttribute() to " 7"]
2220    expected: FAIL
2221
2222  [marquee.scrollAmount: setAttribute() to " 7"]
2223    expected: FAIL
2224
2225  [marquee.scrollAmount: setAttribute() to " 7"]
2226    expected: FAIL
2227
2228  [marquee.scrollAmount: setAttribute() to " 7"]
2229    expected: FAIL
2230
2231  [marquee.scrollAmount: setAttribute() to " 7"]
2232    expected: FAIL
2233
2234  [marquee.scrollAmount: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2235    expected: FAIL
2236
2237  [marquee.scrollAmount: setAttribute() to undefined]
2238    expected: FAIL
2239
2240  [marquee.scrollAmount: setAttribute() to 1.5]
2241    expected: FAIL
2242
2243  [marquee.scrollAmount: setAttribute() to true]
2244    expected: FAIL
2245
2246  [marquee.scrollAmount: setAttribute() to false]
2247    expected: FAIL
2248
2249  [marquee.scrollAmount: setAttribute() to object "[object Object\]"]
2250    expected: FAIL
2251
2252  [marquee.scrollAmount: setAttribute() to NaN]
2253    expected: FAIL
2254
2255  [marquee.scrollAmount: setAttribute() to Infinity]
2256    expected: FAIL
2257
2258  [marquee.scrollAmount: setAttribute() to -Infinity]
2259    expected: FAIL
2260
2261  [marquee.scrollAmount: setAttribute() to "\\0"]
2262    expected: FAIL
2263
2264  [marquee.scrollAmount: setAttribute() to object "2"]
2265    expected: FAIL
2266
2267  [marquee.scrollAmount: setAttribute() to object "3"]
2268    expected: FAIL
2269
2270  [marquee.scrollAmount: IDL set to 0]
2271    expected: FAIL
2272
2273  [marquee.scrollAmount: IDL set to 1]
2274    expected: FAIL
2275
2276  [marquee.scrollAmount: IDL set to 257]
2277    expected: FAIL
2278
2279  [marquee.scrollAmount: IDL set to 2147483647]
2280    expected: FAIL
2281
2282  [marquee.scrollAmount: IDL set to "-0"]
2283    expected: FAIL
2284
2285  [marquee.scrollAmount: IDL set to 2147483648]
2286    expected: FAIL
2287
2288  [marquee.scrollAmount: IDL set to 4294967295]
2289    expected: FAIL
2290
2291  [marquee.scrollDelay: setAttribute() to -2147483649]
2292    expected: FAIL
2293
2294  [marquee.scrollDelay: setAttribute() to -2147483648]
2295    expected: FAIL
2296
2297  [marquee.scrollDelay: setAttribute() to -36]
2298    expected: FAIL
2299
2300  [marquee.scrollDelay: setAttribute() to -1]
2301    expected: FAIL
2302
2303  [marquee.scrollDelay: setAttribute() to 0]
2304    expected: FAIL
2305
2306  [marquee.scrollDelay: setAttribute() to 1]
2307    expected: FAIL
2308
2309  [marquee.scrollDelay: setAttribute() to 257]
2310    expected: FAIL
2311
2312  [marquee.scrollDelay: setAttribute() to 2147483647]
2313    expected: FAIL
2314
2315  [marquee.scrollDelay: setAttribute() to 2147483648]
2316    expected: FAIL
2317
2318  [marquee.scrollDelay: setAttribute() to 4294967295]
2319    expected: FAIL
2320
2321  [marquee.scrollDelay: setAttribute() to 4294967296]
2322    expected: FAIL
2323
2324  [marquee.scrollDelay: setAttribute() to ""]
2325    expected: FAIL
2326
2327  [marquee.scrollDelay: setAttribute() to "-1"]
2328    expected: FAIL
2329
2330  [marquee.scrollDelay: setAttribute() to "-0"]
2331    expected: FAIL
2332
2333  [marquee.scrollDelay: setAttribute() to "0"]
2334    expected: FAIL
2335
2336  [marquee.scrollDelay: setAttribute() to "1"]
2337    expected: FAIL
2338
2339  [marquee.scrollDelay: setAttribute() to "\\t7"]
2340    expected: FAIL
2341
2342  [marquee.scrollDelay: setAttribute() to "\\v7"]
2343    expected: FAIL
2344
2345  [marquee.scrollDelay: setAttribute() to "\\f7"]
2346    expected: FAIL
2347
2348  [marquee.scrollDelay: setAttribute() to " 7"]
2349    expected: FAIL
2350
2351  [marquee.scrollDelay: setAttribute() to " 7"]
2352    expected: FAIL
2353
2354  [marquee.scrollDelay: setAttribute() to "7"]
2355    expected: FAIL
2356
2357  [marquee.scrollDelay: setAttribute() to "\\n7"]
2358    expected: FAIL
2359
2360  [marquee.scrollDelay: setAttribute() to "\\r7"]
2361    expected: FAIL
2362
2363  [marquee.scrollDelay: setAttribute() to "
7"]
2364    expected: FAIL
2365
2366  [marquee.scrollDelay: setAttribute() to "
7"]
2367    expected: FAIL
2368
2369  [marquee.scrollDelay: setAttribute() to " 7"]
2370    expected: FAIL
2371
2372  [marquee.scrollDelay: setAttribute() to "᠎7"]
2373    expected: FAIL
2374
2375  [marquee.scrollDelay: setAttribute() to " 7"]
2376    expected: FAIL
2377
2378  [marquee.scrollDelay: setAttribute() to " 7"]
2379    expected: FAIL
2380
2381  [marquee.scrollDelay: setAttribute() to " 7"]
2382    expected: FAIL
2383
2384  [marquee.scrollDelay: setAttribute() to " 7"]
2385    expected: FAIL
2386
2387  [marquee.scrollDelay: setAttribute() to " 7"]
2388    expected: FAIL
2389
2390  [marquee.scrollDelay: setAttribute() to " 7"]
2391    expected: FAIL
2392
2393  [marquee.scrollDelay: setAttribute() to " 7"]
2394    expected: FAIL
2395
2396  [marquee.scrollDelay: setAttribute() to " 7"]
2397    expected: FAIL
2398
2399  [marquee.scrollDelay: setAttribute() to " 7"]
2400    expected: FAIL
2401
2402  [marquee.scrollDelay: setAttribute() to " 7"]
2403    expected: FAIL
2404
2405  [marquee.scrollDelay: setAttribute() to " 7"]
2406    expected: FAIL
2407
2408  [marquee.scrollDelay: setAttribute() to " 7"]
2409    expected: FAIL
2410
2411  [marquee.scrollDelay: setAttribute() to " 7"]
2412    expected: FAIL
2413
2414  [marquee.scrollDelay: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2415    expected: FAIL
2416
2417  [marquee.scrollDelay: setAttribute() to undefined]
2418    expected: FAIL
2419
2420  [marquee.scrollDelay: setAttribute() to 1.5]
2421    expected: FAIL
2422
2423  [marquee.scrollDelay: setAttribute() to true]
2424    expected: FAIL
2425
2426  [marquee.scrollDelay: setAttribute() to false]
2427    expected: FAIL
2428
2429  [marquee.scrollDelay: setAttribute() to object "[object Object\]"]
2430    expected: FAIL
2431
2432  [marquee.scrollDelay: setAttribute() to NaN]
2433    expected: FAIL
2434
2435  [marquee.scrollDelay: setAttribute() to Infinity]
2436    expected: FAIL
2437
2438  [marquee.scrollDelay: setAttribute() to -Infinity]
2439    expected: FAIL
2440
2441  [marquee.scrollDelay: setAttribute() to "\\0"]
2442    expected: FAIL
2443
2444  [marquee.scrollDelay: setAttribute() to object "2"]
2445    expected: FAIL
2446
2447  [marquee.scrollDelay: setAttribute() to object "3"]
2448    expected: FAIL
2449
2450  [marquee.scrollDelay: IDL set to 0]
2451    expected: FAIL
2452
2453  [marquee.scrollDelay: IDL set to 1]
2454    expected: FAIL
2455
2456  [marquee.scrollDelay: IDL set to 257]
2457    expected: FAIL
2458
2459  [marquee.scrollDelay: IDL set to 2147483647]
2460    expected: FAIL
2461
2462  [marquee.scrollDelay: IDL set to "-0"]
2463    expected: FAIL
2464
2465  [marquee.scrollDelay: IDL set to 2147483648]
2466    expected: FAIL
2467
2468  [marquee.scrollDelay: IDL set to 4294967295]
2469    expected: FAIL
2470
2471  [marquee.trueSpeed: setAttribute() to ""]
2472    expected: FAIL
2473
2474  [marquee.trueSpeed: setAttribute() to " foo "]
2475    expected: FAIL
2476
2477  [marquee.trueSpeed: setAttribute() to undefined]
2478    expected: FAIL
2479
2480  [marquee.trueSpeed: setAttribute() to null]
2481    expected: FAIL
2482
2483  [marquee.trueSpeed: setAttribute() to 7]
2484    expected: FAIL
2485
2486  [marquee.trueSpeed: setAttribute() to 1.5]
2487    expected: FAIL
2488
2489  [marquee.trueSpeed: setAttribute() to true]
2490    expected: FAIL
2491
2492  [marquee.trueSpeed: setAttribute() to false]
2493    expected: FAIL
2494
2495  [marquee.trueSpeed: setAttribute() to object "[object Object\]"]
2496    expected: FAIL
2497
2498  [marquee.trueSpeed: setAttribute() to NaN]
2499    expected: FAIL
2500
2501  [marquee.trueSpeed: setAttribute() to Infinity]
2502    expected: FAIL
2503
2504  [marquee.trueSpeed: setAttribute() to -Infinity]
2505    expected: FAIL
2506
2507  [marquee.trueSpeed: setAttribute() to "\\0"]
2508    expected: FAIL
2509
2510  [marquee.trueSpeed: setAttribute() to object "test-toString"]
2511    expected: FAIL
2512
2513  [marquee.trueSpeed: setAttribute() to object "test-valueOf"]
2514    expected: FAIL
2515
2516  [marquee.trueSpeed: setAttribute() to "trueSpeed"]
2517    expected: FAIL
2518
2519  [marquee.trueSpeed: IDL set to ""]
2520    expected: FAIL
2521
2522  [marquee.trueSpeed: IDL set to " foo "]
2523    expected: FAIL
2524
2525  [marquee.trueSpeed: IDL set to undefined]
2526    expected: FAIL
2527
2528  [marquee.trueSpeed: IDL set to null]
2529    expected: FAIL
2530
2531  [marquee.trueSpeed: IDL set to 7]
2532    expected: FAIL
2533
2534  [marquee.trueSpeed: IDL set to 1.5]
2535    expected: FAIL
2536
2537  [marquee.trueSpeed: IDL set to false]
2538    expected: FAIL
2539
2540  [marquee.trueSpeed: IDL set to object "[object Object\]"]
2541    expected: FAIL
2542
2543  [marquee.trueSpeed: IDL set to NaN]
2544    expected: FAIL
2545
2546  [marquee.trueSpeed: IDL set to Infinity]
2547    expected: FAIL
2548
2549  [marquee.trueSpeed: IDL set to -Infinity]
2550    expected: FAIL
2551
2552  [marquee.trueSpeed: IDL set to "\\0"]
2553    expected: FAIL
2554
2555  [marquee.trueSpeed: IDL set to object "test-toString"]
2556    expected: FAIL
2557
2558  [marquee.trueSpeed: IDL set to object "test-valueOf"]
2559    expected: FAIL
2560
2561  [marquee.vspace: setAttribute() to -2147483649]
2562    expected: FAIL
2563
2564  [marquee.vspace: setAttribute() to -2147483648]
2565    expected: FAIL
2566
2567  [marquee.vspace: setAttribute() to -36]
2568    expected: FAIL
2569
2570  [marquee.vspace: setAttribute() to -1]
2571    expected: FAIL
2572
2573  [marquee.vspace: setAttribute() to 0]
2574    expected: FAIL
2575
2576  [marquee.vspace: setAttribute() to 1]
2577    expected: FAIL
2578
2579  [marquee.vspace: setAttribute() to 257]
2580    expected: FAIL
2581
2582  [marquee.vspace: setAttribute() to 2147483647]
2583    expected: FAIL
2584
2585  [marquee.vspace: setAttribute() to 2147483648]
2586    expected: FAIL
2587
2588  [marquee.vspace: setAttribute() to 4294967295]
2589    expected: FAIL
2590
2591  [marquee.vspace: setAttribute() to 4294967296]
2592    expected: FAIL
2593
2594  [marquee.vspace: setAttribute() to ""]
2595    expected: FAIL
2596
2597  [marquee.vspace: setAttribute() to "-1"]
2598    expected: FAIL
2599
2600  [marquee.vspace: setAttribute() to "-0"]
2601    expected: FAIL
2602
2603  [marquee.vspace: setAttribute() to "0"]
2604    expected: FAIL
2605
2606  [marquee.vspace: setAttribute() to "1"]
2607    expected: FAIL
2608
2609  [marquee.vspace: setAttribute() to "\\t7"]
2610    expected: FAIL
2611
2612  [marquee.vspace: setAttribute() to "\\v7"]
2613    expected: FAIL
2614
2615  [marquee.vspace: setAttribute() to "\\f7"]
2616    expected: FAIL
2617
2618  [marquee.vspace: setAttribute() to " 7"]
2619    expected: FAIL
2620
2621  [marquee.vspace: setAttribute() to " 7"]
2622    expected: FAIL
2623
2624  [marquee.vspace: setAttribute() to "7"]
2625    expected: FAIL
2626
2627  [marquee.vspace: setAttribute() to "\\n7"]
2628    expected: FAIL
2629
2630  [marquee.vspace: setAttribute() to "\\r7"]
2631    expected: FAIL
2632
2633  [marquee.vspace: setAttribute() to "
7"]
2634    expected: FAIL
2635
2636  [marquee.vspace: setAttribute() to "
7"]
2637    expected: FAIL
2638
2639  [marquee.vspace: setAttribute() to " 7"]
2640    expected: FAIL
2641
2642  [marquee.vspace: setAttribute() to "᠎7"]
2643    expected: FAIL
2644
2645  [marquee.vspace: setAttribute() to " 7"]
2646    expected: FAIL
2647
2648  [marquee.vspace: setAttribute() to " 7"]
2649    expected: FAIL
2650
2651  [marquee.vspace: setAttribute() to " 7"]
2652    expected: FAIL
2653
2654  [marquee.vspace: setAttribute() to " 7"]
2655    expected: FAIL
2656
2657  [marquee.vspace: setAttribute() to " 7"]
2658    expected: FAIL
2659
2660  [marquee.vspace: setAttribute() to " 7"]
2661    expected: FAIL
2662
2663  [marquee.vspace: setAttribute() to " 7"]
2664    expected: FAIL
2665
2666  [marquee.vspace: setAttribute() to " 7"]
2667    expected: FAIL
2668
2669  [marquee.vspace: setAttribute() to " 7"]
2670    expected: FAIL
2671
2672  [marquee.vspace: setAttribute() to " 7"]
2673    expected: FAIL
2674
2675  [marquee.vspace: setAttribute() to " 7"]
2676    expected: FAIL
2677
2678  [marquee.vspace: setAttribute() to " 7"]
2679    expected: FAIL
2680
2681  [marquee.vspace: setAttribute() to " 7"]
2682    expected: FAIL
2683
2684  [marquee.vspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2685    expected: FAIL
2686
2687  [marquee.vspace: setAttribute() to undefined]
2688    expected: FAIL
2689
2690  [marquee.vspace: setAttribute() to 1.5]
2691    expected: FAIL
2692
2693  [marquee.vspace: setAttribute() to true]
2694    expected: FAIL
2695
2696  [marquee.vspace: setAttribute() to false]
2697    expected: FAIL
2698
2699  [marquee.vspace: setAttribute() to object "[object Object\]"]
2700    expected: FAIL
2701
2702  [marquee.vspace: setAttribute() to NaN]
2703    expected: FAIL
2704
2705  [marquee.vspace: setAttribute() to Infinity]
2706    expected: FAIL
2707
2708  [marquee.vspace: setAttribute() to -Infinity]
2709    expected: FAIL
2710
2711  [marquee.vspace: setAttribute() to "\\0"]
2712    expected: FAIL
2713
2714  [marquee.vspace: setAttribute() to object "2"]
2715    expected: FAIL
2716
2717  [marquee.vspace: setAttribute() to object "3"]
2718    expected: FAIL
2719
2720  [marquee.vspace: IDL set to 0]
2721    expected: FAIL
2722
2723  [marquee.vspace: IDL set to 1]
2724    expected: FAIL
2725
2726  [marquee.vspace: IDL set to 257]
2727    expected: FAIL
2728
2729  [marquee.vspace: IDL set to 2147483647]
2730    expected: FAIL
2731
2732  [marquee.vspace: IDL set to "-0"]
2733    expected: FAIL
2734
2735  [marquee.vspace: IDL set to 2147483648]
2736    expected: FAIL
2737
2738  [marquee.vspace: IDL set to 4294967295]
2739    expected: FAIL
2740
2741  [marquee.width: setAttribute() to ""]
2742    expected: FAIL
2743
2744  [marquee.width: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2745    expected: FAIL
2746
2747  [marquee.width: setAttribute() to undefined]
2748    expected: FAIL
2749
2750  [marquee.width: setAttribute() to 7]
2751    expected: FAIL
2752
2753  [marquee.width: setAttribute() to 1.5]
2754    expected: FAIL
2755
2756  [marquee.width: setAttribute() to true]
2757    expected: FAIL
2758
2759  [marquee.width: setAttribute() to false]
2760    expected: FAIL
2761
2762  [marquee.width: setAttribute() to object "[object Object\]"]
2763    expected: FAIL
2764
2765  [marquee.width: setAttribute() to NaN]
2766    expected: FAIL
2767
2768  [marquee.width: setAttribute() to Infinity]
2769    expected: FAIL
2770
2771  [marquee.width: setAttribute() to -Infinity]
2772    expected: FAIL
2773
2774  [marquee.width: setAttribute() to "\\0"]
2775    expected: FAIL
2776
2777  [marquee.width: setAttribute() to null]
2778    expected: FAIL
2779
2780  [marquee.width: setAttribute() to object "test-toString"]
2781    expected: FAIL
2782
2783  [marquee.width: setAttribute() to object "test-valueOf"]
2784    expected: FAIL
2785
2786  [marquee.width: IDL set to ""]
2787    expected: FAIL
2788
2789  [marquee.width: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2790    expected: FAIL
2791
2792  [marquee.width: IDL set to undefined]
2793    expected: FAIL
2794
2795  [marquee.width: IDL set to 7]
2796    expected: FAIL
2797
2798  [marquee.width: IDL set to 1.5]
2799    expected: FAIL
2800
2801  [marquee.width: IDL set to true]
2802    expected: FAIL
2803
2804  [marquee.width: IDL set to false]
2805    expected: FAIL
2806
2807  [marquee.width: IDL set to object "[object Object\]"]
2808    expected: FAIL
2809
2810  [marquee.width: IDL set to NaN]
2811    expected: FAIL
2812
2813  [marquee.width: IDL set to Infinity]
2814    expected: FAIL
2815
2816  [marquee.width: IDL set to -Infinity]
2817    expected: FAIL
2818
2819  [marquee.width: IDL set to "\\0"]
2820    expected: FAIL
2821
2822  [marquee.width: IDL set to null]
2823    expected: FAIL
2824
2825  [marquee.width: IDL set to object "test-toString"]
2826    expected: FAIL
2827
2828  [marquee.width: IDL set to object "test-valueOf"]
2829    expected: FAIL
2830
2831  [applet.align: typeof IDL attribute]
2832    expected: FAIL
2833
2834  [applet.align: IDL get with DOM attribute unset]
2835    expected: FAIL
2836
2837  [applet.align: setAttribute() to ""]
2838    expected: FAIL
2839
2840  [applet.align: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2841    expected: FAIL
2842
2843  [applet.align: setAttribute() to undefined]
2844    expected: FAIL
2845
2846  [applet.align: setAttribute() to 7]
2847    expected: FAIL
2848
2849  [applet.align: setAttribute() to 1.5]
2850    expected: FAIL
2851
2852  [applet.align: setAttribute() to true]
2853    expected: FAIL
2854
2855  [applet.align: setAttribute() to false]
2856    expected: FAIL
2857
2858  [applet.align: setAttribute() to object "[object Object\]"]
2859    expected: FAIL
2860
2861  [applet.align: setAttribute() to NaN]
2862    expected: FAIL
2863
2864  [applet.align: setAttribute() to Infinity]
2865    expected: FAIL
2866
2867  [applet.align: setAttribute() to -Infinity]
2868    expected: FAIL
2869
2870  [applet.align: setAttribute() to "\\0"]
2871    expected: FAIL
2872
2873  [applet.align: setAttribute() to null]
2874    expected: FAIL
2875
2876  [applet.align: setAttribute() to object "test-toString"]
2877    expected: FAIL
2878
2879  [applet.align: setAttribute() to object "test-valueOf"]
2880    expected: FAIL
2881
2882  [applet.align: IDL set to ""]
2883    expected: FAIL
2884
2885  [applet.align: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2886    expected: FAIL
2887
2888  [applet.align: IDL set to undefined]
2889    expected: FAIL
2890
2891  [applet.align: IDL set to 7]
2892    expected: FAIL
2893
2894  [applet.align: IDL set to 1.5]
2895    expected: FAIL
2896
2897  [applet.align: IDL set to true]
2898    expected: FAIL
2899
2900  [applet.align: IDL set to false]
2901    expected: FAIL
2902
2903  [applet.align: IDL set to object "[object Object\]"]
2904    expected: FAIL
2905
2906  [applet.align: IDL set to NaN]
2907    expected: FAIL
2908
2909  [applet.align: IDL set to Infinity]
2910    expected: FAIL
2911
2912  [applet.align: IDL set to -Infinity]
2913    expected: FAIL
2914
2915  [applet.align: IDL set to "\\0"]
2916    expected: FAIL
2917
2918  [applet.align: IDL set to null]
2919    expected: FAIL
2920
2921  [applet.align: IDL set to object "test-toString"]
2922    expected: FAIL
2923
2924  [applet.align: IDL set to object "test-valueOf"]
2925    expected: FAIL
2926
2927  [applet.alt: typeof IDL attribute]
2928    expected: FAIL
2929
2930  [applet.alt: IDL get with DOM attribute unset]
2931    expected: FAIL
2932
2933  [applet.alt: setAttribute() to ""]
2934    expected: FAIL
2935
2936  [applet.alt: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2937    expected: FAIL
2938
2939  [applet.alt: setAttribute() to undefined]
2940    expected: FAIL
2941
2942  [applet.alt: setAttribute() to 7]
2943    expected: FAIL
2944
2945  [applet.alt: setAttribute() to 1.5]
2946    expected: FAIL
2947
2948  [applet.alt: setAttribute() to true]
2949    expected: FAIL
2950
2951  [applet.alt: setAttribute() to false]
2952    expected: FAIL
2953
2954  [applet.alt: setAttribute() to object "[object Object\]"]
2955    expected: FAIL
2956
2957  [applet.alt: setAttribute() to NaN]
2958    expected: FAIL
2959
2960  [applet.alt: setAttribute() to Infinity]
2961    expected: FAIL
2962
2963  [applet.alt: setAttribute() to -Infinity]
2964    expected: FAIL
2965
2966  [applet.alt: setAttribute() to "\\0"]
2967    expected: FAIL
2968
2969  [applet.alt: setAttribute() to null]
2970    expected: FAIL
2971
2972  [applet.alt: setAttribute() to object "test-toString"]
2973    expected: FAIL
2974
2975  [applet.alt: setAttribute() to object "test-valueOf"]
2976    expected: FAIL
2977
2978  [applet.alt: IDL set to ""]
2979    expected: FAIL
2980
2981  [applet.alt: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
2982    expected: FAIL
2983
2984  [applet.alt: IDL set to undefined]
2985    expected: FAIL
2986
2987  [applet.alt: IDL set to 7]
2988    expected: FAIL
2989
2990  [applet.alt: IDL set to 1.5]
2991    expected: FAIL
2992
2993  [applet.alt: IDL set to true]
2994    expected: FAIL
2995
2996  [applet.alt: IDL set to false]
2997    expected: FAIL
2998
2999  [applet.alt: IDL set to object "[object Object\]"]
3000    expected: FAIL
3001
3002  [applet.alt: IDL set to NaN]
3003    expected: FAIL
3004
3005  [applet.alt: IDL set to Infinity]
3006    expected: FAIL
3007
3008  [applet.alt: IDL set to -Infinity]
3009    expected: FAIL
3010
3011  [applet.alt: IDL set to "\\0"]
3012    expected: FAIL
3013
3014  [applet.alt: IDL set to null]
3015    expected: FAIL
3016
3017  [applet.alt: IDL set to object "test-toString"]
3018    expected: FAIL
3019
3020  [applet.alt: IDL set to object "test-valueOf"]
3021    expected: FAIL
3022
3023  [applet.archive: typeof IDL attribute]
3024    expected: FAIL
3025
3026  [applet.archive: IDL get with DOM attribute unset]
3027    expected: FAIL
3028
3029  [applet.archive: setAttribute() to ""]
3030    expected: FAIL
3031
3032  [applet.archive: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3033    expected: FAIL
3034
3035  [applet.archive: setAttribute() to undefined]
3036    expected: FAIL
3037
3038  [applet.archive: setAttribute() to 7]
3039    expected: FAIL
3040
3041  [applet.archive: setAttribute() to 1.5]
3042    expected: FAIL
3043
3044  [applet.archive: setAttribute() to true]
3045    expected: FAIL
3046
3047  [applet.archive: setAttribute() to false]
3048    expected: FAIL
3049
3050  [applet.archive: setAttribute() to object "[object Object\]"]
3051    expected: FAIL
3052
3053  [applet.archive: setAttribute() to NaN]
3054    expected: FAIL
3055
3056  [applet.archive: setAttribute() to Infinity]
3057    expected: FAIL
3058
3059  [applet.archive: setAttribute() to -Infinity]
3060    expected: FAIL
3061
3062  [applet.archive: setAttribute() to "\\0"]
3063    expected: FAIL
3064
3065  [applet.archive: setAttribute() to null]
3066    expected: FAIL
3067
3068  [applet.archive: setAttribute() to object "test-toString"]
3069    expected: FAIL
3070
3071  [applet.archive: setAttribute() to object "test-valueOf"]
3072    expected: FAIL
3073
3074  [applet.archive: IDL set to ""]
3075    expected: FAIL
3076
3077  [applet.archive: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3078    expected: FAIL
3079
3080  [applet.archive: IDL set to undefined]
3081    expected: FAIL
3082
3083  [applet.archive: IDL set to 7]
3084    expected: FAIL
3085
3086  [applet.archive: IDL set to 1.5]
3087    expected: FAIL
3088
3089  [applet.archive: IDL set to true]
3090    expected: FAIL
3091
3092  [applet.archive: IDL set to false]
3093    expected: FAIL
3094
3095  [applet.archive: IDL set to object "[object Object\]"]
3096    expected: FAIL
3097
3098  [applet.archive: IDL set to NaN]
3099    expected: FAIL
3100
3101  [applet.archive: IDL set to Infinity]
3102    expected: FAIL
3103
3104  [applet.archive: IDL set to -Infinity]
3105    expected: FAIL
3106
3107  [applet.archive: IDL set to "\\0"]
3108    expected: FAIL
3109
3110  [applet.archive: IDL set to null]
3111    expected: FAIL
3112
3113  [applet.archive: IDL set to object "test-toString"]
3114    expected: FAIL
3115
3116  [applet.archive: IDL set to object "test-valueOf"]
3117    expected: FAIL
3118
3119  [applet.code: typeof IDL attribute]
3120    expected: FAIL
3121
3122  [applet.code: IDL get with DOM attribute unset]
3123    expected: FAIL
3124
3125  [applet.code: setAttribute() to ""]
3126    expected: FAIL
3127
3128  [applet.code: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3129    expected: FAIL
3130
3131  [applet.code: setAttribute() to undefined]
3132    expected: FAIL
3133
3134  [applet.code: setAttribute() to 7]
3135    expected: FAIL
3136
3137  [applet.code: setAttribute() to 1.5]
3138    expected: FAIL
3139
3140  [applet.code: setAttribute() to true]
3141    expected: FAIL
3142
3143  [applet.code: setAttribute() to false]
3144    expected: FAIL
3145
3146  [applet.code: setAttribute() to object "[object Object\]"]
3147    expected: FAIL
3148
3149  [applet.code: setAttribute() to NaN]
3150    expected: FAIL
3151
3152  [applet.code: setAttribute() to Infinity]
3153    expected: FAIL
3154
3155  [applet.code: setAttribute() to -Infinity]
3156    expected: FAIL
3157
3158  [applet.code: setAttribute() to "\\0"]
3159    expected: FAIL
3160
3161  [applet.code: setAttribute() to null]
3162    expected: FAIL
3163
3164  [applet.code: setAttribute() to object "test-toString"]
3165    expected: FAIL
3166
3167  [applet.code: setAttribute() to object "test-valueOf"]
3168    expected: FAIL
3169
3170  [applet.code: IDL set to ""]
3171    expected: FAIL
3172
3173  [applet.code: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3174    expected: FAIL
3175
3176  [applet.code: IDL set to undefined]
3177    expected: FAIL
3178
3179  [applet.code: IDL set to 7]
3180    expected: FAIL
3181
3182  [applet.code: IDL set to 1.5]
3183    expected: FAIL
3184
3185  [applet.code: IDL set to true]
3186    expected: FAIL
3187
3188  [applet.code: IDL set to false]
3189    expected: FAIL
3190
3191  [applet.code: IDL set to object "[object Object\]"]
3192    expected: FAIL
3193
3194  [applet.code: IDL set to NaN]
3195    expected: FAIL
3196
3197  [applet.code: IDL set to Infinity]
3198    expected: FAIL
3199
3200  [applet.code: IDL set to -Infinity]
3201    expected: FAIL
3202
3203  [applet.code: IDL set to "\\0"]
3204    expected: FAIL
3205
3206  [applet.code: IDL set to null]
3207    expected: FAIL
3208
3209  [applet.code: IDL set to object "test-toString"]
3210    expected: FAIL
3211
3212  [applet.code: IDL set to object "test-valueOf"]
3213    expected: FAIL
3214
3215  [applet.codeBase: typeof IDL attribute]
3216    expected: FAIL
3217
3218  [applet.codeBase: IDL get with DOM attribute unset]
3219    expected: FAIL
3220
3221  [applet.codeBase: setAttribute() to ""]
3222    expected: FAIL
3223
3224  [applet.codeBase: setAttribute() to " foo "]
3225    expected: FAIL
3226
3227  [applet.codeBase: setAttribute() to "http://site.example/"]
3228    expected: FAIL
3229
3230  [applet.codeBase: setAttribute() to "//site.example/path???@#l"]
3231    expected: FAIL
3232
3233  [applet.codeBase: setAttribute() to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
3234    expected: FAIL
3235
3236  [applet.codeBase: setAttribute() to undefined]
3237    expected: FAIL
3238
3239  [applet.codeBase: setAttribute() to 7]
3240    expected: FAIL
3241
3242  [applet.codeBase: setAttribute() to 1.5]
3243    expected: FAIL
3244
3245  [applet.codeBase: setAttribute() to true]
3246    expected: FAIL
3247
3248  [applet.codeBase: setAttribute() to false]
3249    expected: FAIL
3250
3251  [applet.codeBase: setAttribute() to object "[object Object\]"]
3252    expected: FAIL
3253
3254  [applet.codeBase: setAttribute() to NaN]
3255    expected: FAIL
3256
3257  [applet.codeBase: setAttribute() to Infinity]
3258    expected: FAIL
3259
3260  [applet.codeBase: setAttribute() to -Infinity]
3261    expected: FAIL
3262
3263  [applet.codeBase: setAttribute() to "\\0"]
3264    expected: FAIL
3265
3266  [applet.codeBase: setAttribute() to null]
3267    expected: FAIL
3268
3269  [applet.codeBase: setAttribute() to object "test-toString"]
3270    expected: FAIL
3271
3272  [applet.codeBase: setAttribute() to object "test-valueOf"]
3273    expected: FAIL
3274
3275  [applet.codeBase: IDL set to ""]
3276    expected: FAIL
3277
3278  [applet.codeBase: IDL set to " foo "]
3279    expected: FAIL
3280
3281  [applet.codeBase: IDL set to "http://site.example/"]
3282    expected: FAIL
3283
3284  [applet.codeBase: IDL set to "//site.example/path???@#l"]
3285    expected: FAIL
3286
3287  [applet.codeBase: IDL set to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
3288    expected: FAIL
3289
3290  [applet.codeBase: IDL set to undefined]
3291    expected: FAIL
3292
3293  [applet.codeBase: IDL set to 7]
3294    expected: FAIL
3295
3296  [applet.codeBase: IDL set to 1.5]
3297    expected: FAIL
3298
3299  [applet.codeBase: IDL set to true]
3300    expected: FAIL
3301
3302  [applet.codeBase: IDL set to false]
3303    expected: FAIL
3304
3305  [applet.codeBase: IDL set to object "[object Object\]"]
3306    expected: FAIL
3307
3308  [applet.codeBase: IDL set to NaN]
3309    expected: FAIL
3310
3311  [applet.codeBase: IDL set to Infinity]
3312    expected: FAIL
3313
3314  [applet.codeBase: IDL set to -Infinity]
3315    expected: FAIL
3316
3317  [applet.codeBase: IDL set to "\\0"]
3318    expected: FAIL
3319
3320  [applet.codeBase: IDL set to null]
3321    expected: FAIL
3322
3323  [applet.codeBase: IDL set to object "test-toString"]
3324    expected: FAIL
3325
3326  [applet.codeBase: IDL set to object "test-valueOf"]
3327    expected: FAIL
3328
3329  [applet.height: typeof IDL attribute]
3330    expected: FAIL
3331
3332  [applet.height: IDL get with DOM attribute unset]
3333    expected: FAIL
3334
3335  [applet.height: setAttribute() to ""]
3336    expected: FAIL
3337
3338  [applet.height: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3339    expected: FAIL
3340
3341  [applet.height: setAttribute() to undefined]
3342    expected: FAIL
3343
3344  [applet.height: setAttribute() to 7]
3345    expected: FAIL
3346
3347  [applet.height: setAttribute() to 1.5]
3348    expected: FAIL
3349
3350  [applet.height: setAttribute() to true]
3351    expected: FAIL
3352
3353  [applet.height: setAttribute() to false]
3354    expected: FAIL
3355
3356  [applet.height: setAttribute() to object "[object Object\]"]
3357    expected: FAIL
3358
3359  [applet.height: setAttribute() to NaN]
3360    expected: FAIL
3361
3362  [applet.height: setAttribute() to Infinity]
3363    expected: FAIL
3364
3365  [applet.height: setAttribute() to -Infinity]
3366    expected: FAIL
3367
3368  [applet.height: setAttribute() to "\\0"]
3369    expected: FAIL
3370
3371  [applet.height: setAttribute() to null]
3372    expected: FAIL
3373
3374  [applet.height: setAttribute() to object "test-toString"]
3375    expected: FAIL
3376
3377  [applet.height: setAttribute() to object "test-valueOf"]
3378    expected: FAIL
3379
3380  [applet.height: IDL set to ""]
3381    expected: FAIL
3382
3383  [applet.height: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3384    expected: FAIL
3385
3386  [applet.height: IDL set to undefined]
3387    expected: FAIL
3388
3389  [applet.height: IDL set to 7]
3390    expected: FAIL
3391
3392  [applet.height: IDL set to 1.5]
3393    expected: FAIL
3394
3395  [applet.height: IDL set to true]
3396    expected: FAIL
3397
3398  [applet.height: IDL set to false]
3399    expected: FAIL
3400
3401  [applet.height: IDL set to object "[object Object\]"]
3402    expected: FAIL
3403
3404  [applet.height: IDL set to NaN]
3405    expected: FAIL
3406
3407  [applet.height: IDL set to Infinity]
3408    expected: FAIL
3409
3410  [applet.height: IDL set to -Infinity]
3411    expected: FAIL
3412
3413  [applet.height: IDL set to "\\0"]
3414    expected: FAIL
3415
3416  [applet.height: IDL set to null]
3417    expected: FAIL
3418
3419  [applet.height: IDL set to object "test-toString"]
3420    expected: FAIL
3421
3422  [applet.height: IDL set to object "test-valueOf"]
3423    expected: FAIL
3424
3425  [applet.hspace: typeof IDL attribute]
3426    expected: FAIL
3427
3428  [applet.hspace: IDL get with DOM attribute unset]
3429    expected: FAIL
3430
3431  [applet.hspace: setAttribute() to -2147483649]
3432    expected: FAIL
3433
3434  [applet.hspace: setAttribute() to -2147483648]
3435    expected: FAIL
3436
3437  [applet.hspace: setAttribute() to -36]
3438    expected: FAIL
3439
3440  [applet.hspace: setAttribute() to -1]
3441    expected: FAIL
3442
3443  [applet.hspace: setAttribute() to 0]
3444    expected: FAIL
3445
3446  [applet.hspace: setAttribute() to 1]
3447    expected: FAIL
3448
3449  [applet.hspace: setAttribute() to 257]
3450    expected: FAIL
3451
3452  [applet.hspace: setAttribute() to 2147483647]
3453    expected: FAIL
3454
3455  [applet.hspace: setAttribute() to 2147483648]
3456    expected: FAIL
3457
3458  [applet.hspace: setAttribute() to 4294967295]
3459    expected: FAIL
3460
3461  [applet.hspace: setAttribute() to 4294967296]
3462    expected: FAIL
3463
3464  [applet.hspace: setAttribute() to ""]
3465    expected: FAIL
3466
3467  [applet.hspace: setAttribute() to "-1"]
3468    expected: FAIL
3469
3470  [applet.hspace: setAttribute() to "-0"]
3471    expected: FAIL
3472
3473  [applet.hspace: setAttribute() to "0"]
3474    expected: FAIL
3475
3476  [applet.hspace: setAttribute() to "1"]
3477    expected: FAIL
3478
3479  [applet.hspace: setAttribute() to "\\t7"]
3480    expected: FAIL
3481
3482  [applet.hspace: setAttribute() to "\\v7"]
3483    expected: FAIL
3484
3485  [applet.hspace: setAttribute() to "\\f7"]
3486    expected: FAIL
3487
3488  [applet.hspace: setAttribute() to " 7"]
3489    expected: FAIL
3490
3491  [applet.hspace: setAttribute() to " 7"]
3492    expected: FAIL
3493
3494  [applet.hspace: setAttribute() to "7"]
3495    expected: FAIL
3496
3497  [applet.hspace: setAttribute() to "\\n7"]
3498    expected: FAIL
3499
3500  [applet.hspace: setAttribute() to "\\r7"]
3501    expected: FAIL
3502
3503  [applet.hspace: setAttribute() to "
7"]
3504    expected: FAIL
3505
3506  [applet.hspace: setAttribute() to "
7"]
3507    expected: FAIL
3508
3509  [applet.hspace: setAttribute() to " 7"]
3510    expected: FAIL
3511
3512  [applet.hspace: setAttribute() to "᠎7"]
3513    expected: FAIL
3514
3515  [applet.hspace: setAttribute() to " 7"]
3516    expected: FAIL
3517
3518  [applet.hspace: setAttribute() to " 7"]
3519    expected: FAIL
3520
3521  [applet.hspace: setAttribute() to " 7"]
3522    expected: FAIL
3523
3524  [applet.hspace: setAttribute() to " 7"]
3525    expected: FAIL
3526
3527  [applet.hspace: setAttribute() to " 7"]
3528    expected: FAIL
3529
3530  [applet.hspace: setAttribute() to " 7"]
3531    expected: FAIL
3532
3533  [applet.hspace: setAttribute() to " 7"]
3534    expected: FAIL
3535
3536  [applet.hspace: setAttribute() to " 7"]
3537    expected: FAIL
3538
3539  [applet.hspace: setAttribute() to " 7"]
3540    expected: FAIL
3541
3542  [applet.hspace: setAttribute() to " 7"]
3543    expected: FAIL
3544
3545  [applet.hspace: setAttribute() to " 7"]
3546    expected: FAIL
3547
3548  [applet.hspace: setAttribute() to " 7"]
3549    expected: FAIL
3550
3551  [applet.hspace: setAttribute() to " 7"]
3552    expected: FAIL
3553
3554  [applet.hspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3555    expected: FAIL
3556
3557  [applet.hspace: setAttribute() to undefined]
3558    expected: FAIL
3559
3560  [applet.hspace: setAttribute() to 1.5]
3561    expected: FAIL
3562
3563  [applet.hspace: setAttribute() to true]
3564    expected: FAIL
3565
3566  [applet.hspace: setAttribute() to false]
3567    expected: FAIL
3568
3569  [applet.hspace: setAttribute() to object "[object Object\]"]
3570    expected: FAIL
3571
3572  [applet.hspace: setAttribute() to NaN]
3573    expected: FAIL
3574
3575  [applet.hspace: setAttribute() to Infinity]
3576    expected: FAIL
3577
3578  [applet.hspace: setAttribute() to -Infinity]
3579    expected: FAIL
3580
3581  [applet.hspace: setAttribute() to "\\0"]
3582    expected: FAIL
3583
3584  [applet.hspace: setAttribute() to object "2"]
3585    expected: FAIL
3586
3587  [applet.hspace: setAttribute() to object "3"]
3588    expected: FAIL
3589
3590  [applet.hspace: IDL set to 0]
3591    expected: FAIL
3592
3593  [applet.hspace: IDL set to 1]
3594    expected: FAIL
3595
3596  [applet.hspace: IDL set to 257]
3597    expected: FAIL
3598
3599  [applet.hspace: IDL set to 2147483647]
3600    expected: FAIL
3601
3602  [applet.hspace: IDL set to "-0"]
3603    expected: FAIL
3604
3605  [applet.hspace: IDL set to 2147483648]
3606    expected: FAIL
3607
3608  [applet.hspace: IDL set to 4294967295]
3609    expected: FAIL
3610
3611  [applet.name: typeof IDL attribute]
3612    expected: FAIL
3613
3614  [applet.name: IDL get with DOM attribute unset]
3615    expected: FAIL
3616
3617  [applet.name: setAttribute() to ""]
3618    expected: FAIL
3619
3620  [applet.name: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3621    expected: FAIL
3622
3623  [applet.name: setAttribute() to undefined]
3624    expected: FAIL
3625
3626  [applet.name: setAttribute() to 7]
3627    expected: FAIL
3628
3629  [applet.name: setAttribute() to 1.5]
3630    expected: FAIL
3631
3632  [applet.name: setAttribute() to true]
3633    expected: FAIL
3634
3635  [applet.name: setAttribute() to false]
3636    expected: FAIL
3637
3638  [applet.name: setAttribute() to object "[object Object\]"]
3639    expected: FAIL
3640
3641  [applet.name: setAttribute() to NaN]
3642    expected: FAIL
3643
3644  [applet.name: setAttribute() to Infinity]
3645    expected: FAIL
3646
3647  [applet.name: setAttribute() to -Infinity]
3648    expected: FAIL
3649
3650  [applet.name: setAttribute() to "\\0"]
3651    expected: FAIL
3652
3653  [applet.name: setAttribute() to null]
3654    expected: FAIL
3655
3656  [applet.name: setAttribute() to object "test-toString"]
3657    expected: FAIL
3658
3659  [applet.name: setAttribute() to object "test-valueOf"]
3660    expected: FAIL
3661
3662  [applet.name: IDL set to ""]
3663    expected: FAIL
3664
3665  [applet.name: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3666    expected: FAIL
3667
3668  [applet.name: IDL set to undefined]
3669    expected: FAIL
3670
3671  [applet.name: IDL set to 7]
3672    expected: FAIL
3673
3674  [applet.name: IDL set to 1.5]
3675    expected: FAIL
3676
3677  [applet.name: IDL set to true]
3678    expected: FAIL
3679
3680  [applet.name: IDL set to false]
3681    expected: FAIL
3682
3683  [applet.name: IDL set to object "[object Object\]"]
3684    expected: FAIL
3685
3686  [applet.name: IDL set to NaN]
3687    expected: FAIL
3688
3689  [applet.name: IDL set to Infinity]
3690    expected: FAIL
3691
3692  [applet.name: IDL set to -Infinity]
3693    expected: FAIL
3694
3695  [applet.name: IDL set to "\\0"]
3696    expected: FAIL
3697
3698  [applet.name: IDL set to null]
3699    expected: FAIL
3700
3701  [applet.name: IDL set to object "test-toString"]
3702    expected: FAIL
3703
3704  [applet.name: IDL set to object "test-valueOf"]
3705    expected: FAIL
3706
3707  [applet.object: typeof IDL attribute]
3708    expected: FAIL
3709
3710  [applet.object: IDL get with DOM attribute unset]
3711    expected: FAIL
3712
3713  [applet.object: setAttribute() to ""]
3714    expected: FAIL
3715
3716  [applet.object: setAttribute() to " foo "]
3717    expected: FAIL
3718
3719  [applet.object: setAttribute() to "http://site.example/"]
3720    expected: FAIL
3721
3722  [applet.object: setAttribute() to "//site.example/path???@#l"]
3723    expected: FAIL
3724
3725  [applet.object: setAttribute() to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
3726    expected: FAIL
3727
3728  [applet.object: setAttribute() to undefined]
3729    expected: FAIL
3730
3731  [applet.object: setAttribute() to 7]
3732    expected: FAIL
3733
3734  [applet.object: setAttribute() to 1.5]
3735    expected: FAIL
3736
3737  [applet.object: setAttribute() to true]
3738    expected: FAIL
3739
3740  [applet.object: setAttribute() to false]
3741    expected: FAIL
3742
3743  [applet.object: setAttribute() to object "[object Object\]"]
3744    expected: FAIL
3745
3746  [applet.object: setAttribute() to NaN]
3747    expected: FAIL
3748
3749  [applet.object: setAttribute() to Infinity]
3750    expected: FAIL
3751
3752  [applet.object: setAttribute() to -Infinity]
3753    expected: FAIL
3754
3755  [applet.object: setAttribute() to "\\0"]
3756    expected: FAIL
3757
3758  [applet.object: setAttribute() to null]
3759    expected: FAIL
3760
3761  [applet.object: setAttribute() to object "test-toString"]
3762    expected: FAIL
3763
3764  [applet.object: setAttribute() to object "test-valueOf"]
3765    expected: FAIL
3766
3767  [applet.object: IDL set to ""]
3768    expected: FAIL
3769
3770  [applet.object: IDL set to " foo "]
3771    expected: FAIL
3772
3773  [applet.object: IDL set to "http://site.example/"]
3774    expected: FAIL
3775
3776  [applet.object: IDL set to "//site.example/path???@#l"]
3777    expected: FAIL
3778
3779  [applet.object: IDL set to "\\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f "]
3780    expected: FAIL
3781
3782  [applet.object: IDL set to undefined]
3783    expected: FAIL
3784
3785  [applet.object: IDL set to 7]
3786    expected: FAIL
3787
3788  [applet.object: IDL set to 1.5]
3789    expected: FAIL
3790
3791  [applet.object: IDL set to true]
3792    expected: FAIL
3793
3794  [applet.object: IDL set to false]
3795    expected: FAIL
3796
3797  [applet.object: IDL set to object "[object Object\]"]
3798    expected: FAIL
3799
3800  [applet.object: IDL set to NaN]
3801    expected: FAIL
3802
3803  [applet.object: IDL set to Infinity]
3804    expected: FAIL
3805
3806  [applet.object: IDL set to -Infinity]
3807    expected: FAIL
3808
3809  [applet.object: IDL set to "\\0"]
3810    expected: FAIL
3811
3812  [applet.object: IDL set to null]
3813    expected: FAIL
3814
3815  [applet.object: IDL set to object "test-toString"]
3816    expected: FAIL
3817
3818  [applet.object: IDL set to object "test-valueOf"]
3819    expected: FAIL
3820
3821  [applet.vspace: typeof IDL attribute]
3822    expected: FAIL
3823
3824  [applet.vspace: IDL get with DOM attribute unset]
3825    expected: FAIL
3826
3827  [applet.vspace: setAttribute() to -2147483649]
3828    expected: FAIL
3829
3830  [applet.vspace: setAttribute() to -2147483648]
3831    expected: FAIL
3832
3833  [applet.vspace: setAttribute() to -36]
3834    expected: FAIL
3835
3836  [applet.vspace: setAttribute() to -1]
3837    expected: FAIL
3838
3839  [applet.vspace: setAttribute() to 0]
3840    expected: FAIL
3841
3842  [applet.vspace: setAttribute() to 1]
3843    expected: FAIL
3844
3845  [applet.vspace: setAttribute() to 257]
3846    expected: FAIL
3847
3848  [applet.vspace: setAttribute() to 2147483647]
3849    expected: FAIL
3850
3851  [applet.vspace: setAttribute() to 2147483648]
3852    expected: FAIL
3853
3854  [applet.vspace: setAttribute() to 4294967295]
3855    expected: FAIL
3856
3857  [applet.vspace: setAttribute() to 4294967296]
3858    expected: FAIL
3859
3860  [applet.vspace: setAttribute() to ""]
3861    expected: FAIL
3862
3863  [applet.vspace: setAttribute() to "-1"]
3864    expected: FAIL
3865
3866  [applet.vspace: setAttribute() to "-0"]
3867    expected: FAIL
3868
3869  [applet.vspace: setAttribute() to "0"]
3870    expected: FAIL
3871
3872  [applet.vspace: setAttribute() to "1"]
3873    expected: FAIL
3874
3875  [applet.vspace: setAttribute() to "\\t7"]
3876    expected: FAIL
3877
3878  [applet.vspace: setAttribute() to "\\v7"]
3879    expected: FAIL
3880
3881  [applet.vspace: setAttribute() to "\\f7"]
3882    expected: FAIL
3883
3884  [applet.vspace: setAttribute() to " 7"]
3885    expected: FAIL
3886
3887  [applet.vspace: setAttribute() to " 7"]
3888    expected: FAIL
3889
3890  [applet.vspace: setAttribute() to "7"]
3891    expected: FAIL
3892
3893  [applet.vspace: setAttribute() to "\\n7"]
3894    expected: FAIL
3895
3896  [applet.vspace: setAttribute() to "\\r7"]
3897    expected: FAIL
3898
3899  [applet.vspace: setAttribute() to "
7"]
3900    expected: FAIL
3901
3902  [applet.vspace: setAttribute() to "
7"]
3903    expected: FAIL
3904
3905  [applet.vspace: setAttribute() to " 7"]
3906    expected: FAIL
3907
3908  [applet.vspace: setAttribute() to "᠎7"]
3909    expected: FAIL
3910
3911  [applet.vspace: setAttribute() to " 7"]
3912    expected: FAIL
3913
3914  [applet.vspace: setAttribute() to " 7"]
3915    expected: FAIL
3916
3917  [applet.vspace: setAttribute() to " 7"]
3918    expected: FAIL
3919
3920  [applet.vspace: setAttribute() to " 7"]
3921    expected: FAIL
3922
3923  [applet.vspace: setAttribute() to " 7"]
3924    expected: FAIL
3925
3926  [applet.vspace: setAttribute() to " 7"]
3927    expected: FAIL
3928
3929  [applet.vspace: setAttribute() to " 7"]
3930    expected: FAIL
3931
3932  [applet.vspace: setAttribute() to " 7"]
3933    expected: FAIL
3934
3935  [applet.vspace: setAttribute() to " 7"]
3936    expected: FAIL
3937
3938  [applet.vspace: setAttribute() to " 7"]
3939    expected: FAIL
3940
3941  [applet.vspace: setAttribute() to " 7"]
3942    expected: FAIL
3943
3944  [applet.vspace: setAttribute() to " 7"]
3945    expected: FAIL
3946
3947  [applet.vspace: setAttribute() to " 7"]
3948    expected: FAIL
3949
3950  [applet.vspace: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
3951    expected: FAIL
3952
3953  [applet.vspace: setAttribute() to undefined]
3954    expected: FAIL
3955
3956  [applet.vspace: setAttribute() to 1.5]
3957    expected: FAIL
3958
3959  [applet.vspace: setAttribute() to true]
3960    expected: FAIL
3961
3962  [applet.vspace: setAttribute() to false]
3963    expected: FAIL
3964
3965  [applet.vspace: setAttribute() to object "[object Object\]"]
3966    expected: FAIL
3967
3968  [applet.vspace: setAttribute() to NaN]
3969    expected: FAIL
3970
3971  [applet.vspace: setAttribute() to Infinity]
3972    expected: FAIL
3973
3974  [applet.vspace: setAttribute() to -Infinity]
3975    expected: FAIL
3976
3977  [applet.vspace: setAttribute() to "\\0"]
3978    expected: FAIL
3979
3980  [applet.vspace: setAttribute() to object "2"]
3981    expected: FAIL
3982
3983  [applet.vspace: setAttribute() to object "3"]
3984    expected: FAIL
3985
3986  [applet.vspace: IDL set to 0]
3987    expected: FAIL
3988
3989  [applet.vspace: IDL set to 1]
3990    expected: FAIL
3991
3992  [applet.vspace: IDL set to 257]
3993    expected: FAIL
3994
3995  [applet.vspace: IDL set to 2147483647]
3996    expected: FAIL
3997
3998  [applet.vspace: IDL set to "-0"]
3999    expected: FAIL
4000
4001  [applet.vspace: IDL set to 2147483648]
4002    expected: FAIL
4003
4004  [applet.vspace: IDL set to 4294967295]
4005    expected: FAIL
4006
4007  [applet.width: typeof IDL attribute]
4008    expected: FAIL
4009
4010  [applet.width: IDL get with DOM attribute unset]
4011    expected: FAIL
4012
4013  [applet.width: setAttribute() to ""]
4014    expected: FAIL
4015
4016  [applet.width: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
4017    expected: FAIL
4018
4019  [applet.width: setAttribute() to undefined]
4020    expected: FAIL
4021
4022  [applet.width: setAttribute() to 7]
4023    expected: FAIL
4024
4025  [applet.width: setAttribute() to 1.5]
4026    expected: FAIL
4027
4028  [applet.width: setAttribute() to true]
4029    expected: FAIL
4030
4031  [applet.width: setAttribute() to false]
4032    expected: FAIL
4033
4034  [applet.width: setAttribute() to object "[object Object\]"]
4035    expected: FAIL
4036
4037  [applet.width: setAttribute() to NaN]
4038    expected: FAIL
4039
4040  [applet.width: setAttribute() to Infinity]
4041    expected: FAIL
4042
4043  [applet.width: setAttribute() to -Infinity]
4044    expected: FAIL
4045
4046  [applet.width: setAttribute() to "\\0"]
4047    expected: FAIL
4048
4049  [applet.width: setAttribute() to null]
4050    expected: FAIL
4051
4052  [applet.width: setAttribute() to object "test-toString"]
4053    expected: FAIL
4054
4055  [applet.width: setAttribute() to object "test-valueOf"]
4056    expected: FAIL
4057
4058  [applet.width: IDL set to ""]
4059    expected: FAIL
4060
4061  [applet.width: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f  foo "]
4062    expected: FAIL
4063
4064  [applet.width: IDL set to undefined]
4065    expected: FAIL
4066
4067  [applet.width: IDL set to 7]
4068    expected: FAIL
4069
4070  [applet.width: IDL set to 1.5]
4071    expected: FAIL
4072
4073  [applet.width: IDL set to true]
4074    expected: FAIL
4075
4076  [applet.width: IDL set to false]
4077    expected: FAIL
4078
4079  [applet.width: IDL set to object "[object Object\]"]
4080    expected: FAIL
4081
4082  [applet.width: IDL set to NaN]
4083    expected: FAIL
4084
4085  [applet.width: IDL set to Infinity]
4086    expected: FAIL
4087
4088  [applet.width: IDL set to -Infinity]
4089    expected: FAIL
4090
4091  [applet.width: IDL set to "\\0"]
4092    expected: FAIL
4093
4094  [applet.width: IDL set to null]
4095    expected: FAIL
4096
4097  [applet.width: IDL set to object "test-toString"]
4098    expected: FAIL
4099
4100  [applet.width: IDL set to object "test-valueOf"]
4101    expected: FAIL
4102
4103