Bug 146209

Summary: Web Inspector: Background of Computed Styles is missing
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Devin Rousso
Reported 2015-06-22 11:28:11 PDT
The background of the computed styles panel is currently set to transparent. It should actually be white.
Attachments
Patch (1.42 KB, patch)
2015-06-22 11:34 PDT, Devin Rousso
no flags
Patch (1.41 KB, patch)
2015-06-23 19:03 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-22 11:28:36 PDT
Devin Rousso
Comment 2 2015-06-22 11:34:59 PDT
Timothy Hatcher
Comment 3 2015-06-22 12:44:13 PDT
Comment on attachment 255356 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=255356&action=review > Source/WebInspectorUI/UserInterface/Views/ComputedStyleDetailsPanel.css:27 > + background-color: #fff; Should be "white".
Nikita Vasilyev
Comment 4 2015-06-22 19:36:55 PDT
This is a regression from http://trac.webkit.org/changeset/185836 (sorry!). Besides #fff/white, the patch looks fine to me.
Devin Rousso
Comment 5 2015-06-23 19:03:19 PDT
WebKit Commit Bot
Comment 6 2015-06-24 09:37:24 PDT
Comment on attachment 255468 [details] Patch Clearing flags on attachment: 255468 Committed r185913: <http://trac.webkit.org/changeset/185913>
WebKit Commit Bot
Comment 7 2015-06-24 09:37:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.