[webkit-dev] Reconstructing a RenderTree from a DOM

Daniel Dreiberg daniel.dreiberg09 at gmail.com
Thu Jun 11 00:05:54 PDT 2009


Hi,
After the page loading is done (HTML/CSS has been parsed, JS has been
executed), webkit builds a DOM and RenderTree.
It is possible that I detach the RenderTree from the DOM (removed that in
memory), and that later on , reconstructing the RenderTree for that
DOM? and re-attached the RenderTree back to the DOM?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090611/5cbb0009/attachment.html>


More information about the webkit-dev mailing list