RESOLVED DUPLICATE of bug 5166350429
Web Inspector: Clicking image url in the right column css inspector fails to feature it in resources pane
https://bugs.webkit.org/show_bug.cgi?id=50429
Summary Web Inspector: Clicking image url in the right column css inspector fails to ...
Joel
Reported 2010-12-02 18:10:08 PST
When you click a url in the leftside main html inspector, it brings you to the resources pane and shows that image. when you click a url in the rightside css inspector, it just brings you to the resources pane and shows whatever you were previously looking at. it'd be nice to have it consistent and show the image. just a very trivial annoyance that seemed to popup 2 weeks ago to test just load any page with a background image url, and click the link element.style { background-image: url('/assets/img/pictureframe.png'); }
Attachments
Alexander Pavlov (apavlov)
Comment 1 2010-12-28 07:18:25 PST
Bug 51663 contains more detailed steps on reproducing the issue. *** This bug has been marked as a duplicate of bug 51663 ***
Note You need to log in before you can comment on or make changes to this bug.