Closed GoogleCodeExporter closed 9 years ago
AFAIK WebKitGtk doesn't include a DOM bindings as of today. It's still a WIP in
the
bug (1) you mentioned above.
What are you trying to do by the way?
Original comment by jmalo...@gmail.com
on 25 Apr 2009 at 10:50
Hello,
thank you very much for your reply.
I have been working on a DOM-based web data extraction tool (DEiXTo).
(http://deixto.csd.auth.gr/ for further information).
I have already built a GUI application with Turbo Delphi Explorer 2006
(in partial fulfillment of the requirements for my MSC). The application
contains an embedded web browser widget using the TWebBrowser component,
which utilizes Internet Explorer's rendering engine and HTML parser and
provides DOM support.
I have also written a portable command line utility in Perl capable of
executing wrappers generated with the GUI tool.
I am examining alternative technologies and toolkits for rewriting DEiXTo,
and WebKit as well as pywebkitgtk appeal to me, having in mind - among other
things - efficiency and portability. However, DOM support is a "must"..
Is there any estimate about when a DOM binding is going to be included in the
WebKit release? Could you please provide any instructions about how to apply
the DOM patches published at https://bugs.webkit.org/show_bug.cgi?id=16401
and http://code.google.com/p/pywebkitgtk/issues/detail?id=13?
Thanks again for your time and interest.
Regards
Original comment by kntonas@gmail.com
on 26 Apr 2009 at 6:42
I don't have any estimates as of this moment. And AFAIk, that patch needs to be
reworked. We'll keep everyone posted once it's ready.
Original comment by jmalo...@gmail.com
on 28 May 2009 at 9:25
Original issue reported on code.google.com by
kntonas@gmail.com
on 20 Apr 2009 at 7:45