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)

Given that a directory picker falls back to being a file picker on things like mobile where there is no such thing as a directory picker, "allow" in the name seems like a good idea anyway. (The name "directory" always ran the risk that devs would think that the items that got returned would be Directory objects, which was never true. Even on desktop the immediately picked or dragged list can contain a mixture of File and Directory objects.)

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

Received on Wednesday, 23 March 2016 00:07:15 UTC