blob: 2ad5726c00b8d7a8cd598b53a622105aed7ac7a5 [file] [log] [blame]
Top suggestion with empty text field: "Orange"
Top suggestion with "a" in text field: "Apple"
This test verifies that datalist suggestions in a text field are ordered in a way that respects the order of option elements in the document, as well as the contents of the text field. To test manually:
Focus the text field.
Check that "Orange" is the top suggestion.
Type "a" and blur the text field.
Focus the text field again.
Check that "Apple" is the top suggestion.