Fail | Clicking the invoker button and dragging to an option should choose that option and close the picker. | assert_equals: appearance:base-select must be supported in order to run this test. expected "base-select" but got "auto" at assertAppearance (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:48:3)
at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:53:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>) Asserts runFail | assert_equals("auto", "base-select", "appearance:base-select must be supported in order to run this test.")
at assertAppearance ( /html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:48:3) |
|
Fail | Releasing the pointer on an option positioned on top of the invoker button should not close the picker. | assert_equals: appearance:base-select must be supported in order to run this test. expected "base-select" but got "auto" at assertAppearance (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:48:3)
at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:86:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>) Asserts runFail | assert_equals("auto", "base-select", "appearance:base-select must be supported in order to run this test.")
at assertAppearance ( /html/semantics/forms/the-select-element/customizable-select/select-click-drag-option.tentative.html:48:3) |
|