| Index: LayoutTests/fast/forms/select/popup-menu-key-operations-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select/popup-menu-key-operations-expected.txt b/LayoutTests/fast/forms/select/popup-menu-key-operations-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8bd0b5392ef3441674aaa25ebd7dff6816dc84af
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/select/popup-menu-key-operations-expected.txt
|
| @@ -0,0 +1,20 @@
|
| +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 window.internals.pagePopupWindow is null
|
| +PASS menuElement.value is "foo"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|