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

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

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years 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 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
(...skipping 629 matching lines...) Expand 10 before | Expand all | Expand 10 after
641 PASS Set HTMLElement.onwaiting 641 PASS Set HTMLElement.onwaiting
642 PASS Enumerate HTMLElement.onwaiting 642 PASS Enumerate HTMLElement.onwaiting
643 PASS Reflect HTMLElement.onwaiting 643 PASS Reflect HTMLElement.onwaiting
644 PASS Set SVGElement.onwaiting 644 PASS Set SVGElement.onwaiting
645 PASS Enumerate SVGElement.onwaiting 645 PASS Enumerate SVGElement.onwaiting
646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "object" 646 FAIL Reflect SVGElement.onwaiting assert_equals: Convert to function expected "f unction" but got "object"
647 PASS Set Document.onwaiting 647 PASS Set Document.onwaiting
648 PASS Enumerate Document.onwaiting 648 PASS Enumerate Document.onwaiting
649 PASS Set Window.onwaiting 649 PASS Set Window.onwaiting
650 PASS Enumerate Window.onwaiting 650 PASS Enumerate Window.onwaiting
651 Harness: the test ran to completion.
651 652
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/custom/type-extensions-expected.txt ('k') | LayoutTests/fast/dom/partial-layout-block-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698