NEW225544
Web Inspector: `WI.Color.fromString` doesn't support CSS `color()` with percent values
https://bugs.webkit.org/show_bug.cgi?id=225544
Summary Web Inspector: `WI.Color.fromString` doesn't support CSS `color()` with perce...
Devin Rousso
Reported 2021-05-07 15:56:56 PDT
# STEPS TO REPRODUCE 1. inspect any page 2. add `background-color: color(display-p3 99% 83% 18%);` to the inline style of any element # EXPECTED the swatch is yellow(ish) # ACTUAL the swatch is white
Attachments
Radar WebKit Bug Importer
Comment 1 2021-05-07 15:57:11 PDT
Note You need to log in before you can comment on or make changes to this bug.