Re: The future of XML related technologies in Mozilla

Boris Zbarsky <[email protected]> Wed, 01 Nov 2006 20:57:42 -0600
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Ian Hickson wrote:
> Oh, I see what you're saying. I have no objection to introducing outerHTML 
> as well. Currently I haven't done so mostly because Mozilla doesn't 
> support it, so I assumed there wasn't strong demand for it.

People who want that use DOMSerializer or ranges at the moment.

There's not much point to _setting_ outerHTML, but _getting_ it is another 
matter, I think.

-Boris