[Webkit-unassigned] [Bug 217296] New: Make xhr.response more conforming to the specification
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 4 09:16:50 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217296
Bug ID: 217296
Summary: Make xhr.response more conforming to the specification
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Make xhr.response more conforming to the specification when dealing
with Blob type responses, the type for the Blob should be computed
by the "get a final MIME type" algorithm [1, 2].
[1] https://xhr.spec.whatwg.org/#ref-for-final-mime-type③
[2] https://xhr.spec.whatwg.org/#final-mime-type
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201004/dedcfd43/attachment.htm>
More information about the webkit-unassigned
mailing list