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

I think I am a bit confused. The spec section I linked to was about "autofill" via the `autocomplete=""` attribute. But the OP's post just uses name="", and from what I recall browsers use that to restore form data. But then @TakayoshiKochi started talking about form _submission_, which seems unrelated to any kind of autofilling or restoration...

I guess we need clearer test cases. Maybe the OP's issue is just a UI issue and not something observable from JS.

-- 
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-265078340

Received on Tuesday, 6 December 2016 07:16:18 UTC