Re: [w3ctag/design-reviews] Files and Directory Entries API with webkit prefixes! (#215)

I had a read through.  Given existing implementations exist, I didn't see anything that made me think it justified the work to change, but...

* the `webkitdirectory` property of `HTMLInputElement` allows the selection of multiple files via selecting a directory, but it's not clear whether an `<input type='file' webkitdirectory multiple>` could permit selecting multiple directories without selecting the parent.

* it doesn't use promises.  Should it?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/215#issuecomment-358976590

Received on Friday, 19 January 2018 14:13:23 UTC