From 543d3a1cb040477ed6c86ad2ce828aa17e0e8fa3 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 21 Aug 2024 08:29:49 +0000 Subject: [PATCH] Bug 1914072 [wpt PR 47701] - Update wpt metadata, a=testonly wpt-pr: 47701 wpt-type: metadata --- .../select-mouse-behavior.tentative.html.ini | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-mouse-behavior.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-mouse-behavior.tentative.html.ini index 634e660f058f..d861d4443319 100644 --- a/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-mouse-behavior.tentative.html.ini +++ b/testing/web-platform/meta/html/semantics/forms/the-select-element/stylable-select/select-mouse-behavior.tentative.html.ini @@ -4,3 +4,27 @@ [Clicking an option in an appearance:base-select select should choose the option and close the popover.] expected: FAIL + + [fallbackbutton-fallbackdatalist: Select with appearance:base-select should open and close when clicking the button.] + expected: FAIL + + [fallbackbutton-fallbackdatalist: Clicking an option in an appearance:base-select select should choose the option and close the popover.] + expected: FAIL + + [fallbackbutton-customdatalist: Select with appearance:base-select should open and close when clicking the button.] + expected: FAIL + + [fallbackbutton-customdatalist: Clicking an option in an appearance:base-select select should choose the option and close the popover.] + expected: FAIL + + [custombutton-fallbackdatalist: Select with appearance:base-select should open and close when clicking the button.] + expected: FAIL + + [custombutton-fallbackdatalist: Clicking an option in an appearance:base-select select should choose the option and close the popover.] + expected: FAIL + + [custombutton-customdatalist: Select with appearance:base-select should open and close when clicking the button.] + expected: FAIL + + [custombutton-customdatalist: Clicking an option in an appearance:base-select select should choose the option and close the popover.] + expected: FAIL