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

Figure out how form owner should work in shadow DOM #196

Closed
hayatoito opened this issue Jul 6, 2015 · 3 comments
Closed

Figure out how form owner should work in shadow DOM #196

hayatoito opened this issue Jul 6, 2015 · 3 comments

Comments

@hayatoito
Copy link
Contributor

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26643#c7

@annevk
Copy link
Collaborator

annevk commented Mar 9, 2016

I'm guessing we want <form> to work inside a shadow tree, but we simply don't want to cross boundaries, correct? That should be a relatively straightforward change to HTML.

@rniwa
Copy link
Collaborator

rniwa commented Mar 9, 2016

Yeah, that makes sense to me.

@hayatoito
Copy link
Contributor Author

Yeah, exactly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants