[Webkit-unassigned] [Bug 221253] Safari doesn't show image added by background-image if the value encoded svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 22:41:19 PST 2021


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

--- Comment #10 from andrei <andrei.moskalev at confirmit.com> ---
(In reply to Said Abou-Hallawa from comment #9)
> Please attach the whole test case as a file which includes the css, the html
> document and the javascript. Click the "Add an attachment" above and attach
> it as an HTML file.
> 
> Also the background-image above:
> 
> background-image: url(data:image/svg+xml;charset=utf8,%3Csvg width='24'
> height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12'
> r='10' stroke='rgba(0, 0, 0, 0.54)' stroke-width='2'
> fill='none'/%3E%3C/svg%3E);
> 
> is not base54 encoded data url as indicated in the title.

Sorry. Renamed it.

-- 
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/20210203/44dc99dc/attachment.htm>


More information about the webkit-unassigned mailing list