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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 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
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 38 tests. 34 PASS 4 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS blur 3 PASS blur
3 PASS error 4 PASS error
4 PASS focus 5 PASS focus
5 PASS load 6 PASS load
6 PASS resize 7 PASS resize
7 PASS scroll 8 PASS scroll
8 FAIL afterprint assert_equals: expected (function) function "function f() { 9 FAIL afterprint assert_equals: expected (function) function "function f() {
9 return 0; 10 return 0;
10 }" but got (undefined) undefined 11 }" but got (undefined) undefined
11 FAIL beforeprint assert_equals: expected (function) function "function f() { 12 FAIL beforeprint assert_equals: expected (function) function "function f() {
(...skipping 24 matching lines...) Expand all
36 PASS message removal 37 PASS message removal
37 PASS offline removal 38 PASS offline removal
38 PASS online removal 39 PASS online removal
39 PASS pagehide removal 40 PASS pagehide removal
40 PASS pageshow removal 41 PASS pageshow removal
41 PASS popstate removal 42 PASS popstate removal
42 PASS storage removal 43 PASS storage removal
43 PASS unload removal 44 PASS unload removal
44 Harness: the test ran to completion. 45 Harness: the test ran to completion.
45 46
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698