| Index: LayoutTests/accessibility/color-well-expected.txt
|
| diff --git a/LayoutTests/accessibility/color-well-expected.txt b/LayoutTests/accessibility/color-well-expected.txt
|
| index 41534a7a9db342d632b8e76e176bda6185ccc47a..3275e3aa54cd41ff0b8741e80e81abe55109c060 100644
|
| --- a/LayoutTests/accessibility/color-well-expected.txt
|
| +++ b/LayoutTests/accessibility/color-well-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: line 10: The specified value 'purple' does not conform to the required format. The format is '#rrggbb' where rr, gg, bb are two-digit hexadecimal numbers.
|
| +CONSOLE WARNING: line 10: The specified value "purple" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
|
| This test ensures that the correct accessibility properties can be retrieved from input elements of type color.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|