[Bug 16728] New: Blob.type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16728

           Summary: Blob.type
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
        AssignedTo: arun@mozilla.com
        ReportedBy: simonp@opera.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: public-webapps@w3.org


"The ASCII-encoded string in lower case representing the media type of the
Blob"

DOMStrings aren't ASCII-encoded. If type was set with the Blob() constructor,
it isn't necessarily in lowercase, either.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 13 April 2012 12:00:26 UTC