This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Svg Pattern Tag Removed using ngSanitize #13282
Open
Description
On the documentation in $sanitize code there is no mention as to why <pattern>
is removed when sanitizing svg elements. Something similar happens when using <clipPath>
. Is this indented? I believe it should be mentioned in the docs that they are not on the list if it's for some purpose.
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/pattern
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/clipPath