Skip to content

Fix crashes when restoring <selectedcontent> with <input>#59102

Draft
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7732030
Draft

Fix crashes when restoring <selectedcontent> with <input>#59102
chromium-wpt-export-bot wants to merge 1 commit intomasterfrom
chromium-export-cl-7732030

Conversation

@chromium-wpt-export-bot
Copy link
Copy Markdown
Collaborator

When restoring form control state, the DOM could be modified to add or
remove more listed elements to the form if a select element is being
restored which has a selectedcontent element.

Fixed: 499384399
Change-Id: I18f69c30ae25396c53625f7a3172626b79de3ae3

Reviewed-on: https://chromium-review.googlesource.com/7732030
WPT-Export-Revision: 14b403849c9015ab62a449e5223c2c748d26b089

When restoring form control state, the DOM could be modified to add or
remove more listed elements to the form if a select element is being
restored which has a selectedcontent element.

Fixed: 499384399
Change-Id: I18f69c30ae25396c53625f7a3172626b79de3ae3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants