Re: [w3c/webcomponents] How should autofill work for inputs generated inside shadow roots (#572)

Yeah, #187 will be the solution for this problem, but until it is specified and implemented, I'm afraid we do not have a straightforward solution for this.  What I can come up with is to hook form submission via `onsubmit` event handler and collect values from those custom elements.

-- 
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/572#issuecomment-249798601

Received on Tuesday, 27 September 2016 08:22:19 UTC