Hacker News new | ask | show | jobs
by mkoryak 433 days ago
It would be more performant to use canvas, but it might be kind of fun to do with svg
1 comments

Easier to do a11y in SVG.

And the oft overlooked synergy with aria work is test automation. Code that is hard to screen read is often also difficult to integration or E2E test accurately.