diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index ffd4b8588..834f3a7bd 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -132,7 +132,7 @@
  • an incorrect heading hierarchy which fails WCAG 2.1 success criterion 1.3.1 (Info and Relationships)
  • missing level 1 headings (users may not be able to accurately determine the structure of content on the page)
  • our status incident page is missing the main heading and the status home page has an incorrect heading hierarchy – this fails WCAG 2.1 success criterion 1.3.1 (Info and Relationships)
  • -
  • our status page ‘subscribe to updates’ link does not contain programmatically discernible link text – This fails WCAG 2.1 success criterion 1.3.1 (Info and Relationships)
  • +
  • our status page ‘subscribe to updates’ link does not contain programmatically discernible link text – this fails WCAG 2.1 success criterion 1.3.1 (Info and Relationships)
  • our status page subscribe to updates form fields do not contain an explicit label – this fails WCAG 2.1 success criterion 1.3.1 (Info and Relationships)
  • our status page subscribe to updates forms do not indicate to users that they are expandable or collapsible – this fails WCAG 2.1 success criterion 4.1.2 (Name, Role, Value)
  • our status page subscribe to updates forms contain some text that does not meet the minimum colour contrast requirements – this fails WCAG 2.1A success criterion 1.4.3 (Contrast, Minimum)