Re: [w3c/webcomponents] Form autocompletion is broken when form elements are encapsulated within a Shadow DOM (#649)

Thanks for a detailed reply in under ten minutes!

Did I understand it right, that since elements in a shadow DOM are not in the tree order, they have no way of participating in most of HTML forms features (including _autofill_ and _implicit submit_)?

Then what would be a way to create custom elements that should be able to work with forms? Maybe you can give some pointers for where to look.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/649#issuecomment-316509418

Received on Wednesday, 19 July 2017 20:37:37 UTC