Index: third_party/WebKit/LayoutTests/fast/forms/email-format-warning-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/email-format-warning-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/email-format-warning-expected.txt |
deleted file mode 100644 |
index 2b52f1a88a6605bcb677a5ac7682e233beb1e35e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/email-format-warning-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-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: line 26: The specified value "Invalid attribute value" is not a valid email address. |
-CONSOLE WARNING: line 28: The specified value "Invalid attribute value" is not a valid email address. |
-CONSOLE WARNING: line 31: 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. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |