Chromium Code Reviews| Index: LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt |
| diff --git a/LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt b/LayoutTests/platform/mac/fast/forms/select/menulist-type-ahead-find-original-item-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4bb9cb30cefbf1c4573a0f36d41dc2ac024501b1 |
| --- /dev/null |
| +++ b/LayoutTests/platform/mac/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. |
| + |
| +FAIL |