Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt |
deleted file mode 100644 |
index 4b062d0b9bb0646c46695d867d9f60200f3bacf7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS missing type attribute |
-PASS submit type attribute |
-PASS reset type attribute |
-PASS button type attribute |
-FAIL menu type attribute assert_equals: expected "menu" but got "submit" |
-PASS invalid type attribute |
-Harness: the test ran to completion. |
- |