[wpt-sync] Sync PR 32122 - [SelectMenu] Expose selectmenu.labels
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32122 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32122
Details from upstream follow.
Ionel Popescu <iopopesc@microsoft.com> wrote:
[SelectMenu] Expose selectmenu.labels
This CL exposes selectmenu.labels by marking selectmenu as a labelable
element and using HTMLElement::labels.Bug: 1121840
Change-Id: Id7f20d04a340adcbe46d31b0fa1027be8f7c2531
Reviewed-on: https://chromium-review.googlesource.com/3346106
WPT-Export-Revision: 13e8fb95e698ef48d531c73acd87eda7cb56ecaf
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/forms/the-selectmenu-element/selectmenu-labels.tentative.html
Validate selectmenu.labels: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/965f686abcfc
https://hg.mozilla.org/mozilla-central/rev/9cd0ba4601e7
Description
•