Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement normalizing SVG and MathML elements in _normalizeConfig #29

Open
0xedward opened this issue Aug 8, 2021 · 0 comments
Open

Comments

@0xedward
Copy link
Collaborator

0xedward commented Aug 8, 2021

Normalization algorithm

It looks the HTML Sanitizer API spec currently doesn't support MathML and SVG yet, but eventually plan to support it

mozfreddyb referenced this issue in 0xedward/sanitizer-polyfill Aug 23, 2021
mozfreddyb added a commit that referenced this issue Aug 23, 2021
* Config Prettier to ignore minified DOMPurify
* Fix lint errors in existing files with `npm run autolint`
* Demo: Further UI improvements
* Surpress compat issues, for now. To be fixed in #29
* another linting thing
* rebase, merge, all the git-fu in one push. awesome
* Fix #50, #49

Co-authored-by: Rohan <[email protected]>
Co-authored-by: Frederik Braun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant