Index: third_party/WebKit/LayoutTests/fast/forms/listbox-selection-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/listbox-selection-2-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/listbox-selection-2-expected.txt |
deleted file mode 100644 |
index 4ca228301936b08a7ba2ba375c1f88a132b91e07..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/listbox-selection-2-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-<select> selection test for scrolling. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS selectionPattern("sl1") is "10000000000000000" |
-PASS selectionPattern("sl1") is "01000000000000000" |
-PASS selectionPattern("sl1") is "00000010000000000" |
-PASS selectionPattern("sl1") is "00000001000000000" |
-PASS selectionPattern("sl1") is "00000001000000000" |
-PASS selectionPattern("sl1") is "10000000000000000" |
-PASS selectionPattern("sl1") is "00000001000000000" |
-PASS selectionPattern("sl2") is "010" |
-PASS selectionPattern("sl2") is "010" |
-PASS selectionPattern("sl2") is "001" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |