Index: third_party/WebKit/LayoutTests/fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt |
deleted file mode 100644 |
index 5313b953eeba6a434332e10dbb316bdb9957f67e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt |
+++ /dev/null |
@@ -1,3 +0,0 @@ |
-Changing the size of a select element from 1 to 5 and back 1 should acquire selection of the first item: PASS |
-Forcing layout should not affect the outcome: PASS |
-And neither should dropping out of the message loop: PASS |