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

yeah, we can't change the existing .files handling, like it can't really have Directory objects since
at least in case <input> has webkitdirectory or directory attribute.
So what should happen in case of
<input type=file webkitdirectory directories> ?

I think I'd prefer to have the upload API proposal stuff too (even if browsers were forced to support webkitdirectory too)

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

Received on Wednesday, 30 March 2016 12:43:49 UTC