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)

An alternative solution to this issue is to drop HTMLInputElement.getFilesAndDirectories(), put Directory objects in .files and solve the I/O issue using something like a 'willchange' event. ;)

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

Received on Tuesday, 22 March 2016 22:44:08 UTC