[Bug 18396] Encoding Sniffing Algorithm: Add an XML check as a step zero

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

Chris Rebert <w3bugs@chrisrebert.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w3bugs@chrisrebert.com

--- Comment #2 from Chris Rebert <w3bugs@chrisrebert.com> ---
It seems like the current spec addresses this sufficiently.

Quoting from
https://mimesniff.spec.whatwg.org/#determining-the-computed-mime-type-of-a-resource
:
> 4. If the supplied MIME type is an XML type, the computed MIME type is the supplied MIME type. Abort these steps.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 4 February 2016 07:42:43 UTC