Index: LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt |
diff --git a/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt b/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt |
deleted file mode 100644 |
index 168d0d34d5d2ee4a7bf1d0fe1b33a2a222a2cccd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt |
+++ /dev/null |
@@ -1,40 +0,0 @@ |
-PASS picker._selectElement.value is "1" |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "4" |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "4" |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "1" |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "0" |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "0" |
-PASS menuElement.value is "bar" |
-PASS window.internals.pagePopupWindow is null |
-PASS menuElement.value is "foo" |
-PASS picker._selectElement.value is "0" |
-PASS picker._selectElement.value is "1" |
-PASS menuElement.value is "foo" |
-PASS window.internals.pagePopupWindow is null |
-PASS menuElement.value is "bar" |
-PASS picker._selectElement.value is "1" |
-PASS picker._selectElement.value is "4" |
-PASS menuElement.value is "bar" |
-PASS window.internals.pagePopupWindow is null |
-PASS menuElement.value is "garply" |
-PASS picker._selectElement.value is "4" |
-PASS picker._selectElement.value is "0" |
-PASS menuElement.value is "garply" |
-PASS window.internals.pagePopupWindow is null |
-PASS menuElement.value is "garply" |
-PASS picker._selectElement.value is "4" |
-PASS picker._selectElement.value is "0" |
-PASS menuElement.value is "garply" |
-PASS picker._selectElement.value is "0" |
-PASS menuElement.value is "garply" |
-PASS window.internals.pagePopupWindow is null |
-PASS menuElement.value is "foo" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |