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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt

Issue 1742443003: input[type=datetime-local], input[type=month] and input[type=week] warn if a specified value is an … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt
index 017c8d7db311994eb2cf5d9703d79ebb138e6a83..41d6cfc1f100f35eff33b037bcb17e67ad166a58 100644
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/type-change-state-expected.txt
@@ -1,35 +1,49 @@
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.
CONSOLE WARNING: The specified value " foo\rbar " is not a valid email address.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format, "yyyy-MM-dd".
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-MM" where yyyy is year in four or more digits, and MM is 01-12.
+CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "yyyy-Www" where yyyy is year in four or more digits, and ww is 01-53.
CONSOLE WARNING: The specified value " foo\rbar " does not conform to the required format. The format is "HH:mm", "HH:mm:ss" or "HH:mm:ss.SSS" where HH is 00-23, mm is 00-59, ss is 00-59, and SSS is 000-999.
CONSOLE WARNING: 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: 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.

Powered by Google App Engine
This is Rietveld 408576698