Add HTML abbrevation back

Co-authored-by: karlchillmaid <karl.chillmaid@digital.cabinet-office.gov.uk>
This commit is contained in:
Tom Byers
2022-01-21 10:04:28 +00:00
committed by GitHub
parent 88edb2aafe
commit 2a343aae67

View File

@@ -113,7 +113,7 @@
<ul class="govuk-list govuk-list--bullet">
<li>
the code for the upload a file button may cause issues for assistive technology users - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">success criterion 1.3.1: info and relationships</a>
the <abbr title="HyperText Markup Language">HTML</abbr> code for the upload a file button may cause issues for assistive technology users - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships">success criterion 1.3.1: info and relationships</a>
</li>
<li>
the JAWS and NVDA screen readers do not announce the copy to clipboard button - this fails <a class="govuk-link govuk-link--no-visited-state" href="https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html">success criterion 4.1.3: status messages</a>