diff --git a/app/templates/views/accessibility_statement.html b/app/templates/views/accessibility_statement.html index a9eed88b8..30ca7c8fc 100644 --- a/app/templates/views/accessibility_statement.html +++ b/app/templates/views/accessibility_statement.html @@ -41,7 +41,6 @@
  • low vision users cannot access the table we use to show CSV data when viewed at high zoom
  • screen reader users may find the process of moving templates and folders confusing
  • one page links to a PDF document that is not fully accessible
  • -
  • screen readers users may be disorientated when pages load with the focus on a specific area
  • the Notify status page has several accessibility issues
  • @@ -105,10 +104,6 @@ Screen reader users may find the process of moving templates and folders confusing. This fails WCAG 4.1.2 success criteria (Name, role, value). We plan to fix this by November 2020.

    -

    - Screen reader users may find it confusing that a specific part of some pages is focused when they load. This fails WCAG 2.4.3 success criteria (Focus Order). We plan to fix this by October 2020. -

    -

    PDFs and other documents

    @@ -173,6 +168,6 @@

    - This statement was prepared on 23 September 2020. It was last reviewed on 23 September 2020. + This statement was prepared on 23 September 2020. It was last reviewed on 29 September 2020.

    {% endblock %}