Index: third_party/WebKit/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt |
index d5e0c007b153156f40447d57e49aa8ad7ad33363..40a0ba4d27906a1adac439bfcef10aee88b1d88c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: The specified value "2" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers. |
+CONSOLE WARNING: line 1: The specified value "2" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers. |
Check stepMismatch results for unsupported types. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |