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)

So there is a problem with calling the attribute `directories` and that is that in the IDL we'll have a boolean attribute "directories" and a FileList attribute "files". That is probably surprising for devs.

I propose we use `allowdirs` instead.

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

Received on Tuesday, 22 March 2016 23:58:37 UTC