- From: aliams <notifications@github.com>
- Date: Tue, 22 Mar 2016 13:28:25 -0700
- To: WICG/directory-upload <directory-upload@noreply.github.com>
Received on Tuesday, 22 March 2016 20:28:55 UTC
We pondered that and realized that we would break backwards compatibility. The nice thing about `<input type="file">` is that it allows older browsers that do not support the new directory functionality to still allow users to select files. If we introduced, for example `<input type="directory">`, older browsers would not interpret that element correctly resulting in users not being able to even select file(s). --- 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-200006282
Received on Tuesday, 22 March 2016 20:28:55 UTC