Re: [whatwg] Proposal for window.DocumentType.prototype.toString

Johan Sundström <oyasumi@gmail.com> wrote:

> Hi everybody!
> 
> Serializing a complete HTML document DOM to a string is surprisingly
> hard in javascript.

Does XMLSerializer().serializeToString(document) not meet your requirement?


-- 
Stewart Brodie
Team Leader - ANT Galio Browser
ANT Software Limited

Received on Tuesday, 30 October 2012 10:19:53 UTC