RESOLVED FIXED 146209
Web Inspector: Background of Computed Styles is missing
https://bugs.webkit.org/show_bug.cgi?id=146209
Summary Web Inspector: Background of Computed Styles is missing
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.