Y
Hacker News
new
|
ask
|
show
|
jobs
by
akosednar
5103 days ago
I get worried when I see SVG....I don't want Javascript and CSS embedded in something that I might over look and think is an image....
1 comments
jarek-foksa
5103 days ago
Embedded JavaScript code can't harm you if you use SVG via <img> tag or background-image CSS property.
link