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