- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 23 Sep 2015 17:13:32 -0700
- To: WICG/directory-upload <directory-upload@noreply.github.com>
Received on Thursday, 24 September 2015 00:14:00 UTC
In general the spec as-is does not separate out pieces clearly. I've mentioned some of the issues over in #17, but it patches MANY different places of the spec _in the definition of the directory IDL attribute_, which is crazy. It patches [rendering](https://html.spec.whatwg.org/#the-input-element-as-a-file-upload-control). It patches the `files` IDL attribute. It patches the activation behavior, without concern for the mutable vs. immutable state. And it talks about concepts like " triggers the default click behavior of the input element," which do not exist. This is again just a five-minute review. An actual patch would turn up a lot of these issues, as it tried to fit into the existing framework. The PR review by the editors would help fix the rest. --- Reply to this email directly or view it on GitHub: https://github.com/WICG/directory-upload/issues/15#issuecomment-142766295
Received on Thursday, 24 September 2015 00:14:00 UTC