[wpt-sync] Sync PR 47551 - Implement selectedoptionelement attribute
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47551 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47551
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Implement selectedoptionelement attribute
This was resolved here: https://github.com/openui/open-ui/issues/1063
Change-Id: Ie7f464b8cbacbe9614a2e7d34ccf1805a93f3bbd
Reviewed-on: https://chromium-review.googlesource.com/5763175
WPT-Export-Revision: 1a1d5b8b53cccb709903d7f9e8f1bc3704dc5807
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 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-select-element/stylable-select/selectedoptionelement-attr.tentative.html [wpt.fyi]
- The selectedoptionelement attribute should set up an association between a select and a selectedoption.:
FAIL(Chrome:FAIL, Safari:FAIL)
- The selectedoptionelement attribute should set up an association between a select and a selectedoption.:
https://hg.mozilla.org/mozilla-central/rev/3e5ca2209a1f
https://hg.mozilla.org/mozilla-central/rev/db46671971ac
Description
•