Bug 16234

Summary: Inspector should support searching for elements by CSS selectors
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Inspector (Deprecated)Assignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Enhancement CC: timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 16587    
Bug Blocks:    

Adam Roben (:aroben)
Reported 2007-12-01 22:59:31 PST
The Inspector's search field should support searching by CSS selectors. Typing in a selector would find all the elements that match that selector.
Attachments
Timothy Hatcher
Comment 1 2007-12-31 18:21:45 PST
Bug 16587 added the querySelector part of the Selectors API. THis should be easy to add to the inspector now.
Adam Roben (:aroben)
Comment 2 2008-01-29 11:05:09 PST
Adam Roben (:aroben)
Comment 3 2008-01-29 13:37:08 PST
Note You need to log in before you can comment on or make changes to this bug.