summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini25
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini
new file mode 100644
index 0000000000..9de1d1232b
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-keyboard-behavior.tentative.html.ini
@@ -0,0 +1,25 @@
+[selectlist-keyboard-behavior.tentative.html]
+ expected: ERROR
+ [defaultbutton: When the listbox is closed, spacebar should open the listbox.]
+ expected: FAIL
+
+ [defaultbutton: When the listbox is closed, all arrow keys should open the listbox.]
+ expected: NOTRUN
+
+ [defaultbutton: When the listbox is closed, the enter key should submit the form or do nothing.]
+ expected: NOTRUN
+
+ [defaultbutton: When the listbox is open, the enter key should commit the selected option.]
+ expected: NOTRUN
+
+ [custombutton: When the listbox is closed, spacebar should open the listbox.]
+ expected: NOTRUN
+
+ [custombutton: When the listbox is closed, all arrow keys should open the listbox.]
+ expected: NOTRUN
+
+ [custombutton: When the listbox is closed, the enter key should submit the form or do nothing.]
+ expected: NOTRUN
+
+ [custombutton: When the listbox is open, the enter key should commit the selected option.]
+ expected: NOTRUN