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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/type-change-state-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/type-change-state-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt
index 10f8f1f9cf89dac3109d1c9e66e0ebe279b2deb0..df8b1a35bc8ac32aad7bd6f6ce83fd10c5ff9e93 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt
@@ -48,6 +48,7 @@ CONSOLE WARNING: line 51: The specified value " foo\rbar " does not conform to
CONSOLE WARNING: line 51: The specified value " foo\rbar " is not a valid number. The value must match to the following regular expression: -?(\d+|\d+\.\d+|\.\d+)([eE][-+]?\d+)?
CONSOLE WARNING: line 51: The specified value " foo\rbar " does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
This is a testharness.js-based test.
+Found 462 tests. 307 PASS 155 FAIL 0 TIMEOUT 0 NOTRUN
PASS change state from hidden to text
PASS change state from hidden to search
PASS change state from hidden to tel

Powered by Google App Engine
This is Rietveld 408576698