Flipping svg.disabled in safest moves to safer rather than being detect as a custom level
The difference between safer and safest as preferences is only svg.disabled.
So, flipping svg.disabled sets the safer security level.
However, this is wrong, because it also enables JavaScript.
So, in other words, there isn't a way to stay in safest (no JS) and enable SVG.