[wpt-sync] Sync PR 58981 - Add test coverage for deselecting other option elements
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
93.46 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58981 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58981
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Add test coverage for deselecting other option elements
Checking that clicking an option in a customizable single-select changes
select.value is probably good enough, but since it was questioned
whether this is tested or not, I want to add detailed test coverage
which proves that the other option is deselected.Context: https://github.com/whatwg/html/pull/12069#discussion_r3027647368
Change-Id: Iab6b6f6e7dfc3fabe8623083531ee15f372681ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7726423
Reviewed-by: Joey Arhar \<jarhar@chromium.org>
Commit-Queue: David Grogan \<dgrogan@chromium.org>
Reviewed-by: David Grogan \<dgrogan@chromium.org>
Auto-Submit: Joey Arhar \<jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1609971}
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
Description
•