| Index: LayoutTests/platform/mac/fast/forms/select/menulist-popup-open-hide-using-keyboard-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/forms/select/menulist-popup-open-hide-using-keyboard-expected.txt b/LayoutTests/platform/mac/fast/forms/select/menulist-popup-open-hide-using-keyboard-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..38a75baf5c81a21e1a940c33026b1fcd6f416eec
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/mac/fast/forms/select/menulist-popup-open-hide-using-keyboard-expected.txt
|
| @@ -0,0 +1,26 @@
|
| +Test for opening select popup and closing.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +These tests run specfically for Linux and Windows
|
| +Test opening and closing of popup using alt and down arrow key
|
| +PASS internals.isSelectPopupVisible(popup) is true
|
| +FAIL internals.isSelectPopupVisible(popup) should be false. Was true.
|
| +Test opening and closing of popup using alt and up arrow key
|
| +PASS internals.isSelectPopupVisible(popup) is true
|
| +FAIL internals.isSelectPopupVisible(popup) should be false. Was true.
|
| +Test opening of popup using F4
|
| +FAIL internals.isSelectPopupVisible(popup) should be true. Was false.
|
| +Test opening of popup using enter key
|
| +FAIL internals.isSelectPopupVisible(popup) should be true. Was false.
|
| +Works for all platforms
|
| +Test opening of popup using space key
|
| +PASS internals.isSelectPopupVisible(popup) is true
|
| +Works for only mac
|
| +Test opening of popup using up key
|
| +PASS internals.isSelectPopupVisible(popup) is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|