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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..168d0d34d5d2ee4a7bf1d0fe1b33a2a222a2cccd |
--- /dev/null |
+++ b/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt |
@@ -0,0 +1,40 @@ |
+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 |
+ |