- From: Anne van Kesteren <annevk@opera.com>
- Date: Thu, 24 Nov 2011 16:29:20 +0100
- To: "public-webapps WG" <public-webapps@w3.org>, "Henri Sivonen" <hsivonen@iki.fi>
On Wed, 16 Nov 2011 11:40:08 +0100, Henri Sivonen <hsivonen@iki.fi> wrote: > [...] In response to this thread and an earlier thread where sicking suggested "text" handling should be simpler, I have made these changes: * Never use text/html handling for text decoding http://dvcs.w3.org/hg/xhr/rev/47d46d5c3845 * Limit XML text decoding to responseType being the empty string http://dvcs.w3.org/hg/xhr/rev/02b3d18a4907 * Restrict text/html document handling to responseType being "document" http://dvcs.w3.org/hg/xhr/rev/236face6f073 Once http://www.w3.org/Bugs/Public/show_bug.cgi?id=14284 is fixed I will update the document handling to make the specific requirements on the HTML parser Henri suggested. -- Anne van Kesteren http://annevankesteren.nl/
Received on Thursday, 24 November 2011 15:30:13 UTC