RESOLVED FIXED 8804
Inspector should support searching by Xpath query
https://bugs.webkit.org/show_bug.cgi?id=8804
Summary Inspector should support searching by Xpath query
Timothy Hatcher
Reported 2006-05-09 00:36:39 PDT
A search that begins with a / should perform an Xpath query for nodes.
Attachments
Adds Xpath searching (4.57 KB, patch)
2006-05-09 00:39 PDT, Timothy Hatcher
andersca: review+
Timothy Hatcher
Comment 1 2006-05-09 00:39:05 PDT
Created attachment 8182 [details] Adds Xpath searching Any search that starts with a / will be parsed an an Xpath.
Anders Carlsson
Comment 2 2006-05-09 00:41:39 PDT
Comment on attachment 8182 [details] Adds Xpath searching r=me
Timothy Hatcher
Comment 3 2006-05-09 00:43:40 PDT
Landed in r14252.
Note You need to log in before you can comment on or make changes to this bug.