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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/radio-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/html/semantics/forms/the-input-element/radio-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/radio-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/radio-expected.txt
index a2267a159a16614bbff96274a7b5bd38ffee700a..68affe82d5bf8e55e6ae6cda263e6773602344d2 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/radio-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/radio-expected.txt
@@ -1,4 +1,5 @@
This is a testharness.js-based test.
+Found 7 tests. 6 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN
FAIL click on mutable radio fires click event, then input event, then change event assert_true: change event should fire after input event expected true got false
PASS click on non-mutable radio doesn't fire the input event
PASS click on non-mutable radio doesn't fire the change event

Powered by Google App Engine
This is Rietveld 408576698