Open

Description
I'm not sure exactly where to place this issue, so here you go. The Web needs a simple way to hide text for screen readers. We've been dealing with hacks for years. WIA-ARIA use is spotty at best. And the newish hidden
attribute doesn't serve this purpose.
Let's introduce a new value for visibility
, simply call it aural
and hide it always from the screen before another 10 years of hacks get added to the Web.