|
|
|
|
|
by moritzwarhier
800 days ago
|
|
I guess this was specified in a time when nobody thought it would one day be possible to embed an SVG document in an HTML DOM and add animations and interactivity in a performant way there. ninja edit:
It's also from a time when W3C started to lose focus and authority. It's amazing that SVG was so successful despite this mess and also the confusion potential of CSS in SVG. Browsers ignore scripts in external SVG images. Don't know if that is for security reasons (JS sandbox unreliable) or because a full isolated JS context per image would be to expensive... |
|