Index: third_party/WebKit/LayoutTests/fast/forms/checkValidity-004-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-004-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/checkValidity-004-expected.txt |
deleted file mode 100644 |
index caa65dc75f9d3e129bc2ed323e06e433a6bd1dc6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/checkValidity-004-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-This test checks if checkValidity() returns correctly a false (meaning there's an invalid element) result on form element. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
- lorem ipsum |
-PASS f.checkValidity() is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |