Allow SVG elements and attributes except for known bad ones.
void allowSvg() { add(new _SvgNodeValidator()); }