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

Add SVG elements to valid tag list #22

Open
rep-movsd opened this issue Jul 31, 2017 · 1 comment
Open

Add SVG elements to valid tag list #22

rep-movsd opened this issue Jul 31, 2017 · 1 comment
Assignees

Comments

@rep-movsd
Copy link
Owner

Use some scraping to extract SVG tag names from somewhere and add it to the array in tags.hpp (sorted)

@rep-movsd
Copy link
Owner Author

SVG elements are case sensitive, so need to do case insensitive comparision

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

5 participants