(no title)
rslashuser | 2 months ago
I guess the next step is to propose a simple "noscripting" attribute, which if present in the root of the SVG doc inhibits all scripting by conforming renderers. Then the renderer layer at runtime could also take a noscripting option, so the rendering context could force it if appropriate. Surely someone at HN is on this committee, so see what you can do!
Edit: thinking about it a little more - maybe it's best to just require noscripting as a parameter to the rendering function. Then the browsers can have a corresponding checkbox to control SVG scripting and that's it.
staticassertion|2 months ago
Sanitizing is hard to get right by comparison (svgs can reference other svgs) but it's still a good idea.
rslashuser|2 months ago
css_apologist|2 months ago
i wonder do people not do this with svgs?
unknown|2 months ago
[deleted]