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

Reply via email to