Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppeteer does not render <svg><use xlink:href> #82

Open
MusicOnline opened this issue May 3, 2020 · 0 comments
Open

Puppeteer does not render <svg><use xlink:href> #82

MusicOnline opened this issue May 3, 2020 · 0 comments

Comments

@MusicOnline
Copy link

I tried to export an SVG with CSS but got different results between versions 0.3.2 and 0.4.0.

This is what I got in a Chromium browser and with PhantomJS ([email protected]):
0f9a8_frame0008

This is what I got with Puppeteer ([email protected]):
image
(ignore the background, only pay attention to the paths/strokes, I was lazy to reinstall 0.4.0 just for this)

I assume this is a Puppeteer issue but I am reporting it here first in case there's more to this or something that can be done in svgexport?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant