[Bug 21275] [Imports]: Force utf-8

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

--- Comment #2 from Anne <annevk@annevk.nl> ---
Basically. I think you want "utf-8 decode" /byte stream/ and then parse the
result of that operation using the HTML parser. XMLHttpRequest does something
similar.

http://encoding.spec.whatwg.org/#utf-8-decode defines utf-8 decode.

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

Received on Thursday, 16 May 2013 16:28:25 UTC