Bug 230533
Summary: | Support currentColor in font color palettes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | mmaxfield, 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=230605 | ||
Bug Depends on: | |||
Bug Blocks: | 230446 |
Myles C. Maxfield
Support currentColor in font color palettes
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Maybe there are other keywords in `<color>` which need to be handled too?
Radar WebKit Bug Importer
<rdar://problem/83343497>
Myles C. Maxfield
Looks like color keywords are idents, otherwise it's a color primitive value.
Myles C. Maxfield
color functions 🤔
Myles C. Maxfield
See: https://github.com/w3c/csswg-drafts/issues/6680
Myles C. Maxfield
Closing as MOVED until https://github.com/w3c/csswg-drafts/issues/6680 is resolved.