Closed GoogleCodeExporter closed 8 years ago
For WebKit5* I use XPath for the selector engine. That is the likely cause. I
might
go back to standard DOM queries for WebKit as I find too many problems with
XPath.
Original comment by dean.edw...@gmail.com
on 26 Jul 2007 at 5:13
Safari3 has problems with or'ed XPath queries so I'm resorting to DOM queries
for
this case. I'm determined to stick with XPath for WebKit. It is very buggy but I
think that this might be the last one.
Fixed on my machine but not yet in trunk.
Original comment by dean.edw...@gmail.com
on 27 Jul 2007 at 9:28
This should be fixed in the current release.
Original comment by dean.edw...@gmail.com
on 10 Aug 2007 at 4:13
Original issue reported on code.google.com by
doek...@gmail.com
on 26 Jul 2007 at 3:42