Hacker News new | ask | show | jobs
by klysm 704 days ago
Canvas throws away a lot though, especially w accessibility
2 comments

now I'm imagining a screen reader reading off the coordinates of 1000 box shadows
You could probably get it to png encode a canvas and then read it in hex too.
Really? I would have guessed that canvas provides pretty much exactly the same accessibility as a UI rendered entirely out of box shadows.