[Webkit-unassigned] [Bug 224509] New: `<meta name="theme-color" content="...">` should also support CSS `currentcolor`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 13 14:27:22 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224509
Bug ID: 224509
Summary: `<meta name="theme-color" content="...">` should also
support CSS `currentcolor`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
Depends on: 220944
According to <https://html.spec.whatwg.org/multipage/semantics.html#meta-theme-color>, we need to parse `content` as a CSS `<color>` value <https://html.spec.whatwg.org/multipage/infrastructure.html#parsed-as-a-css-color-value>, which explicitly mentions `currentcolor`.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=220944
[Bug 220944] Expose the value of `<meta name="theme-color" content="...">` as SPI
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210413/4a98af87/attachment.htm>
More information about the webkit-unassigned
mailing list