https://www.w3.org/Bugs/Public/show_bug.cgi?id=16721
Summary: Blob constructor with wrong args
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: File API
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
http://dev.w3.org/2006/webapi/FileAPI/#dfn-Blob
"If a type that is not one of DOMString [WebIDL], ArrayBuffer [TypedArrays], or
Blob is used as a blobParts member, the user agent MUST throw an
InvalidStateError."
I think this requirement should be struck. WebIDL should take care of it (it
converts to DOMString).
--
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.