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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/historical-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase Created 3 years, 10 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 71 tests; 67 PASS, 4 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 PASS Historical DOM features must be removed: DOMConfiguration 3 PASS Historical DOM features must be removed: DOMConfiguration
3 FAIL Historical DOM features must be removed: DOMError assert_equals: expected ( undefined) undefined but got (function) function "function DOMError() { [native code] }" 4 FAIL Historical DOM features must be removed: DOMError assert_equals: expected ( undefined) undefined but got (function) function "function DOMError() { [native code] }"
4 PASS Historical DOM features must be removed: DOMErrorHandler 5 PASS Historical DOM features must be removed: DOMErrorHandler
5 PASS Historical DOM features must be removed: DOMImplementationList 6 PASS Historical DOM features must be removed: DOMImplementationList
6 PASS Historical DOM features must be removed: DOMImplementationSource 7 PASS Historical DOM features must be removed: DOMImplementationSource
7 PASS Historical DOM features must be removed: DOMLocator 8 PASS Historical DOM features must be removed: DOMLocator
8 PASS Historical DOM features must be removed: DOMObject 9 PASS Historical DOM features must be removed: DOMObject
9 PASS Historical DOM features must be removed: DOMSettableTokenList 10 PASS Historical DOM features must be removed: DOMSettableTokenList
10 PASS Historical DOM features must be removed: DOMUserData 11 PASS Historical DOM features must be removed: DOMUserData
11 PASS Historical DOM features must be removed: Entity 12 PASS Historical DOM features must be removed: Entity
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 PASS Event should not have this constant: KEYDOWN 66 PASS Event should not have this constant: KEYDOWN
66 PASS Event should not have this constant: KEYUP 67 PASS Event should not have this constant: KEYUP
67 PASS Event should not have this constant: KEYPRESS 68 PASS Event should not have this constant: KEYPRESS
68 PASS Event should not have this constant: DRAGDROP 69 PASS Event should not have this constant: DRAGDROP
69 PASS Event should not have this constant: FOCUS 70 PASS Event should not have this constant: FOCUS
70 PASS Event should not have this constant: BLUR 71 PASS Event should not have this constant: BLUR
71 PASS Event should not have this constant: SELECT 72 PASS Event should not have this constant: SELECT
72 PASS Event should not have this constant: CHANGE 73 PASS Event should not have this constant: CHANGE
73 Harness: the test ran to completion. 74 Harness: the test ran to completion.
74 75
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698