[webkit-reviews] review granted: [Bug 227892] Web Inspector: REGRESSION(r279510): Elements: Computed: an (i) button is shown for computed property traces : [Attachment 433379] Patch v1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 17:42:10 PDT 2021


Devin Rousso <drousso at apple.com> has granted Patrick Angle <pangle at apple.com>'s
request for review:
Bug 227892: Web Inspector: REGRESSION(r279510): Elements: Computed: an (i)
button is shown for computed property traces
https://bugs.webkit.org/show_bug.cgi?id=227892

Attachment 433379: Patch v1.0

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




--- Comment #3 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 433379
  --> https://bugs.webkit.org/attachment.cgi?id=433379
Patch v1.0

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

r=me

> Source/WebInspectorUI/UserInterface/Views/ComputedStyleSection.css:154
> +.computed-style-section .property-trace-item .property
.contextual-documentation-button {

Can we do an `:is(.name, .colon, .semicolon, .contextual-documentation-button)`
instead?


More information about the webkit-reviews mailing list