[Webkit-unassigned] [Bug 31211] New: Can't see which selector is selected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 6 12:38:26 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31211
Summary: Can't see which selector is selected
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: doekman at gmail.com
Created an attachment (id=42668)
--> (https://bugs.webkit.org/attachment.cgi?id=42668)
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list