Suggest "color()" the same way we suggest "rgb()" or "hsl()".
Created attachment 387169 [details] Patch
Comment on attachment 387169 [details] 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
Created attachment 387289 [details] Patch
Comment on attachment 387289 [details] Patch Clearing flags on attachment: 387289 Committed r254316: <https://trac.webkit.org/changeset/254316>
All reviewed patches have been landed. Closing bug.
<rdar://problem/58464614>