|
|
|
|
|
by dpweb
4482 days ago
|
|
Curious about that too. If I load an svg in the address bar with embedded script I can show alert(), but linked into html using <img> tag, alert does not run. Sandboxed? Otherwise I could execute JS just by loading in using svg via <img>. |
|
> Any functions defined within any script element have a global scope across the entire current document.
[0] https://developer.mozilla.org/en-US/docs/Web/SVG/Element/scr...