I started adding "basic" SVG usage to CSE HTML Validator. I was curious how helpful this would be. I don't seem to encounter a lot of HTML with embedded SVG in it (using the "svg" element) so I'd like to ask here.
Is there anyone who would find SVG validation/checking useful?
Currently I plan to support the SVG elements more fully in v11.01, but not check the attributes of the SVG elements. If there is enough demand to justify the implementation time, then I could start checking the attributes of the SVG elements as well.
Thank you!



