[select-keyboard-behavior.optional.html] [defaultbutton: When the listbox is closed, spacebar should open the listbox.] expected: if (os_version == "14") and not sessionHistoryInParent and debug: FAIL if (os_version == "14") and not sessionHistoryInParent and not debug: [FAIL, PASS] if (os_version == "14") and sessionHistoryInParent: FAIL if os_version == "7.0": FAIL [defaultbutton: When the listbox is closed, all arrow keys should open the listbox.] expected: FAIL [defaultbutton: When the listbox is open, the enter key should commit the selected option.] expected: FAIL [defaultbutton: When the listbox is open, the tab key should close the listbox.] expected: FAIL [custombutton: When the listbox is closed, spacebar should open the listbox.] expected: if os == "android": FAIL [custombutton: When the listbox is closed, all arrow keys should open the listbox.] expected: FAIL [custombutton: When the listbox is open, the enter key should commit the selected option.] expected: FAIL [custombutton: When the listbox is open, the tab key should close the listbox.] expected: FAIL