Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Side by Side Diff: LayoutTests/fast/dom/global-event-handlers-expected.txt

Issue 27132002: Add missing event handler attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notenumerable
Patch Set: alphabetize Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/core/dom/Document.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 FAIL No Element.onabort assert_false: expected false got true 2 FAIL No Element.onabort assert_false: expected false got true
3 PASS Set HTMLElement.onabort 3 PASS Set HTMLElement.onabort
4 PASS Enumerate HTMLElement.onabort 4 PASS Enumerate HTMLElement.onabort
5 PASS Reflect HTMLElement.onabort 5 PASS Reflect HTMLElement.onabort
6 PASS Set SVGElement.onabort 6 PASS Set SVGElement.onabort
7 PASS Enumerate SVGElement.onabort 7 PASS Enumerate SVGElement.onabort
8 FAIL Reflect SVGElement.onabort assert_equals: Convert to function expected "fun ction" but got "object" 8 FAIL Reflect SVGElement.onabort assert_equals: Convert to function expected "fun ction" but got "object"
9 PASS Set Document.onabort 9 PASS Set Document.onabort
10 PASS Enumerate Document.onabort 10 PASS Enumerate Document.onabort
(...skipping 25 matching lines...) Expand all
36 PASS Set HTMLElement.onfocus 36 PASS Set HTMLElement.onfocus
37 PASS Enumerate HTMLElement.onfocus 37 PASS Enumerate HTMLElement.onfocus
38 PASS Reflect HTMLElement.onfocus 38 PASS Reflect HTMLElement.onfocus
39 PASS Set SVGElement.onfocus 39 PASS Set SVGElement.onfocus
40 PASS Enumerate SVGElement.onfocus 40 PASS Enumerate SVGElement.onfocus
41 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object" 41 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object"
42 PASS Set Document.onfocus 42 PASS Set Document.onfocus
43 PASS Enumerate Document.onfocus 43 PASS Enumerate Document.onfocus
44 PASS Set Window.onfocus 44 PASS Set Window.onfocus
45 PASS Enumerate Window.onfocus 45 PASS Enumerate Window.onfocus
46 PASS No Element.oncancel 46 FAIL No Element.oncancel assert_false: expected false got true
47 FAIL Set HTMLElement.oncancel assert_equals: Initially null expected null but go t undefined 47 PASS Set HTMLElement.oncancel
48 FAIL Enumerate HTMLElement.oncancel assert_true: expected true got undefined 48 PASS Enumerate HTMLElement.oncancel
49 FAIL Reflect HTMLElement.oncancel assert_equals: Convert to function expected "f unction" but got "undefined" 49 PASS Reflect HTMLElement.oncancel
50 FAIL Set SVGElement.oncancel assert_equals: Initially null expected null but got undefined 50 PASS Set SVGElement.oncancel
51 FAIL Enumerate SVGElement.oncancel assert_true: expected true got undefined 51 PASS Enumerate SVGElement.oncancel
52 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "undefined" 52 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "object"
53 FAIL Set Document.oncancel assert_equals: Initially null expected null but got u ndefined 53 PASS Set Document.oncancel
54 FAIL Enumerate Document.oncancel assert_true: expected true got undefined 54 PASS Enumerate Document.oncancel
55 FAIL Set Window.oncancel assert_equals: Initially null expected null but got und efined 55 PASS Set Window.oncancel
56 FAIL Enumerate Window.oncancel assert_true: expected true got undefined 56 PASS Enumerate Window.oncancel
57 PASS No Element.oncanplay 57 FAIL No Element.oncanplay assert_false: expected false got true
58 FAIL Set HTMLElement.oncanplay assert_equals: Initially null expected null but g ot undefined 58 PASS Set HTMLElement.oncanplay
59 FAIL Enumerate HTMLElement.oncanplay assert_true: expected true got undefined 59 PASS Enumerate HTMLElement.oncanplay
60 FAIL Reflect HTMLElement.oncanplay assert_equals: Convert to function expected " function" but got "undefined" 60 PASS Reflect HTMLElement.oncanplay
61 FAIL Set SVGElement.oncanplay assert_equals: Initially null expected null but go t undefined 61 PASS Set SVGElement.oncanplay
62 FAIL Enumerate SVGElement.oncanplay assert_true: expected true got undefined 62 PASS Enumerate SVGElement.oncanplay
63 FAIL Reflect SVGElement.oncanplay assert_equals: Convert to function expected "f unction" but got "undefined" 63 FAIL Reflect SVGElement.oncanplay assert_equals: Convert to function expected "f unction" but got "object"
64 FAIL Set Document.oncanplay assert_equals: Initially null expected null but got undefined 64 PASS Set Document.oncanplay
65 FAIL Enumerate Document.oncanplay assert_true: expected true got undefined 65 PASS Enumerate Document.oncanplay
66 FAIL Set Window.oncanplay assert_equals: Return null after setting string expect ed null but got "" 66 PASS Set Window.oncanplay
67 PASS Enumerate Window.oncanplay 67 PASS Enumerate Window.oncanplay
68 PASS No Element.oncanplaythrough 68 FAIL No Element.oncanplaythrough assert_false: expected false got true
69 FAIL Set HTMLElement.oncanplaythrough assert_equals: Initially null expected nul l but got undefined 69 PASS Set HTMLElement.oncanplaythrough
70 FAIL Enumerate HTMLElement.oncanplaythrough assert_true: expected true got undef ined 70 PASS Enumerate HTMLElement.oncanplaythrough
71 FAIL Reflect HTMLElement.oncanplaythrough assert_equals: Convert to function exp ected "function" but got "undefined" 71 PASS Reflect HTMLElement.oncanplaythrough
72 FAIL Set SVGElement.oncanplaythrough assert_equals: Initially null expected null but got undefined 72 PASS Set SVGElement.oncanplaythrough
73 FAIL Enumerate SVGElement.oncanplaythrough assert_true: expected true got undefi ned 73 PASS Enumerate SVGElement.oncanplaythrough
74 FAIL Reflect SVGElement.oncanplaythrough assert_equals: Convert to function expe cted "function" but got "undefined" 74 FAIL Reflect SVGElement.oncanplaythrough assert_equals: Convert to function expe cted "function" but got "object"
75 FAIL Set Document.oncanplaythrough assert_equals: Initially null expected null b ut got undefined 75 PASS Set Document.oncanplaythrough
76 FAIL Enumerate Document.oncanplaythrough assert_true: expected true got undefine d 76 PASS Enumerate Document.oncanplaythrough
77 FAIL Set Window.oncanplaythrough assert_equals: Return null after setting string expected null but got "" 77 PASS Set Window.oncanplaythrough
78 PASS Enumerate Window.oncanplaythrough 78 PASS Enumerate Window.oncanplaythrough
79 FAIL No Element.onchange assert_false: expected false got true 79 FAIL No Element.onchange assert_false: expected false got true
80 PASS Set HTMLElement.onchange 80 PASS Set HTMLElement.onchange
81 PASS Enumerate HTMLElement.onchange 81 PASS Enumerate HTMLElement.onchange
82 PASS Reflect HTMLElement.onchange 82 PASS Reflect HTMLElement.onchange
83 PASS Set SVGElement.onchange 83 PASS Set SVGElement.onchange
84 PASS Enumerate SVGElement.onchange 84 PASS Enumerate SVGElement.onchange
85 FAIL Reflect SVGElement.onchange assert_equals: Convert to function expected "fu nction" but got "object" 85 FAIL Reflect SVGElement.onchange assert_equals: Convert to function expected "fu nction" but got "object"
86 PASS Set Document.onchange 86 PASS Set Document.onchange
87 PASS Enumerate Document.onchange 87 PASS Enumerate Document.onchange
88 PASS Set Window.onchange 88 PASS Set Window.onchange
89 PASS Enumerate Window.onchange 89 PASS Enumerate Window.onchange
90 FAIL No Element.onclick assert_false: expected false got true 90 FAIL No Element.onclick assert_false: expected false got true
91 PASS Set HTMLElement.onclick 91 PASS Set HTMLElement.onclick
92 PASS Enumerate HTMLElement.onclick 92 PASS Enumerate HTMLElement.onclick
93 PASS Reflect HTMLElement.onclick 93 PASS Reflect HTMLElement.onclick
94 PASS Set SVGElement.onclick 94 PASS Set SVGElement.onclick
95 PASS Enumerate SVGElement.onclick 95 PASS Enumerate SVGElement.onclick
96 PASS Reflect SVGElement.onclick 96 PASS Reflect SVGElement.onclick
97 PASS Set Document.onclick 97 PASS Set Document.onclick
98 PASS Enumerate Document.onclick 98 PASS Enumerate Document.onclick
99 PASS Set Window.onclick 99 PASS Set Window.onclick
100 PASS Enumerate Window.onclick 100 PASS Enumerate Window.onclick
101 PASS No Element.onclose 101 FAIL No Element.onclose assert_false: expected false got true
102 FAIL Set HTMLElement.onclose assert_equals: Initially null expected null but got undefined 102 PASS Set HTMLElement.onclose
103 FAIL Enumerate HTMLElement.onclose assert_true: expected true got undefined 103 PASS Enumerate HTMLElement.onclose
104 FAIL Reflect HTMLElement.onclose assert_equals: Convert to function expected "fu nction" but got "undefined" 104 PASS Reflect HTMLElement.onclose
105 FAIL Set SVGElement.onclose assert_equals: Initially null expected null but got undefined 105 PASS Set SVGElement.onclose
106 FAIL Enumerate SVGElement.onclose assert_true: expected true got undefined 106 PASS Enumerate SVGElement.onclose
107 FAIL Reflect SVGElement.onclose assert_equals: Convert to function expected "fun ction" but got "undefined" 107 FAIL Reflect SVGElement.onclose assert_equals: Convert to function expected "fun ction" but got "object"
108 FAIL Set Document.onclose assert_equals: Initially null expected null but got un defined 108 PASS Set Document.onclose
109 FAIL Enumerate Document.onclose assert_true: expected true got undefined 109 PASS Enumerate Document.onclose
110 FAIL Set Window.onclose assert_equals: Initially null expected null but got unde fined 110 PASS Set Window.onclose
111 FAIL Enumerate Window.onclose assert_true: expected true got undefined 111 PASS Enumerate Window.onclose
112 FAIL No Element.oncontextmenu assert_false: expected false got true 112 FAIL No Element.oncontextmenu assert_false: expected false got true
113 PASS Set HTMLElement.oncontextmenu 113 PASS Set HTMLElement.oncontextmenu
114 PASS Enumerate HTMLElement.oncontextmenu 114 PASS Enumerate HTMLElement.oncontextmenu
115 PASS Reflect HTMLElement.oncontextmenu 115 PASS Reflect HTMLElement.oncontextmenu
116 PASS Set SVGElement.oncontextmenu 116 PASS Set SVGElement.oncontextmenu
117 PASS Enumerate SVGElement.oncontextmenu 117 PASS Enumerate SVGElement.oncontextmenu
118 FAIL Reflect SVGElement.oncontextmenu assert_equals: Convert to function expecte d "function" but got "object" 118 FAIL Reflect SVGElement.oncontextmenu assert_equals: Convert to function expecte d "function" but got "object"
119 PASS Set Document.oncontextmenu 119 PASS Set Document.oncontextmenu
120 PASS Enumerate Document.oncontextmenu 120 PASS Enumerate Document.oncontextmenu
121 PASS Set Window.oncontextmenu 121 PASS Set Window.oncontextmenu
122 PASS Enumerate Window.oncontextmenu 122 PASS Enumerate Window.oncontextmenu
123 PASS No Element.oncuechange 123 FAIL No Element.oncuechange assert_false: expected false got true
124 FAIL Set HTMLElement.oncuechange assert_equals: Initially null expected null but got undefined 124 PASS Set HTMLElement.oncuechange
125 FAIL Enumerate HTMLElement.oncuechange assert_true: expected true got undefined 125 PASS Enumerate HTMLElement.oncuechange
126 FAIL Reflect HTMLElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined" 126 PASS Reflect HTMLElement.oncuechange
127 FAIL Set SVGElement.oncuechange assert_equals: Initially null expected null but got undefined 127 PASS Set SVGElement.oncuechange
128 FAIL Enumerate SVGElement.oncuechange assert_true: expected true got undefined 128 PASS Enumerate SVGElement.oncuechange
129 FAIL Reflect SVGElement.oncuechange assert_equals: Convert to function expected "function" but got "undefined" 129 FAIL Reflect SVGElement.oncuechange assert_equals: Convert to function expected "function" but got "object"
130 FAIL Set Document.oncuechange assert_equals: Initially null expected null but go t undefined 130 PASS Set Document.oncuechange
131 FAIL Enumerate Document.oncuechange assert_true: expected true got undefined 131 PASS Enumerate Document.oncuechange
132 FAIL Set Window.oncuechange assert_equals: Initially null expected null but got undefined 132 PASS Set Window.oncuechange
133 FAIL Enumerate Window.oncuechange assert_true: expected true got undefined 133 PASS Enumerate Window.oncuechange
134 FAIL No Element.ondblclick assert_false: expected false got true 134 FAIL No Element.ondblclick assert_false: expected false got true
135 PASS Set HTMLElement.ondblclick 135 PASS Set HTMLElement.ondblclick
136 PASS Enumerate HTMLElement.ondblclick 136 PASS Enumerate HTMLElement.ondblclick
137 PASS Reflect HTMLElement.ondblclick 137 PASS Reflect HTMLElement.ondblclick
138 PASS Set SVGElement.ondblclick 138 PASS Set SVGElement.ondblclick
139 PASS Enumerate SVGElement.ondblclick 139 PASS Enumerate SVGElement.ondblclick
140 FAIL Reflect SVGElement.ondblclick assert_equals: Convert to function expected " function" but got "object" 140 FAIL Reflect SVGElement.ondblclick assert_equals: Convert to function expected " function" but got "object"
141 PASS Set Document.ondblclick 141 PASS Set Document.ondblclick
142 PASS Enumerate Document.ondblclick 142 PASS Enumerate Document.ondblclick
143 PASS Set Window.ondblclick 143 PASS Set Window.ondblclick
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 PASS Set HTMLElement.ondrop 223 PASS Set HTMLElement.ondrop
224 PASS Enumerate HTMLElement.ondrop 224 PASS Enumerate HTMLElement.ondrop
225 PASS Reflect HTMLElement.ondrop 225 PASS Reflect HTMLElement.ondrop
226 PASS Set SVGElement.ondrop 226 PASS Set SVGElement.ondrop
227 PASS Enumerate SVGElement.ondrop 227 PASS Enumerate SVGElement.ondrop
228 FAIL Reflect SVGElement.ondrop assert_equals: Convert to function expected "func tion" but got "object" 228 FAIL Reflect SVGElement.ondrop assert_equals: Convert to function expected "func tion" but got "object"
229 PASS Set Document.ondrop 229 PASS Set Document.ondrop
230 PASS Enumerate Document.ondrop 230 PASS Enumerate Document.ondrop
231 PASS Set Window.ondrop 231 PASS Set Window.ondrop
232 PASS Enumerate Window.ondrop 232 PASS Enumerate Window.ondrop
233 PASS No Element.ondurationchange 233 FAIL No Element.ondurationchange assert_false: expected false got true
234 FAIL Set HTMLElement.ondurationchange assert_equals: Initially null expected nul l but got undefined 234 PASS Set HTMLElement.ondurationchange
235 FAIL Enumerate HTMLElement.ondurationchange assert_true: expected true got undef ined 235 PASS Enumerate HTMLElement.ondurationchange
236 FAIL Reflect HTMLElement.ondurationchange assert_equals: Convert to function exp ected "function" but got "undefined" 236 PASS Reflect HTMLElement.ondurationchange
237 FAIL Set SVGElement.ondurationchange assert_equals: Initially null expected null but got undefined 237 PASS Set SVGElement.ondurationchange
238 FAIL Enumerate SVGElement.ondurationchange assert_true: expected true got undefi ned 238 PASS Enumerate SVGElement.ondurationchange
239 FAIL Reflect SVGElement.ondurationchange assert_equals: Convert to function expe cted "function" but got "undefined" 239 FAIL Reflect SVGElement.ondurationchange assert_equals: Convert to function expe cted "function" but got "object"
240 FAIL Set Document.ondurationchange assert_equals: Initially null expected null b ut got undefined 240 PASS Set Document.ondurationchange
241 FAIL Enumerate Document.ondurationchange assert_true: expected true got undefine d 241 PASS Enumerate Document.ondurationchange
242 FAIL Set Window.ondurationchange assert_equals: Return null after setting string expected null but got "" 242 PASS Set Window.ondurationchange
243 PASS Enumerate Window.ondurationchange 243 PASS Enumerate Window.ondurationchange
244 PASS No Element.onemptied 244 FAIL No Element.onemptied assert_false: expected false got true
245 FAIL Set HTMLElement.onemptied assert_equals: Initially null expected null but g ot undefined 245 PASS Set HTMLElement.onemptied
246 FAIL Enumerate HTMLElement.onemptied assert_true: expected true got undefined 246 PASS Enumerate HTMLElement.onemptied
247 FAIL Reflect HTMLElement.onemptied assert_equals: Convert to function expected " function" but got "undefined" 247 PASS Reflect HTMLElement.onemptied
248 FAIL Set SVGElement.onemptied assert_equals: Initially null expected null but go t undefined 248 PASS Set SVGElement.onemptied
249 FAIL Enumerate SVGElement.onemptied assert_true: expected true got undefined 249 PASS Enumerate SVGElement.onemptied
250 FAIL Reflect SVGElement.onemptied assert_equals: Convert to function expected "f unction" but got "undefined" 250 FAIL Reflect SVGElement.onemptied assert_equals: Convert to function expected "f unction" but got "object"
251 FAIL Set Document.onemptied assert_equals: Initially null expected null but got undefined 251 PASS Set Document.onemptied
252 FAIL Enumerate Document.onemptied assert_true: expected true got undefined 252 PASS Enumerate Document.onemptied
253 FAIL Set Window.onemptied assert_equals: Return null after setting string expect ed null but got "" 253 PASS Set Window.onemptied
254 PASS Enumerate Window.onemptied 254 PASS Enumerate Window.onemptied
255 PASS No Element.onended 255 FAIL No Element.onended assert_false: expected false got true
256 FAIL Set HTMLElement.onended assert_equals: Initially null expected null but got undefined 256 PASS Set HTMLElement.onended
257 FAIL Enumerate HTMLElement.onended assert_true: expected true got undefined 257 PASS Enumerate HTMLElement.onended
258 FAIL Reflect HTMLElement.onended assert_equals: Convert to function expected "fu nction" but got "undefined" 258 PASS Reflect HTMLElement.onended
259 FAIL Set SVGElement.onended assert_equals: Initially null expected null but got undefined 259 PASS Set SVGElement.onended
260 FAIL Enumerate SVGElement.onended assert_true: expected true got undefined 260 PASS Enumerate SVGElement.onended
261 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "undefined" 261 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "object"
262 FAIL Set Document.onended assert_equals: Initially null expected null but got un defined 262 PASS Set Document.onended
263 FAIL Enumerate Document.onended assert_true: expected true got undefined 263 PASS Enumerate Document.onended
264 FAIL Set Window.onended assert_equals: Return null after setting string expected null but got "" 264 PASS Set Window.onended
265 PASS Enumerate Window.onended 265 PASS Enumerate Window.onended
266 FAIL No Element.oninput assert_false: expected false got true 266 FAIL No Element.oninput assert_false: expected false got true
267 PASS Set HTMLElement.oninput 267 PASS Set HTMLElement.oninput
268 PASS Enumerate HTMLElement.oninput 268 PASS Enumerate HTMLElement.oninput
269 PASS Reflect HTMLElement.oninput 269 PASS Reflect HTMLElement.oninput
270 PASS Set SVGElement.oninput 270 PASS Set SVGElement.oninput
271 PASS Enumerate SVGElement.oninput 271 PASS Enumerate SVGElement.oninput
272 FAIL Reflect SVGElement.oninput assert_equals: Convert to function expected "fun ction" but got "object" 272 FAIL Reflect SVGElement.oninput assert_equals: Convert to function expected "fun ction" but got "object"
273 PASS Set Document.oninput 273 PASS Set Document.oninput
274 PASS Enumerate Document.oninput 274 PASS Enumerate Document.oninput
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 PASS Set HTMLElement.onload 322 PASS Set HTMLElement.onload
323 PASS Enumerate HTMLElement.onload 323 PASS Enumerate HTMLElement.onload
324 PASS Reflect HTMLElement.onload 324 PASS Reflect HTMLElement.onload
325 PASS Set SVGElement.onload 325 PASS Set SVGElement.onload
326 PASS Enumerate SVGElement.onload 326 PASS Enumerate SVGElement.onload
327 PASS Reflect SVGElement.onload 327 PASS Reflect SVGElement.onload
328 PASS Set Document.onload 328 PASS Set Document.onload
329 PASS Enumerate Document.onload 329 PASS Enumerate Document.onload
330 PASS Set Window.onload 330 PASS Set Window.onload
331 PASS Enumerate Window.onload 331 PASS Enumerate Window.onload
332 PASS No Element.onloadeddata 332 FAIL No Element.onloadeddata assert_false: expected false got true
333 FAIL Set HTMLElement.onloadeddata assert_equals: Initially null expected null bu t got undefined 333 PASS Set HTMLElement.onloadeddata
334 FAIL Enumerate HTMLElement.onloadeddata assert_true: expected true got undefined 334 PASS Enumerate HTMLElement.onloadeddata
335 FAIL Reflect HTMLElement.onloadeddata assert_equals: Convert to function expecte d "function" but got "undefined" 335 PASS Reflect HTMLElement.onloadeddata
336 FAIL Set SVGElement.onloadeddata assert_equals: Initially null expected null but got undefined 336 PASS Set SVGElement.onloadeddata
337 FAIL Enumerate SVGElement.onloadeddata assert_true: expected true got undefined 337 PASS Enumerate SVGElement.onloadeddata
338 FAIL Reflect SVGElement.onloadeddata assert_equals: Convert to function expected "function" but got "undefined" 338 FAIL Reflect SVGElement.onloadeddata assert_equals: Convert to function expected "function" but got "object"
339 FAIL Set Document.onloadeddata assert_equals: Initially null expected null but g ot undefined 339 PASS Set Document.onloadeddata
340 FAIL Enumerate Document.onloadeddata assert_true: expected true got undefined 340 PASS Enumerate Document.onloadeddata
341 FAIL Set Window.onloadeddata assert_equals: Return null after setting string exp ected null but got "" 341 PASS Set Window.onloadeddata
342 PASS Enumerate Window.onloadeddata 342 PASS Enumerate Window.onloadeddata
343 PASS No Element.onloadedmetadata 343 FAIL No Element.onloadedmetadata assert_false: expected false got true
344 FAIL Set HTMLElement.onloadedmetadata assert_equals: Initially null expected nul l but got undefined 344 PASS Set HTMLElement.onloadedmetadata
345 FAIL Enumerate HTMLElement.onloadedmetadata assert_true: expected true got undef ined 345 PASS Enumerate HTMLElement.onloadedmetadata
346 FAIL Reflect HTMLElement.onloadedmetadata assert_equals: Convert to function exp ected "function" but got "undefined" 346 PASS Reflect HTMLElement.onloadedmetadata
347 FAIL Set SVGElement.onloadedmetadata assert_equals: Initially null expected null but got undefined 347 PASS Set SVGElement.onloadedmetadata
348 FAIL Enumerate SVGElement.onloadedmetadata assert_true: expected true got undefi ned 348 PASS Enumerate SVGElement.onloadedmetadata
349 FAIL Reflect SVGElement.onloadedmetadata assert_equals: Convert to function expe cted "function" but got "undefined" 349 FAIL Reflect SVGElement.onloadedmetadata assert_equals: Convert to function expe cted "function" but got "object"
350 FAIL Set Document.onloadedmetadata assert_equals: Initially null expected null b ut got undefined 350 PASS Set Document.onloadedmetadata
351 FAIL Enumerate Document.onloadedmetadata assert_true: expected true got undefine d 351 PASS Enumerate Document.onloadedmetadata
352 FAIL Set Window.onloadedmetadata assert_equals: Return null after setting string expected null but got "" 352 PASS Set Window.onloadedmetadata
353 PASS Enumerate Window.onloadedmetadata 353 PASS Enumerate Window.onloadedmetadata
354 PASS No Element.onloadstart 354 FAIL No Element.onloadstart assert_false: expected false got true
355 FAIL Set HTMLElement.onloadstart assert_equals: Initially null expected null but got undefined 355 PASS Set HTMLElement.onloadstart
356 FAIL Enumerate HTMLElement.onloadstart assert_true: expected true got undefined 356 PASS Enumerate HTMLElement.onloadstart
357 FAIL Reflect HTMLElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined" 357 PASS Reflect HTMLElement.onloadstart
358 FAIL Set SVGElement.onloadstart assert_equals: Initially null expected null but got undefined 358 PASS Set SVGElement.onloadstart
359 FAIL Enumerate SVGElement.onloadstart assert_true: expected true got undefined 359 PASS Enumerate SVGElement.onloadstart
360 FAIL Reflect SVGElement.onloadstart assert_equals: Convert to function expected "function" but got "undefined" 360 FAIL Reflect SVGElement.onloadstart assert_equals: Convert to function expected "function" but got "object"
361 FAIL Set Document.onloadstart assert_equals: Initially null expected null but go t undefined 361 PASS Set Document.onloadstart
362 FAIL Enumerate Document.onloadstart assert_true: expected true got undefined 362 PASS Enumerate Document.onloadstart
363 FAIL Set Window.onloadstart assert_equals: Return null after setting string expe cted null but got "" 363 PASS Set Window.onloadstart
364 PASS Enumerate Window.onloadstart 364 PASS Enumerate Window.onloadstart
365 FAIL No Element.onmousedown assert_false: expected false got true 365 FAIL No Element.onmousedown assert_false: expected false got true
366 PASS Set HTMLElement.onmousedown 366 PASS Set HTMLElement.onmousedown
367 PASS Enumerate HTMLElement.onmousedown 367 PASS Enumerate HTMLElement.onmousedown
368 PASS Reflect HTMLElement.onmousedown 368 PASS Reflect HTMLElement.onmousedown
369 PASS Set SVGElement.onmousedown 369 PASS Set SVGElement.onmousedown
370 PASS Enumerate SVGElement.onmousedown 370 PASS Enumerate SVGElement.onmousedown
371 PASS Reflect SVGElement.onmousedown 371 PASS Reflect SVGElement.onmousedown
372 PASS Set Document.onmousedown 372 PASS Set Document.onmousedown
373 PASS Enumerate Document.onmousedown 373 PASS Enumerate Document.onmousedown
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 PASS Set HTMLElement.onmousewheel 443 PASS Set HTMLElement.onmousewheel
444 PASS Enumerate HTMLElement.onmousewheel 444 PASS Enumerate HTMLElement.onmousewheel
445 PASS Reflect HTMLElement.onmousewheel 445 PASS Reflect HTMLElement.onmousewheel
446 PASS Set SVGElement.onmousewheel 446 PASS Set SVGElement.onmousewheel
447 PASS Enumerate SVGElement.onmousewheel 447 PASS Enumerate SVGElement.onmousewheel
448 FAIL Reflect SVGElement.onmousewheel assert_equals: Convert to function expected "function" but got "object" 448 FAIL Reflect SVGElement.onmousewheel assert_equals: Convert to function expected "function" but got "object"
449 PASS Set Document.onmousewheel 449 PASS Set Document.onmousewheel
450 PASS Enumerate Document.onmousewheel 450 PASS Enumerate Document.onmousewheel
451 PASS Set Window.onmousewheel 451 PASS Set Window.onmousewheel
452 PASS Enumerate Window.onmousewheel 452 PASS Enumerate Window.onmousewheel
453 PASS No Element.onpause 453 FAIL No Element.onpause assert_false: expected false got true
454 FAIL Set HTMLElement.onpause assert_equals: Initially null expected null but got undefined 454 PASS Set HTMLElement.onpause
455 FAIL Enumerate HTMLElement.onpause assert_true: expected true got undefined 455 PASS Enumerate HTMLElement.onpause
456 FAIL Reflect HTMLElement.onpause assert_equals: Convert to function expected "fu nction" but got "undefined" 456 PASS Reflect HTMLElement.onpause
457 FAIL Set SVGElement.onpause assert_equals: Initially null expected null but got undefined 457 PASS Set SVGElement.onpause
458 FAIL Enumerate SVGElement.onpause assert_true: expected true got undefined 458 PASS Enumerate SVGElement.onpause
459 FAIL Reflect SVGElement.onpause assert_equals: Convert to function expected "fun ction" but got "undefined" 459 FAIL Reflect SVGElement.onpause assert_equals: Convert to function expected "fun ction" but got "object"
460 FAIL Set Document.onpause assert_equals: Initially null expected null but got un defined 460 PASS Set Document.onpause
461 FAIL Enumerate Document.onpause assert_true: expected true got undefined 461 PASS Enumerate Document.onpause
462 FAIL Set Window.onpause assert_equals: Return null after setting string expected null but got "" 462 PASS Set Window.onpause
463 PASS Enumerate Window.onpause 463 PASS Enumerate Window.onpause
464 PASS No Element.onplay 464 FAIL No Element.onplay assert_false: expected false got true
465 FAIL Set HTMLElement.onplay assert_equals: Initially null expected null but got undefined 465 PASS Set HTMLElement.onplay
466 FAIL Enumerate HTMLElement.onplay assert_true: expected true got undefined 466 PASS Enumerate HTMLElement.onplay
467 FAIL Reflect HTMLElement.onplay assert_equals: Convert to function expected "fun ction" but got "undefined" 467 PASS Reflect HTMLElement.onplay
468 FAIL Set SVGElement.onplay assert_equals: Initially null expected null but got u ndefined 468 PASS Set SVGElement.onplay
469 FAIL Enumerate SVGElement.onplay assert_true: expected true got undefined 469 PASS Enumerate SVGElement.onplay
470 FAIL Reflect SVGElement.onplay assert_equals: Convert to function expected "func tion" but got "undefined" 470 FAIL Reflect SVGElement.onplay assert_equals: Convert to function expected "func tion" but got "object"
471 FAIL Set Document.onplay assert_equals: Initially null expected null but got und efined 471 PASS Set Document.onplay
472 FAIL Enumerate Document.onplay assert_true: expected true got undefined 472 PASS Enumerate Document.onplay
473 FAIL Set Window.onplay assert_equals: Return null after setting string expected null but got "" 473 PASS Set Window.onplay
474 PASS Enumerate Window.onplay 474 PASS Enumerate Window.onplay
475 PASS No Element.onplaying 475 FAIL No Element.onplaying assert_false: expected false got true
476 FAIL Set HTMLElement.onplaying assert_equals: Initially null expected null but g ot undefined 476 PASS Set HTMLElement.onplaying
477 FAIL Enumerate HTMLElement.onplaying assert_true: expected true got undefined 477 PASS Enumerate HTMLElement.onplaying
478 FAIL Reflect HTMLElement.onplaying assert_equals: Convert to function expected " function" but got "undefined" 478 PASS Reflect HTMLElement.onplaying
479 FAIL Set SVGElement.onplaying assert_equals: Initially null expected null but go t undefined 479 PASS Set SVGElement.onplaying
480 FAIL Enumerate SVGElement.onplaying assert_true: expected true got undefined 480 PASS Enumerate SVGElement.onplaying
481 FAIL Reflect SVGElement.onplaying assert_equals: Convert to function expected "f unction" but got "undefined" 481 FAIL Reflect SVGElement.onplaying assert_equals: Convert to function expected "f unction" but got "object"
482 FAIL Set Document.onplaying assert_equals: Initially null expected null but got undefined 482 PASS Set Document.onplaying
483 FAIL Enumerate Document.onplaying assert_true: expected true got undefined 483 PASS Enumerate Document.onplaying
484 FAIL Set Window.onplaying assert_equals: Return null after setting string expect ed null but got "" 484 PASS Set Window.onplaying
485 PASS Enumerate Window.onplaying 485 PASS Enumerate Window.onplaying
486 PASS No Element.onprogress 486 FAIL No Element.onprogress assert_false: expected false got true
487 FAIL Set HTMLElement.onprogress assert_equals: Initially null expected null but got undefined 487 PASS Set HTMLElement.onprogress
488 FAIL Enumerate HTMLElement.onprogress assert_true: expected true got undefined 488 PASS Enumerate HTMLElement.onprogress
489 FAIL Reflect HTMLElement.onprogress assert_equals: Convert to function expected "function" but got "undefined" 489 PASS Reflect HTMLElement.onprogress
490 FAIL Set SVGElement.onprogress assert_equals: Initially null expected null but g ot undefined 490 PASS Set SVGElement.onprogress
491 FAIL Enumerate SVGElement.onprogress assert_true: expected true got undefined 491 PASS Enumerate SVGElement.onprogress
492 FAIL Reflect SVGElement.onprogress assert_equals: Convert to function expected " function" but got "undefined" 492 FAIL Reflect SVGElement.onprogress assert_equals: Convert to function expected " function" but got "object"
493 FAIL Set Document.onprogress assert_equals: Initially null expected null but got undefined 493 PASS Set Document.onprogress
494 FAIL Enumerate Document.onprogress assert_true: expected true got undefined 494 PASS Enumerate Document.onprogress
495 FAIL Set Window.onprogress assert_equals: Return null after setting string expec ted null but got "" 495 PASS Set Window.onprogress
496 PASS Enumerate Window.onprogress 496 PASS Enumerate Window.onprogress
497 PASS No Element.onratechange 497 FAIL No Element.onratechange assert_false: expected false got true
498 FAIL Set HTMLElement.onratechange assert_equals: Initially null expected null bu t got undefined 498 PASS Set HTMLElement.onratechange
499 FAIL Enumerate HTMLElement.onratechange assert_true: expected true got undefined 499 PASS Enumerate HTMLElement.onratechange
500 FAIL Reflect HTMLElement.onratechange assert_equals: Convert to function expecte d "function" but got "undefined" 500 PASS Reflect HTMLElement.onratechange
501 FAIL Set SVGElement.onratechange assert_equals: Initially null expected null but got undefined 501 PASS Set SVGElement.onratechange
502 FAIL Enumerate SVGElement.onratechange assert_true: expected true got undefined 502 PASS Enumerate SVGElement.onratechange
503 FAIL Reflect SVGElement.onratechange assert_equals: Convert to function expected "function" but got "undefined" 503 FAIL Reflect SVGElement.onratechange assert_equals: Convert to function expected "function" but got "object"
504 FAIL Set Document.onratechange assert_equals: Initially null expected null but g ot undefined 504 PASS Set Document.onratechange
505 FAIL Enumerate Document.onratechange assert_true: expected true got undefined 505 PASS Enumerate Document.onratechange
506 FAIL Set Window.onratechange assert_equals: Return null after setting string exp ected null but got "" 506 PASS Set Window.onratechange
507 PASS Enumerate Window.onratechange 507 PASS Enumerate Window.onratechange
508 FAIL No Element.onreset assert_false: expected false got true 508 FAIL No Element.onreset assert_false: expected false got true
509 PASS Set HTMLElement.onreset 509 PASS Set HTMLElement.onreset
510 PASS Enumerate HTMLElement.onreset 510 PASS Enumerate HTMLElement.onreset
511 PASS Reflect HTMLElement.onreset 511 PASS Reflect HTMLElement.onreset
512 PASS Set SVGElement.onreset 512 PASS Set SVGElement.onreset
513 PASS Enumerate SVGElement.onreset 513 PASS Enumerate SVGElement.onreset
514 FAIL Reflect SVGElement.onreset assert_equals: Convert to function expected "fun ction" but got "object" 514 FAIL Reflect SVGElement.onreset assert_equals: Convert to function expected "fun ction" but got "object"
515 PASS Set Document.onreset 515 PASS Set Document.onreset
516 PASS Enumerate Document.onreset 516 PASS Enumerate Document.onreset
517 PASS Set Window.onreset 517 PASS Set Window.onreset
518 PASS Enumerate Window.onreset 518 PASS Enumerate Window.onreset
519 FAIL No Element.onscroll assert_false: expected false got true 519 FAIL No Element.onscroll assert_false: expected false got true
520 PASS Set HTMLElement.onscroll 520 PASS Set HTMLElement.onscroll
521 PASS Enumerate HTMLElement.onscroll 521 PASS Enumerate HTMLElement.onscroll
522 PASS Reflect HTMLElement.onscroll 522 PASS Reflect HTMLElement.onscroll
523 PASS Set SVGElement.onscroll 523 PASS Set SVGElement.onscroll
524 PASS Enumerate SVGElement.onscroll 524 PASS Enumerate SVGElement.onscroll
525 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object" 525 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object"
526 PASS Set Document.onscroll 526 PASS Set Document.onscroll
527 PASS Enumerate Document.onscroll 527 PASS Enumerate Document.onscroll
528 PASS Set Window.onscroll 528 PASS Set Window.onscroll
529 PASS Enumerate Window.onscroll 529 PASS Enumerate Window.onscroll
530 PASS No Element.onseeked 530 FAIL No Element.onseeked assert_false: expected false got true
531 FAIL Set HTMLElement.onseeked assert_equals: Initially null expected null but go t undefined 531 PASS Set HTMLElement.onseeked
532 FAIL Enumerate HTMLElement.onseeked assert_true: expected true got undefined 532 PASS Enumerate HTMLElement.onseeked
533 FAIL Reflect HTMLElement.onseeked assert_equals: Convert to function expected "f unction" but got "undefined" 533 PASS Reflect HTMLElement.onseeked
534 FAIL Set SVGElement.onseeked assert_equals: Initially null expected null but got undefined 534 PASS Set SVGElement.onseeked
535 FAIL Enumerate SVGElement.onseeked assert_true: expected true got undefined 535 PASS Enumerate SVGElement.onseeked
536 FAIL Reflect SVGElement.onseeked assert_equals: Convert to function expected "fu nction" but got "undefined" 536 FAIL Reflect SVGElement.onseeked assert_equals: Convert to function expected "fu nction" but got "object"
537 FAIL Set Document.onseeked assert_equals: Initially null expected null but got u ndefined 537 PASS Set Document.onseeked
538 FAIL Enumerate Document.onseeked assert_true: expected true got undefined 538 PASS Enumerate Document.onseeked
539 FAIL Set Window.onseeked assert_equals: Return null after setting string expecte d null but got "" 539 PASS Set Window.onseeked
540 PASS Enumerate Window.onseeked 540 PASS Enumerate Window.onseeked
541 PASS No Element.onseeking 541 FAIL No Element.onseeking assert_false: expected false got true
542 FAIL Set HTMLElement.onseeking assert_equals: Initially null expected null but g ot undefined 542 PASS Set HTMLElement.onseeking
543 FAIL Enumerate HTMLElement.onseeking assert_true: expected true got undefined 543 PASS Enumerate HTMLElement.onseeking
544 FAIL Reflect HTMLElement.onseeking assert_equals: Convert to function expected " function" but got "undefined" 544 PASS Reflect HTMLElement.onseeking
545 FAIL Set SVGElement.onseeking assert_equals: Initially null expected null but go t undefined 545 PASS Set SVGElement.onseeking
546 FAIL Enumerate SVGElement.onseeking assert_true: expected true got undefined 546 PASS Enumerate SVGElement.onseeking
547 FAIL Reflect SVGElement.onseeking assert_equals: Convert to function expected "f unction" but got "undefined" 547 FAIL Reflect SVGElement.onseeking assert_equals: Convert to function expected "f unction" but got "object"
548 FAIL Set Document.onseeking assert_equals: Initially null expected null but got undefined 548 PASS Set Document.onseeking
549 FAIL Enumerate Document.onseeking assert_true: expected true got undefined 549 PASS Enumerate Document.onseeking
550 FAIL Set Window.onseeking assert_equals: Return null after setting string expect ed null but got "" 550 PASS Set Window.onseeking
551 PASS Enumerate Window.onseeking 551 PASS Enumerate Window.onseeking
552 FAIL No Element.onselect assert_false: expected false got true 552 FAIL No Element.onselect assert_false: expected false got true
553 PASS Set HTMLElement.onselect 553 PASS Set HTMLElement.onselect
554 PASS Enumerate HTMLElement.onselect 554 PASS Enumerate HTMLElement.onselect
555 PASS Reflect HTMLElement.onselect 555 PASS Reflect HTMLElement.onselect
556 PASS Set SVGElement.onselect 556 PASS Set SVGElement.onselect
557 PASS Enumerate SVGElement.onselect 557 PASS Enumerate SVGElement.onselect
558 FAIL Reflect SVGElement.onselect assert_equals: Convert to function expected "fu nction" but got "object" 558 FAIL Reflect SVGElement.onselect assert_equals: Convert to function expected "fu nction" but got "object"
559 PASS Set Document.onselect 559 PASS Set Document.onselect
560 PASS Enumerate Document.onselect 560 PASS Enumerate Document.onselect
561 PASS Set Window.onselect 561 PASS Set Window.onselect
562 PASS Enumerate Window.onselect 562 PASS Enumerate Window.onselect
563 PASS No Element.onshow 563 FAIL No Element.onshow assert_false: expected false got true
564 FAIL Set HTMLElement.onshow assert_equals: Initially null expected null but got undefined 564 PASS Set HTMLElement.onshow
565 FAIL Enumerate HTMLElement.onshow assert_true: expected true got undefined 565 PASS Enumerate HTMLElement.onshow
566 FAIL Reflect HTMLElement.onshow assert_equals: Convert to function expected "fun ction" but got "undefined" 566 PASS Reflect HTMLElement.onshow
567 FAIL Set SVGElement.onshow assert_equals: Initially null expected null but got u ndefined 567 PASS Set SVGElement.onshow
568 FAIL Enumerate SVGElement.onshow assert_true: expected true got undefined 568 PASS Enumerate SVGElement.onshow
569 FAIL Reflect SVGElement.onshow assert_equals: Convert to function expected "func tion" but got "undefined" 569 FAIL Reflect SVGElement.onshow assert_equals: Convert to function expected "func tion" but got "object"
570 FAIL Set Document.onshow assert_equals: Initially null expected null but got und efined 570 PASS Set Document.onshow
571 FAIL Enumerate Document.onshow assert_true: expected true got undefined 571 PASS Enumerate Document.onshow
572 FAIL Set Window.onshow assert_equals: Initially null expected null but got undef ined 572 PASS Set Window.onshow
573 FAIL Enumerate Window.onshow assert_true: expected true got undefined 573 PASS Enumerate Window.onshow
574 PASS No Element.onsort 574 PASS No Element.onsort
575 FAIL Set HTMLElement.onsort assert_equals: Initially null expected null but got undefined 575 FAIL Set HTMLElement.onsort assert_equals: Initially null expected null but got undefined
576 FAIL Enumerate HTMLElement.onsort assert_true: expected true got undefined 576 FAIL Enumerate HTMLElement.onsort assert_true: expected true got undefined
577 FAIL Reflect HTMLElement.onsort assert_equals: Convert to function expected "fun ction" but got "undefined" 577 FAIL Reflect HTMLElement.onsort assert_equals: Convert to function expected "fun ction" but got "undefined"
578 FAIL Set SVGElement.onsort assert_equals: Initially null expected null but got u ndefined 578 FAIL Set SVGElement.onsort assert_equals: Initially null expected null but got u ndefined
579 FAIL Enumerate SVGElement.onsort assert_true: expected true got undefined 579 FAIL Enumerate SVGElement.onsort assert_true: expected true got undefined
580 FAIL Reflect SVGElement.onsort assert_equals: Convert to function expected "func tion" but got "undefined" 580 FAIL Reflect SVGElement.onsort assert_equals: Convert to function expected "func tion" but got "undefined"
581 FAIL Set Document.onsort assert_equals: Initially null expected null but got und efined 581 FAIL Set Document.onsort assert_equals: Initially null expected null but got und efined
582 FAIL Enumerate Document.onsort assert_true: expected true got undefined 582 FAIL Enumerate Document.onsort assert_true: expected true got undefined
583 FAIL Set Window.onsort assert_equals: Initially null expected null but got undef ined 583 FAIL Set Window.onsort assert_equals: Initially null expected null but got undef ined
584 FAIL Enumerate Window.onsort assert_true: expected true got undefined 584 FAIL Enumerate Window.onsort assert_true: expected true got undefined
585 PASS No Element.onstalled 585 FAIL No Element.onstalled assert_false: expected false got true
586 FAIL Set HTMLElement.onstalled assert_equals: Initially null expected null but g ot undefined 586 PASS Set HTMLElement.onstalled
587 FAIL Enumerate HTMLElement.onstalled assert_true: expected true got undefined 587 PASS Enumerate HTMLElement.onstalled
588 FAIL Reflect HTMLElement.onstalled assert_equals: Convert to function expected " function" but got "undefined" 588 PASS Reflect HTMLElement.onstalled
589 FAIL Set SVGElement.onstalled assert_equals: Initially null expected null but go t undefined 589 PASS Set SVGElement.onstalled
590 FAIL Enumerate SVGElement.onstalled assert_true: expected true got undefined 590 PASS Enumerate SVGElement.onstalled
591 FAIL Reflect SVGElement.onstalled assert_equals: Convert to function expected "f unction" but got "undefined" 591 FAIL Reflect SVGElement.onstalled assert_equals: Convert to function expected "f unction" but got "object"
592 FAIL Set Document.onstalled assert_equals: Initially null expected null but got undefined 592 PASS Set Document.onstalled
593 FAIL Enumerate Document.onstalled assert_true: expected true got undefined 593 PASS Enumerate Document.onstalled
594 FAIL Set Window.onstalled assert_equals: Return null after setting string expect ed null but got "" 594 PASS Set Window.onstalled
595 PASS Enumerate Window.onstalled 595 PASS Enumerate Window.onstalled
596 FAIL No Element.onsubmit assert_false: expected false got true 596 FAIL No Element.onsubmit assert_false: expected false got true
597 PASS Set HTMLElement.onsubmit 597 PASS Set HTMLElement.onsubmit
598 PASS Enumerate HTMLElement.onsubmit 598 PASS Enumerate HTMLElement.onsubmit
599 PASS Reflect HTMLElement.onsubmit 599 PASS Reflect HTMLElement.onsubmit
600 PASS Set SVGElement.onsubmit 600 PASS Set SVGElement.onsubmit
601 PASS Enumerate SVGElement.onsubmit 601 PASS Enumerate SVGElement.onsubmit
602 FAIL Reflect SVGElement.onsubmit assert_equals: Convert to function expected "fu nction" but got "object" 602 FAIL Reflect SVGElement.onsubmit assert_equals: Convert to function expected "fu nction" but got "object"
603 PASS Set Document.onsubmit 603 PASS Set Document.onsubmit
604 PASS Enumerate Document.onsubmit 604 PASS Enumerate Document.onsubmit
605 PASS Set Window.onsubmit 605 PASS Set Window.onsubmit
606 PASS Enumerate Window.onsubmit 606 PASS Enumerate Window.onsubmit
607 PASS No Element.onsuspend 607 FAIL No Element.onsuspend assert_false: expected false got true
608 FAIL Set HTMLElement.onsuspend assert_equals: Initially null expected null but g ot undefined 608 PASS Set HTMLElement.onsuspend
609 FAIL Enumerate HTMLElement.onsuspend assert_true: expected true got undefined 609 PASS Enumerate HTMLElement.onsuspend
610 FAIL Reflect HTMLElement.onsuspend assert_equals: Convert to function expected " function" but got "undefined" 610 PASS Reflect HTMLElement.onsuspend
611 FAIL Set SVGElement.onsuspend assert_equals: Initially null expected null but go t undefined 611 PASS Set SVGElement.onsuspend
612 FAIL Enumerate SVGElement.onsuspend assert_true: expected true got undefined 612 PASS Enumerate SVGElement.onsuspend
613 FAIL Reflect SVGElement.onsuspend assert_equals: Convert to function expected "f unction" but got "undefined" 613 FAIL Reflect SVGElement.onsuspend assert_equals: Convert to function expected "f unction" but got "object"
614 FAIL Set Document.onsuspend assert_equals: Initially null expected null but got undefined 614 PASS Set Document.onsuspend
615 FAIL Enumerate Document.onsuspend assert_true: expected true got undefined 615 PASS Enumerate Document.onsuspend
616 FAIL Set Window.onsuspend assert_equals: Return null after setting string expect ed null but got "" 616 PASS Set Window.onsuspend
617 PASS Enumerate Window.onsuspend 617 PASS Enumerate Window.onsuspend
618 PASS No Element.ontimeupdate 618 FAIL No Element.ontimeupdate assert_false: expected false got true
619 FAIL Set HTMLElement.ontimeupdate assert_equals: Initially null expected null bu t got undefined 619 PASS Set HTMLElement.ontimeupdate
620 FAIL Enumerate HTMLElement.ontimeupdate assert_true: expected true got undefined 620 PASS Enumerate HTMLElement.ontimeupdate
621 FAIL Reflect HTMLElement.ontimeupdate assert_equals: Convert to function expecte d "function" but got "undefined" 621 PASS Reflect HTMLElement.ontimeupdate
622 FAIL Set SVGElement.ontimeupdate assert_equals: Initially null expected null but got undefined 622 PASS Set SVGElement.ontimeupdate
623 FAIL Enumerate SVGElement.ontimeupdate assert_true: expected true got undefined 623 PASS Enumerate SVGElement.ontimeupdate
624 FAIL Reflect SVGElement.ontimeupdate assert_equals: Convert to function expected "function" but got "undefined" 624 FAIL Reflect SVGElement.ontimeupdate assert_equals: Convert to function expected "function" but got "object"
625 FAIL Set Document.ontimeupdate assert_equals: Initially null expected null but g ot undefined 625 PASS Set Document.ontimeupdate
626 FAIL Enumerate Document.ontimeupdate assert_true: expected true got undefined 626 PASS Enumerate Document.ontimeupdate
627 FAIL Set Window.ontimeupdate assert_equals: Return null after setting string exp ected null but got "" 627 PASS Set Window.ontimeupdate
628 PASS Enumerate Window.ontimeupdate 628 PASS Enumerate Window.ontimeupdate
629 PASS No Element.onvolumechange 629 FAIL No Element.onvolumechange assert_false: expected false got true
630 FAIL Set HTMLElement.onvolumechange assert_equals: Initially null expected null but got undefined 630 PASS Set HTMLElement.onvolumechange
631 FAIL Enumerate HTMLElement.onvolumechange assert_true: expected true got undefin ed 631 PASS Enumerate HTMLElement.onvolumechange
632 FAIL Reflect HTMLElement.onvolumechange assert_equals: Convert to function expec ted "function" but got "undefined" 632 PASS Reflect HTMLElement.onvolumechange
633 FAIL Set SVGElement.onvolumechange assert_equals: Initially null expected null b ut got undefined 633 PASS Set SVGElement.onvolumechange
634 FAIL Enumerate SVGElement.onvolumechange assert_true: expected true got undefine d 634 PASS Enumerate SVGElement.onvolumechange
635 FAIL Reflect SVGElement.onvolumechange assert_equals: Convert to function expect ed "function" but got "undefined" 635 FAIL Reflect SVGElement.onvolumechange assert_equals: Convert to function expect ed "function" but got "object"
636 FAIL Set Document.onvolumechange assert_equals: Initially null expected null but got undefined 636 PASS Set Document.onvolumechange
637 FAIL Enumerate Document.onvolumechange assert_true: expected true got undefined 637 PASS Enumerate Document.onvolumechange
638 FAIL Set Window.onvolumechange assert_equals: Return null after setting string e xpected null but got "" 638 PASS Set Window.onvolumechange
639 PASS Enumerate Window.onvolumechange 639 PASS Enumerate Window.onvolumechange
640 PASS No Element.onwaiting 640 FAIL No Element.onwaiting assert_false: expected false got true
641 FAIL Set HTMLElement.onwaiting assert_equals: Initially null expected null but g ot undefined 641 PASS Set HTMLElement.onwaiting
642 FAIL Enumerate HTMLElement.onwaiting assert_true: expected true got undefined 642 PASS Enumerate HTMLElement.onwaiting
643 FAIL Reflect HTMLElement.onwaiting assert_equals: Convert to function expected " function" but got "undefined" 643 PASS Reflect HTMLElement.onwaiting
644 FAIL Set SVGElement.onwaiting assert_equals: Initially null expected null but go t undefined 644 PASS Set SVGElement.onwaiting
645 FAIL Enumerate SVGElement.onwaiting assert_true: expected true got undefined 645 PASS Enumerate SVGElement.onwaiting
646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "undefined" 646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "object"
647 FAIL Set Document.onwaiting assert_equals: Initially null expected null but got undefined 647 PASS Set Document.onwaiting
648 FAIL Enumerate Document.onwaiting assert_true: expected true got undefined 648 PASS Enumerate Document.onwaiting
649 FAIL Set Window.onwaiting assert_equals: Return null after setting string expect ed null but got "" 649 PASS Set Window.onwaiting
650 PASS Enumerate Window.onwaiting 650 PASS Enumerate Window.onwaiting
651 651
OLDNEW
« no previous file with comments | « no previous file | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698