←back to thread

519 points cantdutchthis | 1 comments | | HN request time: 0.25s | source
Show context
oblio ◴[] No.44501802[source]
SVG is another proof of worse is better. Nothing should be animated via JavaScript, at least not imperatively.
replies(1): >>44502190 #
0x457 ◴[] No.44502190[source]
but SVG embeds ECMAScript...
replies(2): >>44502238 #>>44504401 #
1. socalgal2 ◴[] No.44504401[source]
true, but script tags don't run when used in img tags which is how they work on Github READMEs