Re: The future of XML related technologies in Mozilla

Boris Zbarsky <[email protected]> Wed, 01 Nov 2006 21:30:36 -0600
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Lucky wrote:
>> won't do what many people would think it does. Of course, we could make
>> outerHTML readonly, but that'd be confusing because innerHTML is not,
>> and outerHTML is not in IE.
> outerHTML is in IE?
> <http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/outerhtml.asp>
> 
> and works are you are speaking, replaces the element with the newly
> parsed fragment.

Jonas' point was that "outerHTML is not readonly in IE".

-Boris