[wpt-sync] Sync PR 24595 - SELECT: The last selected OPTION should be selected when multiple selected OPTIONs are added by jQuery append().
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24595 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24595
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
SELECT: The last selected OPTION should be selected when multiple selected OPTIONs are added by jQuery append().
HTMLOptionElement::SetWasOptionInsertedCalled() had a silly bug.
Bug: 1105672
Change-Id: Ic70572f297969d44bbe8f3d55fe05af796397f19
Reviewed-on: https://chromium-review.googlesource.com/2298882
WPT-Export-Revision: 19e517845ea10f3dcff4ac1d62ee898377b08f66
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 4
Chrome
OK : 1
PASS: 3
FAIL: 1
Safari
OK : 1
PASS: 3
FAIL: 1
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•