RESOLVED FIXED205976
Web Inspector: suggest "color()" when defining color in CSS value
https://bugs.webkit.org/show_bug.cgi?id=205976
Summary Web Inspector: suggest "color()" when defining color in CSS value
Nikita Vasilyev
Reported 2020-01-08 17:30:20 PST
Suggest "color()" the same way we suggest "rgb()" or "hsl()".
Attachments
Patch (1.58 KB, patch)
2020-01-08 17:31 PST, Nikita Vasilyev
hi: review+
Patch (1.58 KB, patch)
2020-01-09 16:38 PST, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2020-01-08 17:31:56 PST
Devin Rousso
Comment 2 2020-01-08 18:18:41 PST
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
Nikita Vasilyev
Comment 3 2020-01-09 16:38:39 PST
WebKit Commit Bot
Comment 4 2020-01-09 17:24:33 PST
Comment on attachment 387289 [details] Patch Clearing flags on attachment: 387289 Committed r254316: <https://trac.webkit.org/changeset/254316>
WebKit Commit Bot
Comment 5 2020-01-09 17:24:35 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2020-01-09 17:25:18 PST
Note You need to log in before you can comment on or make changes to this bug.