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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/checked-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/selectors/pseudo-classes/checked-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/checked-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/checked-expected.txt
index 22d4b594199f8cc16b5f5151db37472d4c55de8b..5370f62d94ea51a3f29f6997233d725a1cd95a4e 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/checked-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/checked-expected.txt
@@ -1,4 +1,5 @@
This is a testharness.js-based test.
+Found 3 tests. 0 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3
FAIL ':checked' should no longer match <input>s whose type checkbox/radio has been removed assert_array_equals: lengths differ, expected 3 got 1
FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals: lengths differ, expected 5 got 3

Powered by Google App Engine
This is Rietveld 408576698