| Index: LayoutTests/fast/forms/email-format-warning-expected.txt
|
| diff --git a/LayoutTests/fast/forms/email-format-warning-expected.txt b/LayoutTests/fast/forms/email-format-warning-expected.txt
|
| index e698becd9b1ce872943062ed66a1f87bb598f740..2c7de3e57597adb2dcd379463c6274067841a746 100644
|
| --- a/LayoutTests/fast/forms/email-format-warning-expected.txt
|
| +++ b/LayoutTests/fast/forms/email-format-warning-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -CONSOLE WARNING: line 8: The specified value 'parsing\u263a' is not a valid email address.
|
| -CONSOLE WARNING: line 9: The specified value 'value-before-type\u263a' is not a valid email address.
|
| -CONSOLE WARNING: line 10: The specified value 'invalid-in-multiple\u263a' is not a valid email address.
|
| -CONSOLE WARNING: The specified value 'Invalid attribute value' is not a valid email address.
|
| -CONSOLE WARNING: The specified value 'Invalid attribute value' is not a valid email address.
|
| -CONSOLE WARNING: The specified value 'Invalid IDL value' is not a valid email address.
|
| +CONSOLE WARNING: line 8: The specified value "parsing\u263A" is not a valid email address.
|
| +CONSOLE WARNING: line 9: The specified value "value-before-type\u263A" is not a valid email address.
|
| +CONSOLE WARNING: line 10: The specified value "invalid-in-multiple\u263A" is not a valid email address.
|
| +CONSOLE WARNING: The specified value "Invalid attribute value" is not a valid email address.
|
| +CONSOLE WARNING: The specified value "Invalid attribute value" is not a valid email address.
|
| +CONSOLE WARNING: The specified value "Invalid IDL value" is not a valid email address.
|
| Invisible INPUT element should not show a format warning.
|
|
|
| Visible INPUT element should show a format warning. We'll see three warnings.
|
|
|