[wpt-sync] Sync PR 38339 - Add slot=selected-value support for <selectmenu>
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38339 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38339
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Add slot=selected-value support for <selectmenu>
We decided to support this in OpenUI:
https://github.com/openui/open-ui/issues/657#issuecomment-1414262186This patch also adds a test for ::part(selected-value) which as far as I
can tell was not tested before.Bug: 1121840
Change-Id: I90b18d12249872239bd41e1be460ed46176fd17bReviewed-on: https://chromium-review.googlesource.com/4220472
WPT-Export-Revision: f3bcf1e885954c4bcde15967918270283927660b
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
FAIL: 3
Chrome
PASS: 1
FAIL: 2
Safari
FAIL: 3
Links
Details
New Tests That Don't Pass
- /html/semantics/forms/the-selectmenu-element/selectmenu-selected-value-behavior.tentative.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /html/semantics/forms/the-selectmenu-element/selectmenu-selected-value-part.tentative.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/semantics/forms/the-selectmenu-element/selectmenu-selected-value-slot.tentative.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6e342f87c354
https://hg.mozilla.org/mozilla-central/rev/42ddd661d0be
Description
•