mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
NVDA does not detect HTML5 articles as regions. This explicitly sets a region with an aria-label denoting post numbers making it much easier to know where you are in a topic. Note role: article which is more semantically correct is not respected by NVDA d/D shortcut, hence the much more generic "region" role.