Issues and Considerations with SVG in HTML inline

This is a first draft to summarize some issues that need to be solved for SVG in text/html. It's broken down into bulleted lists for future expansion into prose. This is very incomplete, and any additions are welcome. The first draft was the result of brainstorming by the SVG WG, and was composed with an attempt not to solve issues, but to raise them in an impartial analysis; no undue significance should be placed on categorizing options and points as "pros and cons", as that is only informed opinion.

Compatibility

Namespaces

xlink:href vs. href

Parsing issues

Overlapping elements:

Unclosed element in SVG:

Root element

Content Model

Referencing with <use>, <tref>, gradients, filters, fonts, etc.

CSS Issues

Prior Explorations & Related Reading

To Do

HTML/SVGInTextHTML (last edited 2008-01-16 08:51:37 by DeanEdridge)