[Bug 9628] Algorithm for detecting the charset="" parameter.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9628

--- Comment #18 from Alexey Proskuryakov <ap@webkit.org> 2011-03-11 18:33:43 UTC ---
> I have already shown that one aspect (single quotes) isn't supported in IE8, Alexey has stated that they do not implement this either

I've been commenting about HTTP Content-Type header field parsing. WebKit
parsing of META is different, and it currently supports single quotes (the code
is at
<http://trac.webkit.org/browser/trunk/Source/WebCore/html/parser/HTMLMetaCharsetParser.cpp#L57>).
I don't know if there is a significant amount of content relying on that.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 11 March 2011 18:33:49 UTC