[Webkit-unassigned] [Bug 205039] New: Web Inspector: Elements: Styles: hovering over an invalid value while holding ⌘ doesn't change the color of the text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 9 17:02:33 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205039
Bug ID: 205039
Summary: Web Inspector: Elements: Styles: hovering over an
invalid value while holding ⌘ doesn't change the color
of the text
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Normally, when hovering over any name/value while holding ⌘, the text turns blue and an underline appears, meaning that when the hovered text is clicked, the user is taken to the source code location for that text in the Sources Tab.
When hovering an invalid value, however, this coloration doesn't happen.
```
color: "this should fail";
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191210/c195b884/attachment-0001.htm>
More information about the webkit-unassigned
mailing list