266
Spent hours making an animated SVG and Safari doesn't handle it
(lemmy.balamb.fr)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I heard that SVGs in
<img>tags are more restricted than ones in<object>or plain<svg>tags. Try using these instead.