- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 May 2013 16:28:20 +0000
- To: public-webapps-bugzilla@w3.org
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