Re: XHR LC comments

On Mon, 19 May 2008 05:07:52 +0200, Boris Zbarsky <bzbarsky@MIT.EDU> wrote:

>> and you can rather easily check for ns-wf during serialization if you  
>> implement
>> the serialization yourself
>
> Perhaps.  This is less clear to me.  In particular, it's not that clear  
> to me that its trivial to decide whether a given DOM has a ns-wellformed  
> serialization.  Certainly there have been a number of past bugs in the  
> Gecko serializer dealing with this aspect of things, and I wouldn't bet  
> my life on there not being any now.

FWIW, this is defined for getting innerHTML in XML:  
http://www.whatwg.org/specs/web-apps/current-work/multipage/section-dynamic.html#innerhtml1

Perhaps XHR should just reference that?

-- 
Simon Pieters
Opera Software

Received on Monday, 19 May 2008 08:13:33 UTC