Pixelated SVG in Chrome only with "background-repeat: repeat-y" -


in following fiddle you'll notice svg becomes pixelated, becomes pixelated when background-repeat: repeat-y applied. uncommenting line above there's no-repeat render svg perfectly.

what cause of this? bug in chrome, or svg blame? i've tried applying preserveaspectratio both none , xmaxymax doesn't seem correct it.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -