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

[PATCH] Sanitizer passes uppercase tags through untouched #47

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 3 comments
Open

Comments

@GoogleCodeExporter
Copy link

The sanitizer doesn't match against uppercase tag names.

Original issue reported on code.google.com by [email protected] on 21 Jun 2007 at 9:19

Attachments:

@GoogleCodeExporter
Copy link
Author

Well, "untouched" is the wrong word: it simply doesn't match them against the
allowable elements.

Original comment by [email protected] on 21 Jun 2007 at 9:20

@GoogleCodeExporter
Copy link
Author

It's not that easy: attributes should also be matched case-insensitively...

...at least for HTML, but how about SVG and MathML?

Original comment by t.broyer on 21 Jun 2007 at 9:54

@GoogleCodeExporter
Copy link
Author

Original comment by geoffers on 9 Apr 2013 at 8:14

  • Added labels: Port-Ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant