Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291717

Drupal alter's svg fill path's with base url -> broken svg

$
0
0

Example inside an svg that is imported in css as data-url:
<path fill="url(#SVGID_1_)" d="M1256.4,386h1500v21h-1500V386z"/>

Notice the "url(#SVGID_1_)". This will be converted to
url(http://domain.com/path/path/#SVGID_1_1)

Resulting in a broke svg.

(added an svg that has this problem)


Viewing all articles
Browse latest Browse all 291717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>