Bug 31211 - Web Inspector: Can't see which selector is selected
Summary: Web Inspector: Can't see which selector is selected
Status: RESOLVED DUPLICATE of bug 96626
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 12:38 PST by Doeke Zanstra
Modified: 2012-09-21 03:56 PDT (History)
7 users (show)

See Also:


Attachments
Web Inspector annotated (278.21 KB, image/png)
2009-11-06 12:38 PST, Doeke Zanstra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Doeke Zanstra 2009-11-06 12:38:26 PST
Created attachment 42668 [details]
Web Inspector annotated

See screenshot. When an element is selected in the Elements tab in the Web Inspector, and this element matches a CSS rule with multiple (comma seperated) selectors, it is unclear which selector element for the rule.

In the screenshot, the <div class="container"> element is (amongst others) styled by the rule with the selector "html, body...th, td". From this rule, the element gets a transparent background, border of 0px, etcetera. I would like to see the "div" part of the selector in bold (and the other selectors in normal font), to emphasize this selector matched the element.
Comment 1 Alexander Pavlov (apavlov) 2012-09-21 03:56:49 PDT

*** This bug has been marked as a duplicate of bug 96626 ***