RESOLVED INVALID 221796
-webkit-mask-image does not colorize svg completely
https://bugs.webkit.org/show_bug.cgi?id=221796
Summary -webkit-mask-image does not colorize svg completely
Yong Su
Reported 2021-02-11 17:56:02 PST
Go to https://jsfiddle.net/jeantimex/hp08a2vg/ -webkit-mask-image is used to colorize the svg(https://simpleicons.org/icons/elixir.svg) Expected result: The svg should be colorized to red color completely. Actual result: There are some white areas that do not get colorized completely.
Attachments
Simon Fraser (smfr)
Comment 1 2021-02-12 19:01:24 PST
I see some uncolored areas in Firefox and Chrome too. You're seeing the borders of an <img> with no source.
Note You need to log in before you can comment on or make changes to this bug.