[Webkit-unassigned] [Bug 26694] should we scan beyond 1kB for meta charset?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 17:58:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=26694





--- Comment #17 from yosin at chromium.org  2012-02-12 17:58:27 PST ---
This statistics counts "charset" before "</head>". Sorry, it is hard to implementing HTMLMetaCharsetParser in mapreduce.

It seems simple encoding sniffing algorithm described in HTML5 specification may be enough (http://www.w3.org/TR/html5/parsing.html#determining-the-character-encoding)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list