https://www.w3.org/Bugs/Public/show_bug.cgi?id=16950
Summary: Throw SyntaxError instead of InvalidStateError for
invalid content-type
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], [email protected],
[email protected], [email protected]
Depends on: 16728
+++ This bug was initially created as a clone of Bug #16728 +++
I think that SyntaxError is more appropriate than InvalidStateError when Blob
content-type is set to an invalid string in slice() or Blob().
--
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.