[whatwg] DOMParser / XMLSerializer

Although it seems most browsers have adopted these APIs, HTML5 offers basically identical APIs in the form of

  document.innerHTML

or is there something that DOMParser / XMLSerializer can do that document.innerHTML cannot?


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 20 May 2009 14:20:34 UTC