Bug 8856 - Web Inspector should show the Xpath for the selected node
Summary: Web Inspector should show the Xpath for the selected node
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 11:46 PDT by Timothy Hatcher
Modified: 2006-05-11 21:38 PDT (History)
0 users

See Also:


Attachments
Patch (4.02 KB, patch)
2006-05-11 12:06 PDT, Timothy Hatcher
darin: review+
Details | Formatted Diff | Diff
Image showing the new Xpath area (56.22 KB, image/png)
2006-05-11 12:07 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2006-05-11 11:46:56 PDT
Showing the Xpath for a node would be handy.
Comment 1 Timothy Hatcher 2006-05-11 12:06:34 PDT
Created attachment 8249 [details]
Patch

        Adds an Xpath area to the Node panel.

        * WebInspector/webInspector/inspector.css:
        * WebInspector/webInspector/inspector.html:
        * WebInspector/webInspector/inspector.js:
Comment 2 Timothy Hatcher 2006-05-11 12:07:16 PDT
Created attachment 8250 [details]
Image showing the new Xpath area
Comment 3 Timothy Hatcher 2006-05-11 21:38:44 PDT
Landed in r14319.