Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / email-format-warning-expected.txt
blob2c7de3e57597adb2dcd379463c6274067841a746
1 CONSOLE WARNING: line 8: The specified value "parsing\u263A" is not a valid email address.
2 CONSOLE WARNING: line 9: The specified value "value-before-type\u263A" is not a valid email address.
3 CONSOLE WARNING: line 10: The specified value "invalid-in-multiple\u263A" is not a valid email address.
4 CONSOLE WARNING: The specified value "Invalid attribute value" is not a valid email address.
5 CONSOLE WARNING: The specified value "Invalid attribute value" is not a valid email address.
6 CONSOLE WARNING: The specified value "Invalid IDL value" is not a valid email address.
7 Invisible INPUT element should not show a format warning.
9 Visible INPUT element should show a format warning. We'll see three warnings.
10 PASS successfullyParsed is true
12 TEST COMPLETE