Re: [w3c/FileAPI] Whatdoes it mean to invoke the Blob constructor with zero parameters? (#54)

What I think we want to end up with is b.type is "foo" and b's size is 0.

One way to make this easier to define is to change the IDL to default to the empty sequence, which is now a thing. Then both parameters are always provided and the prose does not have to worry about them being omitted.

-- 
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#issuecomment-262715656

Received on Thursday, 24 November 2016 08:20:03 UTC