Closed
Description
It would be nice if the the policy builder had an option that disabled the "sanitization" of tags and attributes names.
Currently all names are converted to lowercase which is ok when you're using it for HTML only, but if there is an SVG image nested inside the HTML it breaks.
For example, when viewBox
attribute on is converted to viewbox
and the image is not displayed correctly.
Metadata
Metadata
Assignees
Labels
No labels