- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 23 Nov 2016 22:09:34 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
Received on Thursday, 24 November 2016 06:10:08 UTC
For example, what should this do: var b = new Blob(undefined, { type: "foo" }); ? Should `b.type` be empty string or `"foo"`? In any case, there is no concept of "number of parameters" for IDL implementation algorithms, so please define the behavior in terms of concepts that do exist. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/FileAPI/issues/54
Received on Thursday, 24 November 2016 06:10:08 UTC