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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-expected.txt
index 66de6f4bbcbdaa49c89f8d2b20c4233f293592f7..95e789581786e30e431534554476a016fe97ed17 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/events/EventTarget-dispatchEvent-expected.txt
@@ -1,5 +1,6 @@
CONSOLE ERROR: line 60: Uncaught Error
This is a testharness.js-based test.
+Found 37 tests. 34 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
PASS Calling dispatchEvent(null).
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).
FAIL If the event's initialized flag is not set, an InvalidStateError must be thrown (BeforeUnloadEvent). assert_equals: Event type should be empty string before initialization expected "" but got "beforeunload"

Powered by Google App Engine
This is Rietveld 408576698