Skip to content
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

Support Input outside form #1188

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Support Input outside form #1188

wants to merge 3 commits into from

Conversation

thet
Copy link
Member

@thet thet commented Nov 6, 2023

Support input elements outside a form element, like this:

<input name="text" form="main">
<form id="main" action=".">
</form>

@thet thet marked this pull request as draft November 6, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant