RESOLVED FIXED 9487
The XPath section should be removed and/or moved.
https://bugs.webkit.org/show_bug.cgi?id=9487
Summary The XPath section should be removed and/or moved.
Dave Hyatt
Reported 2006-06-17 13:57:38 PDT
The XPath section in the Web Inspector is terrible as it stands now. It shows this massive selector path for many of the typical elements inspected from the root, and it just looks awful visually. I don't want to get into a religious debate about XPath vs. CSS selectors, but realize that for your typical Web developer, displaying the XPath selector is essentially useless information. My recommendation would be to remove this or to shunt it into some sort of geekier details pane that doesn't show by default.
Attachments
Removes the XPath section (2.68 KB, patch)
2006-07-09 15:41 PDT, Timothy Hatcher
mjs: review+
Timothy Hatcher
Comment 1 2006-07-09 15:41:45 PDT
Created attachment 9314 [details] Removes the XPath section
Maciej Stachowiak
Comment 2 2006-07-09 17:03:10 PDT
Comment on attachment 9314 [details] Removes the XPath section r=me
Timothy Hatcher
Comment 3 2006-07-09 17:05:37 PDT
Landed in r15271
Note You need to log in before you can comment on or make changes to this bug.