Skip to content

Make <input> close <option> and <optgroup> #52511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

Based on feedback in the <select> parser relaxation HTML spec PR, we
might want to close the <select> on these tags when parsing an <input>:
whatwg/html#10557 (comment)

If the UseCounter shows that usage is low enough, then we could remove
this behavior.

Bug: 402429384
Change-Id: Id8809d40162c7fd06a446e146d65aaf6258d2e5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6506819
Reviewed-by: Mason Freed <[email protected]>
Commit-Queue: Joey Arhar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1459707}

Based on feedback in the <select> parser relaxation HTML spec PR, we
might want to close the <select> on these tags when parsing an <input>:
whatwg/html#10557 (comment)

If the UseCounter shows that usage is low enough, then we could remove
this behavior.

Bug: 402429384
Change-Id: Id8809d40162c7fd06a446e146d65aaf6258d2e5b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6506819
Reviewed-by: Mason Freed <[email protected]>
Commit-Queue: Joey Arhar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1459707}
@chromium-wpt-export-bot chromium-wpt-export-bot marked this pull request as ready for review May 13, 2025 21:25
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 6c98531 into master May 13, 2025
22 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-930f84f44a branch May 13, 2025 21:48
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.

3 participants