[webkit-reviews] review granted: [Bug 234246] Web Inspector: Computed Panel: Adjust color of CSS Variables grouping mode control : [Attachment 447013] [fast-cq] Patch 1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 10:22:26 PST 2021


Devin Rousso <drousso at apple.com> has granted Razvan Caliman
<rcaliman at apple.com>'s request for review:
Bug 234246: Web Inspector: Computed Panel: Adjust color of CSS Variables
grouping mode control
https://bugs.webkit.org/show_bug.cgi?id=234246

Attachment 447013: [fast-cq] Patch 1.0

https://bugs.webkit.org/attachment.cgi?id=447013&action=review




--- Comment #5 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 447013
  --> https://bugs.webkit.org/attachment.cgi?id=447013
[fast-cq] Patch 1.0

View in context: https://bugs.webkit.org/attachment.cgi?id=447013&action=review

r=me

> Source/WebInspectorUI/UserInterface/Views/ComputedStyleDetailsPanel.css:76
> +    --scope-bar-background-color-override: unset;

Is this actually needed?  This rule should never overlap with the one above, so
it shouldn't be necessary to `unset` this.


More information about the webkit-reviews mailing list