Bug 205725
| Summary: | Add web inspector support for lab(), lch() and gray() colors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Web Inspector | Assignee: | Nikita Vasilyev <nvasilyev> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | bburg, inspector-bugzilla-changes, nvasilyev, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 205675 | ||
| Bug Blocks: | |||
Simon Fraser (smfr)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58414014>
Nikita Vasilyev
I'm excited about lch() in particular! I'll work on this as soon as bug 205675 lands.