- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 17 Apr 2013 22:19:08 -0400
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: "public-script-coord@w3.org" <public-script-coord@w3.org>
On 4/17/13 10:13 PM, Tab Atkins Jr. wrote: > In other words, it either accepts X and returns [X], or accepts > [X,Y,Z] and returns [X,Y,Z]. Right? Slightly more precisely, it accepts X or [X,Y,Z] (where some of X, Y, Z can be Blobs) and always returns a list of File objects, autogenerating them from the Blobs if need be. -Boris
Received on Thursday, 18 April 2013 02:19:38 UTC