[webkit-dev] DOM Serialization?
Adam Treat
treat at kde.org
Fri Jan 22 09:12:11 PST 2010
On Friday 22 January 2010 12:09:14 pm Darin Adler wrote:
> On Jan 22, 2010, at 7:16 AM, Christopher White wrote:
> > Is it possible to save the DOM resulting from the parsing of HTML / CSS
> > into a file and then read it back instead of re-parsing the HTML (similar
> > to Java object serialization).
>
> WebKit has a feature called web archives that does something like this.
Correct me if I'm wrong, but he said without re-parsing. The WebArchive
definitely needs to be reparsed, right?
Christopher White: I don't think what you are asking for exists.
More information about the webkit-dev
mailing list