Bug 1849436 [wpt PR 41542] - selectlist: default slot nodes into the button slot...
commit90c2cb4d4e297ccb6f14abf331a484a7b0ef9f55
authorJoey Arhar <jarhar@chromium.org>
Fri, 8 Sep 2023 19:14:54 +0000 (8 19:14 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 13 Sep 2023 11:38:19 +0000 (13 11:38 +0000)
treebb1a80609b91bf7023512e4de4d8fb43c014dcfb
parent543fb499a6454d83ffcd5a2819c2ce1fb599090b
Bug 1849436 [wpt PR 41542] - selectlist: default slot nodes into the button slot, a=testonly

Automatic update from web-platform-tests
selectlist: default slot nodes into the button slot

In the new selectlist architecture, any child of the selectlist which is
none of an option, optgroup, or listbox element should be slotted into
the button slot.

Bug: 1121840
Change-Id: I32c540d1687fa1604ef1aee944ee6584e2fef5d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4795749
Reviewed-by: Mason Freed <masonf@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1189574}

--

wpt-commits: b1b4dfc4b1cf68fd57007718eaaa605f3d7575be
wpt-pr: 41542
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-default-button-slot-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-default-button-slot.tentative.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-popover.tentative.html
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-text-only-ref.html [new file with mode: 0644]
testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-text-only.tentative.html [new file with mode: 0644]