Did Firefox 29 have an update to the way it renders SVGs?
I'm designing a website, and SVG logos that I am using somewhat 'stick' while scrolling through the site. Simple ones do not lag very much, but the more complex ones I've tested are rather notable.
Test item: http://upload.wikimedia.org/wikipedia/commons/5/5c/Great_Seal_of_the_United_States_%28obverse%29.svg
I'm designing a website, and SVG logos that I am using somewhat 'stick' while scrolling through the site. Simple ones do not lag very much, but the more complex ones I've tested are rather notable.
Test item: http://upload.wikimedia.org/wikipedia/commons/5/5c/Great_Seal_of_the_United_States_%28obverse%29.svg
All Replies (1)
jacoblee2oo7 wrote:
Did Firefox 29 have an update to the way it renders SVGs?
- Go to the release notes page.
- Click the complete list of changes link.
- Press Ctrl+F to bring up the Find Bar. Look for svg or whatever you're interested in.
jacoblee2oo7 wrote:
I'm designing a website, and SVG logos that I am using somewhat 'stick' while scrolling through the site.
Please provide either a link to the page, or a reduced test case (can be hosted on http://jsfiddle.net).