[webkit-reviews] review granted: [Bug 205976] Web Inspector: suggest "color()" when defining color in CSS value : [Attachment 387169] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 18:18:41 PST 2020


Devin Rousso <drousso at apple.com> has granted Nikita Vasilyev
<nvasilyev at apple.com>'s request for review:
Bug 205976: Web Inspector: suggest "color()" when defining color in CSS value
https://bugs.webkit.org/show_bug.cgi?id=205976

Attachment 387169: Patch

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




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

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

r=me

> Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js:314
> +    "wheat", "whitesmoke", "yellowgreen", "rgb()", "rgba()", "hsl()",
"hsla()", "color()"

Style: please add a trailing comma


More information about the webkit-reviews mailing list