- From: Hayato Ito <notifications@github.com>
- Date: Mon, 05 Dec 2016 23:29:13 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 6 December 2016 07:30:38 UTC
Yeah, the problem filed here is that Chrome does not *fill* a `<input>` field when another `<input >` field is filled by a user, if `<input>` elements are assigned to a slot in different tree scope, as far as I can read. It sounds a problem of Blink's UI because all `<input>` elements are in the same tree scope, at least. Autocomplete should work in this case, IMO. -- 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-265080347
Received on Tuesday, 6 December 2016 07:30:38 UTC