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

Injecting SVG spritesheet via ajax in Internet Explorer 11 displays jagged. #15

Open
geoffyuen opened this issue Jul 22, 2015 · 1 comment
Labels

Comments

@geoffyuen
Copy link

Here is a spritesheet: http://codepen.io/anon/pen/zGJJYZ

Looks fine in all browsers with SVG support.

Here is another codepen ajaxing that same spritesheet into the dom: http://codepen.io/anon/pen/MwqBOg

In IE9 and 10 it looks... okay. It seems slightly off the pixel grid and there seems to be some clipping. In IE11 it looks very aliased - almost as if the svgs are being rendered twice on top of one another - just really strong aliasing.

The issue also happens with the ajax demo at css-tricks: https://css-tricks.com/examples/svg-fallbacks/

@geoffyuen geoffyuen changed the title Injecting SVG spritesheet in Internet Explorer 11 displays jagged. Injecting SVG spritesheet via ajax in Internet Explorer 11 displays jagged. Jul 23, 2015
@cthedot
Copy link

cthedot commented Mar 18, 2017

Looks fine in IE11 for Windows 10 it seems, maybe Win7 problem only?

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

No branches or pull requests

3 participants