| Summary: | `<meta name="theme-color" content="...">` should also support CSS `currentcolor` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | dev, hi, qazipoor, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=224389 | ||
| Bug Depends on: | 220944 | ||
| Bug Blocks: | |||
|
Description
Devin Rousso
2021-04-13 14:27:22 PDT
`<meta name="theme-color" content="...">` should also support CSS `hwb()`, `lch()`, and `oklch()` color functions (https://drafts.csswg.org/css-color/#typedef-color). |