Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt |
deleted file mode 100644 |
index fef3c4809bfc899b7ac102bb45fecde6309ca1fd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS text field selection for the input hidden |
-PASS text field selection for the input email |
-FAIL text field selection for the input datetime assert_throws: function "function (){ |
- el.selectionStart; |
- }" did not throw |
-PASS text field selection for the input date |
-PASS text field selection for the input month |
-PASS text field selection for the input week |
-PASS text field selection for the input time |
-PASS text field selection for the input number |
-PASS text field selection for the input range |
-PASS text field selection for the input color |
-PASS text field selection for the input checkbox |
-PASS text field selection for the input radio |
-PASS text field selection for the input file |
-PASS text field selection for the input submit |
-PASS text field selection for the input image |
-PASS text field selection for the input reset |
-PASS text field selection for the input button |
-PASS text field selection for the input text |
-PASS text field selection for the input search |
-PASS text field selection for the input tel |
-PASS text field selection for the input url |
-PASS text field selection for the input password |
-Harness: the test ran to completion. |
- |