Hacker News new | ask | show | jobs
by stu_k 3047 days ago
Except that rendering everything to canvas is not accessible to people with certain disabilities.

Also mentioned recently here https://news.ycombinator.com/item?id=16347216

3 comments

Simply doing things with HTML doesn't magically solve accessibility issues, either.

A simple DOM representation could be used as a fallback, if possible.

Sadly, I would that 99% of companies don't care, unless mandated by government regulation.