chromium/third_party/blink/web_tests/html/selectlist/selectlist-typeahead-find-expected.txt

Verify type ahead selection fires onchange event.
Set focus to selectlist element
Type "c"
You see "cherry" in selectlist element and "PASS" below selectlist element.


PASS