Index: third_party/WebKit/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt |
index 03b2c0422f0d4bf3bdc9218192219163288cd32e..740e99d51a8cd68393b2a0e7056fd8dffa8ab560 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: The specified value "0" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers. |
+CONSOLE WARNING: line 18: The specified value "0" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers. |
Tests for .valueAsNumber with non-supported input types. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |