RESOLVED FIXED 167668
Web Inspector: add CSS color keyword entries for all grey/gray variations
https://bugs.webkit.org/show_bug.cgi?id=167668
Summary Web Inspector: add CSS color keyword entries for all grey/gray variations
Devin Rousso
Reported 2017-01-31 14:40:44 PST
It's really annoying to have `color: gray` display a color swatch while `color: grey` doesn't. ...no, I'm not from the United Kingdom.
Attachments
Patch (3.08 KB, patch)
2017-01-31 14:44 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2017-01-31 14:44:42 PST
Matt Baker
Comment 2 2017-01-31 14:48:36 PST
Are these all supported CSS3 extended keywords?
Devin Rousso
Comment 3 2017-01-31 14:52:38 PST
(In reply to comment #2) > Are these all supported CSS3 extended keywords? According to <https://www.w3.org/TR/css3-color/#svg-color>, they are all in the list.
WebKit Commit Bot
Comment 4 2017-01-31 15:25:48 PST
Comment on attachment 300264 [details] Patch Clearing flags on attachment: 300264 Committed r211452: <http://trac.webkit.org/changeset/211452>
WebKit Commit Bot
Comment 5 2017-01-31 15:25:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.