Bug 21324

Summary: Feature Request - Line numbers and file location
Product: WebKit Reporter: Eric Caldwell <eric>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   

Eric Caldwell
Reported 2008-10-02 21:24:08 PDT
A great time saver on the Web Inspector would be to have the CSS element your changing messing with in the inspector show you the corresponding line number in the CSS file it's referencing. Another time saver is when hovering over the CSS file in the Elements CSS inspector, to show the location of the CSS file. Both of these features are present in Firebug and are huge time savers since you don't have to do a file search to find the element or dig around in nested folders to locate the CSS file.
Attachments
Timothy Hatcher
Comment 1 2008-10-03 00:23:59 PDT
Line numbers are covered by bug 21268. We already show you the full url if you hover over the filename in the rule header. *** This bug has been marked as a duplicate of 21268 ***
Note You need to log in before you can comment on or make changes to this bug.