Hacker News new | ask | show | jobs
by MrResearcher 447 days ago
<a aria-hidden="true"> ... </a> will result in a link ignored by screen readers.
1 comments

Removing elements that match `[hidden], [aria-hidden]` is the most trivial cleanup transform a crawler can do and I'm sure most crawlers already do that.