[webkit-dev] DOM Serialization?
Christopher White
skullknife at gmail.com
Fri Jan 22 07:16:18 PST 2010
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). Does it save any time or is it a wash?
I know there is a dump render tree function but does it save everything you
need so that you can re-render the HTML page w/o the original HTML / CSS
files?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100122/f6c61bd7/attachment.html>
More information about the webkit-dev
mailing list