I am using the latest Chrome & Canary. If I search for a DOM element in the search box in the drawer in dev tools and double click on a result, Chrome switches to the Sources panel and I can't highlight the element in the browser from there. How do I highlight an element from the Sources panel or how do I make search work in the Elements panel?
Update:
Highlight the rendered element in the actual webpage in Chrome. I am not talking about highlighting anywhere in dev tools.
Ctrl-F in Elements panel. That simple.