Switch language한국어
Back to the list

Don't put aria-label on generic elements like divs | Hacker News

TL;DR AI

Key summary

2 min read
  1. Hacker News users debated web accessibility after an article warned against putting aria-label on generic elements.

  2. The thread broadened into complaints about broken zoom, fixed font sizing, mobile overflow, and poor responsive layout on the site and elsewhere.

  3. Commenters also noted inconsistencies in accessibility tooling and browser support, including issues around ARIA, the dialog element, popover, and reader mode.

  4. The discussion underscored how these failures can block low-vision and mobile users, and why standards-based support matters.

Read the original