Re: XHR and document.xmlEncoding

On 11/27/06 3:52 AM, "Boris Zbarsky" <bzbarsky@mit.edu> wrote:

> Anne van Kesteren wrote:
>> So that's what the specification currently states. Encode it according
>> to data.xmlEncoding. Where data is the Document object you passed to
>> send(). Since xmlEncoding is directly derived from the XML Declaration I
>> guess this is a non-issue and Firefox just has to fix its bug?
> 
> Yep.  I'll make sure that happens.

  I've now verified that MSIE does the same, so I guess WebKit will also
need to send the XML declaration and encode the content accordingly. Filed
as <http://bugs.webkit.org/show_bug.cgi?id=11695>.

- WBR, Alexey Proskuryakov

Received on Monday, 27 November 2006 09:04:17 UTC