[wpt-sync] Sync PR 31422 - [SelectMenu] Add support for saving and restoring form state.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31422 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31422
Details from upstream follow.
Ionel Popescu <iopopesc@microsoft.com> wrote:
[SelectMenu] Add support for saving and restoring form state.
This CL adds support for saving and restoring form state.
This behavior is validated by selectmenu-form-state-restore.html
Bug: 1121840
Change-Id: I7ca7456cf34c069f0d7be4e6a87083b79bd1e421
Reviewed-on: https://chromium-review.googlesource.com/3251665
WPT-Export-Revision: 035ac9672668f4b97c87e0b62298fb822ae567ec
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 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
ERROR: 1
Safari
OK : 1
FAIL : 1
Links
Details
New Tests That Don't Pass
/html/semantics/forms/the-selectmenu-element/selectmenu-form-state-restore.tentative.html
Test restoring state after form submission: FAIL (Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0333a88903c0
https://hg.mozilla.org/mozilla-central/rev/a87bbbd94fc6
Description
•