diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/select-events.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-events.tentative.html.ini new file mode 100644 index 000000000000..6ee160bf4ad0 --- /dev/null +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-events.tentative.html.ini @@ -0,0 +1,24 @@ +[select-events.tentative.html] + [Button controller code should not run if the click event is preventDefaulted.] + expected: FAIL + + [Listbox controller code should not run if the click event is preventDefaulted.] + expected: FAIL + + [ should fire input and change events even when new selected option has the same value as the old.] + expected: FAIL + + [.] + expected: FAIL + + [Check that opens specifies tabindex] + expected: FAIL + + [Test that ] expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-many-options.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-many-options.tentative.html.ini similarity index 62% rename from testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-many-options.tentative.html.ini rename to testing/web-platform/meta/html/semantics/forms/the-select-element/select-many-options.tentative.html.ini index b30aec7970ce..ae5dd9bc3382 100644 --- a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-many-options.tentative.html.ini +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-many-options.tentative.html.ini @@ -1,3 +1,3 @@ -[selectlist-many-options.tentative.html] +[select-many-options.tentative.html] [The popover should be bottom left positioned] expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-option-focusable.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-option-focusable.tentative.html.ini similarity index 65% rename from testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-option-focusable.tentative.html.ini rename to testing/web-platform/meta/html/semantics/forms/the-select-element/select-option-focusable.tentative.html.ini index 9dc9228bd712..319df46495c9 100644 --- a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-option-focusable.tentative.html.ini +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/select-option-focusable.tentative.html.ini @@ -1,3 +1,3 @@ -[selectlist-option-focusable.tentative.html] +[select-option-focusable.tentative.html] [Validate