- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Sat, 15 Dec 2012 22:05:46 -0500
- To: whatwg@lists.whatwg.org, Cameron McCormack <cam@mcc.id.au>
On 12/15/12 8:39 PM, Jonas Sicking wrote: > myFileInput.files = [ablob, afile, anotherblob, new Blob(["foo"])]; There's no way to express that in WebIDL, but I think that's a bug we should fix in WebIDL. We should allow getters and setters for attributes to accept different IDL types... -Boris
Received on Sunday, 16 December 2012 03:06:16 UTC