Re: [WICG/directory-upload] Consider to remove HTMLInputElement.getFilesAndDirectories andHTMLInputElement.getFiles (#33)

We can have a similar behavior introducing 'will-change' event. And we can dispatch the 'changed' event only when the `FileList` is fully generated and passed through to `HTMLInputElement.files`.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/33#issuecomment-202831484

Received on Tuesday, 29 March 2016 11:00:23 UTC