Index: third_party/WebKit/LayoutTests/fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt |
deleted file mode 100644 |
index d6555af1497375403a1f3ac73a5479446d5322bd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt |
+++ /dev/null |
@@ -1,3 +0,0 @@ |
-Changing the size of a select element from 5 to 1 and back 5 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 |