RESOLVED FIXED 16234
Inspector should support searching for elements by CSS selectors
https://bugs.webkit.org/show_bug.cgi?id=16234
Summary Inspector should support searching for elements by CSS selectors
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.