ASSIGNED205725
Add web inspector support for lab(), lch() and gray() colors
https://bugs.webkit.org/show_bug.cgi?id=205725
Summary Add web inspector support for lab(), lch() and gray() colors
Simon Fraser (smfr)
Reported 2020-01-03 08:28:49 PST
CSS Color 4 has some new color types: lab(), lch() and gray(): https://www.w3.org/TR/css-color-4/#lab-colors I'm implementing via bug 205675 and web inspector should support these.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-01-08 10:56:14 PST
Nikita Vasilyev
Comment 2 2020-01-16 17:09:48 PST
I'm excited about lch() in particular! I'll work on this as soon as bug 205675 lands.
Note You need to log in before you can comment on or make changes to this bug.