[Webkit-unassigned] [Bug 88696] New: FileAPI: type should be converted to be lower case in Blob constructor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 18:29:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88696

           Summary: FileAPI: type should be converted to be lower case in
                    Blob constructor.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


>From Spec: http://dev.w3.org/2006/webapi/FileAPI/#dfn-BlobPropertyBag

If the optional BlobPropertyBag dictionary is used to invoke the constructor and has a type member, then user agents MUST run the following substeps:

...

Convert every character in s to lower case.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list