On May 12, 2011, at 9:36 PM, Yanke (Yon) Hu wrote: > In QtWebKit, we can use > > QWebFrame.documentElement().firstChild() > QWebFrame.documentElement().nextSibling() > QWebFrame.documentElement().tagName() > > to access DOM. But I just cannot find the corresponding API in WebKit...
Again, I'm a little confused by your distinction between the QtWebKit API and some other WebKit API. I'd encourage you to look at the source code for QtWebKit to see what WebKit internals it calls through to. -Adam
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
