Hacker News new | ask | show | jobs
by akvadrako 2608 days ago
You can't represent vector graphics, complex math, or anything non-standard in HTML+CSS. Even if you could, you couldn't rely on the user seeing it correctly.
1 comments

Aren’t SVG and MathML standard in HTML5?
Interesting; I'm not sure if it counts as "in HTML5" but I see they are referenced in the spec.

It's still not something you can rely upon.