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. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

