govau / australia-gov-au-static

https://info.australia.gov.au
https://info.australia.gov.au
9 stars 11 forks source link

Accessibility issues around 'read more' text #175

Open gordongrace opened 4 years ago

gordongrace commented 4 years ago

Additional impacts on analytics.

Consider using <span class="sr-only">...</span> pattern to support consistency in layout and WCAG2-H30.

gordongrace commented 4 years ago

Example:

<li>To help stop the spread of coronavirus, stay 1.5 metres away from others where possible, wash your hands regularly for at least 20 seconds with soap and water, avoid touching your face and if sick, stay home. <a href="https://www.health.gov.au/news/health-alerts/novel-coronavirus-2019-ncov-health-alert#how-to-protect-yourself-and-others">Read more<span class="sr-only"> about stopping the spread of coronavirus</span></a>.</li>