| Index: LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt
|
| diff --git a/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt b/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt
|
| index 728e29f9e6e0bc04494c7ffa597f4f5eaa97a6ba..03b2c0422f0d4bf3bdc9218192219163288cd32e 100644
|
| --- a/LayoutTests/fast/forms/input-valueasnumber-unsupported-expected.txt
|
| +++ b/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: 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".
|
|
|