see-phit
see-phit copied to clipboard
Add SVG elements to valid tag list
Use some scraping to extract SVG tag names from somewhere and add it to the array in tags.hpp (sorted)
SVG elements are case sensitive, so need to do case insensitive comparision