Re: [directory-upload] input.files shouldn't be null if directory attribute is used (or at least not if webkitdirectory attribute is also set) (#29)

Well, we can't change the current behavior where
<input type=file directory webkitdirectory> currently leads to populating .files synchronously on some browsers. Making that to lead null .files would be backwards incompatible.

---
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/29#issuecomment-199955856

Received on Tuesday, 22 March 2016 18:40:08 UTC