| 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
|
| index 38a75baf5c81a21e1a940c33026b1fcd6f416eec..a65425dcb2e26f502186d0a35d2913977cbd934e 100644
|
| --- 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
|
| @@ -6,10 +6,10 @@ 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.
|
| +PASS internals.isSelectPopupVisible(popup) is false
|
| 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.
|
| +PASS internals.isSelectPopupVisible(popup) is false
|
| Test opening of popup using F4
|
| FAIL internals.isSelectPopupVisible(popup) should be true. Was false.
|
| Test opening of popup using enter key
|
|
|