Re: [XHR2] content type of blobs passed to send()

On Sat, 29 Jan 2011 08:41:55 +0100, David Flanagan  
<david@davidflanagan.com> wrote:
> I just noticed this in the XHR2 spec:
>
>> If data is a Blob
>>
>>     If the object is of type File and its mediaType attribute is not  
>> the empty string let mime type be its value.
>
> I think this must reference an out-of-date version of the File spec.  
> Currently all Blobs have a type attribute and there is not additional  
> type information associated with files.

Good to know someone actually reads these algorithms! Fixed.

Cheers,


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 3 February 2011 14:23:07 UTC