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

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

Issue 136593002: Move onresize from just Window to Window and elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: force rebuild with whitespace Created 6 years, 11 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 | Annotate | Revision Log
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS No Element.onabort 2 PASS No Element.onabort
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
11 PASS Set Window.onabort 11 PASS Set Window.onabort
12 PASS Enumerate Window.onabort 12 PASS Enumerate Window.onabort
13 PASS No Element.onblur 13 PASS No Element.onblur
14 PASS Set HTMLElement.onblur 14 PASS Set HTMLElement.onblur
15 PASS Enumerate HTMLElement.onblur 15 PASS Enumerate HTMLElement.onblur
16 PASS Reflect HTMLElement.onblur 16 PASS Reflect HTMLElement.onblur
17 PASS Set SVGElement.onblur 17 PASS Set SVGElement.onblur
18 PASS Enumerate SVGElement.onblur 18 PASS Enumerate SVGElement.onblur
19 FAIL Reflect SVGElement.onblur assert_equals: Convert to function expected "func tion" but got "object" 19 FAIL Reflect SVGElement.onblur assert_equals: Convert to function expected "func tion" but got "object"
20 PASS Set Document.onblur 20 PASS Set Document.onblur
21 PASS Enumerate Document.onblur 21 PASS Enumerate Document.onblur
22 PASS Set Window.onblur 22 PASS Set Window.onblur
23 PASS Enumerate Window.onblur 23 PASS Enumerate Window.onblur
24 PASS No Element.onerror
25 PASS Set HTMLElement.onerror
26 PASS Enumerate HTMLElement.onerror
27 PASS Reflect HTMLElement.onerror
28 PASS Set SVGElement.onerror
29 PASS Enumerate SVGElement.onerror
30 FAIL Reflect SVGElement.onerror assert_equals: Convert to function expected "fun ction" but got "object"
31 PASS Set Document.onerror
32 PASS Enumerate Document.onerror
33 PASS Set Window.onerror
34 PASS Enumerate Window.onerror
35 PASS No Element.onfocus
36 PASS Set HTMLElement.onfocus
37 PASS Enumerate HTMLElement.onfocus
38 PASS Reflect HTMLElement.onfocus
39 PASS Set SVGElement.onfocus
40 PASS Enumerate SVGElement.onfocus
41 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object"
42 PASS Set Document.onfocus
43 PASS Enumerate Document.onfocus
44 PASS Set Window.onfocus
45 PASS Enumerate Window.onfocus
46 PASS No Element.oncancel 24 PASS No Element.oncancel
47 PASS Set HTMLElement.oncancel 25 PASS Set HTMLElement.oncancel
48 PASS Enumerate HTMLElement.oncancel 26 PASS Enumerate HTMLElement.oncancel
49 PASS Reflect HTMLElement.oncancel 27 PASS Reflect HTMLElement.oncancel
50 PASS Set SVGElement.oncancel 28 PASS Set SVGElement.oncancel
51 PASS Enumerate SVGElement.oncancel 29 PASS Enumerate SVGElement.oncancel
52 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "object" 30 FAIL Reflect SVGElement.oncancel assert_equals: Convert to function expected "fu nction" but got "object"
53 PASS Set Document.oncancel 31 PASS Set Document.oncancel
54 PASS Enumerate Document.oncancel 32 PASS Enumerate Document.oncancel
55 PASS Set Window.oncancel 33 PASS Set Window.oncancel
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 PASS Set HTMLElement.onended 234 PASS Set HTMLElement.onended
257 PASS Enumerate HTMLElement.onended 235 PASS Enumerate HTMLElement.onended
258 PASS Reflect HTMLElement.onended 236 PASS Reflect HTMLElement.onended
259 PASS Set SVGElement.onended 237 PASS Set SVGElement.onended
260 PASS Enumerate SVGElement.onended 238 PASS Enumerate SVGElement.onended
261 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "object" 239 FAIL Reflect SVGElement.onended assert_equals: Convert to function expected "fun ction" but got "object"
262 PASS Set Document.onended 240 PASS Set Document.onended
263 PASS Enumerate Document.onended 241 PASS Enumerate Document.onended
264 PASS Set Window.onended 242 PASS Set Window.onended
265 PASS Enumerate Window.onended 243 PASS Enumerate Window.onended
244 PASS No Element.onerror
245 PASS Set HTMLElement.onerror
246 PASS Enumerate HTMLElement.onerror
247 PASS Reflect HTMLElement.onerror
248 PASS Set SVGElement.onerror
249 PASS Enumerate SVGElement.onerror
250 FAIL Reflect SVGElement.onerror assert_equals: Convert to function expected "fun ction" but got "object"
251 PASS Set Document.onerror
252 PASS Enumerate Document.onerror
253 PASS Set Window.onerror
254 PASS Enumerate Window.onerror
255 PASS No Element.onfocus
256 PASS Set HTMLElement.onfocus
257 PASS Enumerate HTMLElement.onfocus
258 PASS Reflect HTMLElement.onfocus
259 PASS Set SVGElement.onfocus
260 PASS Enumerate SVGElement.onfocus
261 FAIL Reflect SVGElement.onfocus assert_equals: Convert to function expected "fun ction" but got "object"
262 PASS Set Document.onfocus
263 PASS Enumerate Document.onfocus
264 PASS Set Window.onfocus
265 PASS Enumerate Window.onfocus
266 PASS No Element.oninput 266 PASS No Element.oninput
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
275 PASS Set Window.oninput 275 PASS Set Window.oninput
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 PASS No Element.onresize
520 PASS Set HTMLElement.onresize
521 PASS Enumerate HTMLElement.onresize
522 PASS Reflect HTMLElement.onresize
523 PASS Set SVGElement.onresize
524 PASS Enumerate SVGElement.onresize
525 FAIL Reflect SVGElement.onresize assert_equals: Convert to function expected "fu nction" but got "object"
526 PASS Set Document.onresize
527 PASS Enumerate Document.onresize
528 PASS Set Window.onresize
529 PASS Enumerate Window.onresize
519 PASS No Element.onscroll 530 PASS No Element.onscroll
520 PASS Set HTMLElement.onscroll 531 PASS Set HTMLElement.onscroll
521 PASS Enumerate HTMLElement.onscroll 532 PASS Enumerate HTMLElement.onscroll
522 PASS Reflect HTMLElement.onscroll 533 PASS Reflect HTMLElement.onscroll
523 PASS Set SVGElement.onscroll 534 PASS Set SVGElement.onscroll
524 PASS Enumerate SVGElement.onscroll 535 PASS Enumerate SVGElement.onscroll
525 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object" 536 FAIL Reflect SVGElement.onscroll assert_equals: Convert to function expected "fu nction" but got "object"
526 PASS Set Document.onscroll 537 PASS Set Document.onscroll
527 PASS Enumerate Document.onscroll 538 PASS Enumerate Document.onscroll
528 PASS Set Window.onscroll 539 PASS Set Window.onscroll
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
619 PASS Set HTMLElement.ontimeupdate 630 PASS Set HTMLElement.ontimeupdate
620 PASS Enumerate HTMLElement.ontimeupdate 631 PASS Enumerate HTMLElement.ontimeupdate
621 PASS Reflect HTMLElement.ontimeupdate 632 PASS Reflect HTMLElement.ontimeupdate
622 PASS Set SVGElement.ontimeupdate 633 PASS Set SVGElement.ontimeupdate
623 PASS Enumerate SVGElement.ontimeupdate 634 PASS Enumerate SVGElement.ontimeupdate
624 FAIL Reflect SVGElement.ontimeupdate assert_equals: Convert to function expected "function" but got "object" 635 FAIL Reflect SVGElement.ontimeupdate assert_equals: Convert to function expected "function" but got "object"
625 PASS Set Document.ontimeupdate 636 PASS Set Document.ontimeupdate
626 PASS Enumerate Document.ontimeupdate 637 PASS Enumerate Document.ontimeupdate
627 PASS Set Window.ontimeupdate 638 PASS Set Window.ontimeupdate
628 PASS Enumerate Window.ontimeupdate 639 PASS Enumerate Window.ontimeupdate
640 PASS No Element.ontoggle
641 FAIL Set HTMLElement.ontoggle assert_equals: Initially null expected null but go t undefined
642 FAIL Enumerate HTMLElement.ontoggle assert_true: expected true got undefined
643 FAIL Reflect HTMLElement.ontoggle assert_equals: Convert to function expected "f unction" but got "undefined"
644 FAIL Set SVGElement.ontoggle assert_equals: Initially null expected null but got undefined
645 FAIL Enumerate SVGElement.ontoggle assert_true: expected true got undefined
646 FAIL Reflect SVGElement.ontoggle assert_equals: Convert to function expected "fu nction" but got "undefined"
647 FAIL Set Document.ontoggle assert_equals: Initially null expected null but got u ndefined
648 FAIL Enumerate Document.ontoggle assert_true: expected true got undefined
649 FAIL Set Window.ontoggle assert_equals: Initially null expected null but got und efined
650 FAIL Enumerate Window.ontoggle assert_true: expected true got undefined
629 PASS No Element.onvolumechange 651 PASS No Element.onvolumechange
630 PASS Set HTMLElement.onvolumechange 652 PASS Set HTMLElement.onvolumechange
631 PASS Enumerate HTMLElement.onvolumechange 653 PASS Enumerate HTMLElement.onvolumechange
632 PASS Reflect HTMLElement.onvolumechange 654 PASS Reflect HTMLElement.onvolumechange
633 PASS Set SVGElement.onvolumechange 655 PASS Set SVGElement.onvolumechange
634 PASS Enumerate SVGElement.onvolumechange 656 PASS Enumerate SVGElement.onvolumechange
635 FAIL Reflect SVGElement.onvolumechange assert_equals: Convert to function expect ed "function" but got "object" 657 FAIL Reflect SVGElement.onvolumechange assert_equals: Convert to function expect ed "function" but got "object"
636 PASS Set Document.onvolumechange 658 PASS Set Document.onvolumechange
637 PASS Enumerate Document.onvolumechange 659 PASS Enumerate Document.onvolumechange
638 PASS Set Window.onvolumechange 660 PASS Set Window.onvolumechange
639 PASS Enumerate Window.onvolumechange 661 PASS Enumerate Window.onvolumechange
640 PASS No Element.onwaiting 662 PASS No Element.onwaiting
641 PASS Set HTMLElement.onwaiting 663 PASS Set HTMLElement.onwaiting
642 PASS Enumerate HTMLElement.onwaiting 664 PASS Enumerate HTMLElement.onwaiting
643 PASS Reflect HTMLElement.onwaiting 665 PASS Reflect HTMLElement.onwaiting
644 PASS Set SVGElement.onwaiting 666 PASS Set SVGElement.onwaiting
645 PASS Enumerate SVGElement.onwaiting 667 PASS Enumerate SVGElement.onwaiting
646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "object" 668 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "object"
647 PASS Set Document.onwaiting 669 PASS Set Document.onwaiting
648 PASS Enumerate Document.onwaiting 670 PASS Enumerate Document.onwaiting
649 PASS Set Window.onwaiting 671 PASS Set Window.onwaiting
650 PASS Enumerate Window.onwaiting 672 PASS Enumerate Window.onwaiting
651 Harness: the test ran to completion. 673 Harness: the test ran to completion.
652 674
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/global-event-handlers.html ('k') | LayoutTests/fast/dom/window-event-handlers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698