| Index: LayoutTests/fast/forms/email-idn-conversion-expected.txt
|
| diff --git a/LayoutTests/fast/forms/email-idn-conversion-expected.txt b/LayoutTests/fast/forms/email-idn-conversion-expected.txt
|
| index 1ba278cdeccbc827ffca95dae1c7faa092943b7d..be101e18aa719f64e018806dc5f025296f7d54f0 100644
|
| --- a/LayoutTests/fast/forms/email-idn-conversion-expected.txt
|
| +++ b/LayoutTests/fast/forms/email-idn-conversion-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE WARNING: The specified value 'xn--t8j.com' is not a valid email address.
|
| -CONSOLE WARNING: The specified value 'foo@ma\u00f1ana.com' is not a valid email address.
|
| +CONSOLE WARNING: The specified value "xn--t8j.com" is not a valid email address.
|
| +CONSOLE WARNING: The specified value "foo@ma\u00F1ana.com" is not a valid email address.
|
| Tests ascii-unicode conversion of IDN email addresses on input type=email.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|