hi,

I wanna know it there anyway to copy a DOM Tree?

After HTMLTreebuild build a dom tree, and in Document.cpp onLoadingFinished was 
called,
I can get the body Element by the function body(). Can I get a copy of it using 
some function like:

HTMLElement* deepcopy(HTMLElement* elem)

Thank u very much!

holsety huang
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to