| Index: LayoutTests/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt b/LayoutTests/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f674875b3c7337774349844bb874d0c0e6e856e1
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Verify type ahead selection fires onchange event.
|
| +
|
| +Set focus to select element
|
| +Type down arrow twice and type "a"
|
| +You see "apple" in select element and "PASS" below select element.
|
| +
|
| +PASS
|
|
|