[select-keyboard-behavior.tentative.html] [defaultbutton: When the listbox is closed, spacebar should open the listbox.] expected: if (os == "android") and not sessionHistoryInParent and debug: FAIL if (os == "android") and not sessionHistoryInParent and not debug: [FAIL, PASS] if (os == "android") and sessionHistoryInParent: FAIL [defaultbutton: When the listbox is closed, all arrow keys should open the listbox.] expected: FAIL [defaultbutton: When the listbox is closed, the enter key should submit the form or do nothing.] 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 closed, the enter key should submit the form or do nothing.] 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