| Index: LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt
|
| diff --git a/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt b/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt
|
| index 812569b5f338c9be9db919cb9b611c9e2d4df790..d5e0c007b153156f40447d57e49aa8ad7ad33363 100644
|
| --- a/LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt
|
| +++ b/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: 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".
|
|
|