|
|
|
|
|
by lupire
1481 days ago
|
|
A bit silly. Most of the examples are intentionally hiding content with explicit commands no one would ever use, and then saying it is inaccessible. That said, Lighthouse should do things like "use perceptual parsing trchniques to compare the visible content to the standard screen reader parsed content". |
|
Try browsing the web with JS and/or CSS disabled, you may be surprised to see how common it is to use <body hidden> and equivalents.
Just by disabling JS and occasionally using keyboard navigation, I have personally noticed half of the techniques in the article on major websites.