You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/footer/accessibility.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Autocomplete is turned off by default, making it harder to fill out any form ele
65
65
66
66
Autocomplete is turned off by default because the text a user enters into ‘create and submit a template’ will almost always be different for each submission. This makes autocomplete inappropriate for these fields. When we add new features that ask users for repeatable information, autocomplete will be enabled.
67
67
68
-
Pages within 'create a submit a template' are missing meaningful titles, making it difficult for people to:
68
+
Pages within 'create and submit a template' are missing meaningful titles, making it difficult for people to:
69
69
70
70
- easily identify if the information on that page is relevant to their needs
71
71
- differentiate content when multiple web pages are open
@@ -81,7 +81,7 @@ We plan to add hidden text that can be read by screen readers and better describ
81
81
82
82
When using a screen reader, it is not clear that the markdown examples in 'create and submit a template' are examples that can be copied. This fails WCAG 2.2 success criterion 2.4.6 (headings and labels).
83
83
84
-
n a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
84
+
In a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
0 commit comments