[Webkit-unassigned] [Bug 227131] SVGs rendered via an img tag looks blurry/pixelated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 12:19:15 PDT 2021


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

--- Comment #6 from Chris Dumez <cdumez at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #5)
> Extreme scaling:
> 
>         <pattern id="pattern0" patternContentUnits="objectBoundingBox"
> width="1" height="1">
>             <use xlink:href="#image0" transform="scale(0.00625)"/>
>         </pattern>

True, but:
1. the image renders fine as a SVG document. The issue is specific to using it as an src in an <img>
2. It renders great on Firefox and Chrome.

-- 
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/20210617/1126b9bd/attachment.htm>


More information about the webkit-unassigned mailing list