[Webkit-unassigned] [Bug 199134] SVG images don't support prefers-color-scheme adjustments when embedded in a page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 17 15:48:35 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=199134

Samuel Williams <samuel at oriontransfer.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samuel at oriontransfer.org

--- Comment #6 from Samuel Williams <samuel at oriontransfer.org> ---
I am also having this problem. You can trivially compare the following page in Safari and Chrome/Firefox, etc.

https://github.com/socketry/async

On Safari, the logo currently has black text and a black border. On Chrome, it has white text and a light coloured border.

It actually works if you use the `<object>` tag to embed it. But this is cumbersome to use in practice, and impossible to change for GitHub's rendering of the markdown -> HTML.

-- 
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/20210717/2d669872/attachment.htm>


More information about the webkit-unassigned mailing list