Hello. Does WebKit provide functions to create a checksum of the current DOM tree. I need this to identify the page that is being displayed. So different pages should have different checksums, but if I reload the same page, it should produce the same checksum.
I assume that it's somehow possible by traversing the tree but want to know if such a functionality is already present in WebKit. Greets, Luka _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
