Index: third_party/WebKit/LayoutTests/fast/forms/select-set-length-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select-set-length-expected.txt |
deleted file mode 100644 |
index 996e1f517258b153331fa3d6bafb06a08a507edb..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-set-length-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Tests that setting the .length of an HTMLSelectElement correctly creates and destroys options. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS sel.length is 0 |
-PASS sel.length is 200 |
-PASS sel.length is 100 |
-PASS sel.length is 180 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |