[wpt-sync] Sync PR 41543 - selectlist: support <button type=selectlist>
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41543 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41543
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
selectlist: support <button type=selectlist>
In the new selectlist architecture, any descendant \<button
type=selectlist> should get the behavior of opening the listbox.Bug: 1121840
Change-Id: Ib9f4efdcdec706e6750c38534d163be8d065390dReviewed-on: https://chromium-review.googlesource.com/4796450
WPT-Export-Revision: 83e70fa8d54199199a32aef6aba1defe12875489
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 1
Chrome
OK : 1
PASS: 1
FAIL: 2
Safari
OK : 1
PASS: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/forms/the-selectlist-element/selectlist-button-type-behavior.tentative.html [wpt.fyi]
- <button type=selectlist> should open the parent selectlist when clicked.:
FAIL(Chrome:FAIL, Safari:FAIL)
- <button type=selectlist> should open the parent selectlist when clicked.:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/103cd9cefff5
https://hg.mozilla.org/mozilla-central/rev/978c3e571d83
Description
•