On Thu, Jan 14, 2010 at 12:10 PM, David Levin <[email protected]> wrote:
> It seems like it the method should be toBlob. > > > This doesn't address my concern that you won't know the mime type of > > the blob returned. > > This makes a good case to move the "readonly attrbiute DOMString > type" from File to Blob. > > dave > > I like this suggestion. It seems reasonable for a Blob, which is just a handle to data, to have an associated media type. -Darin
