diff --git a/src/accessibility-statement.md b/src/accessibility-statement.md
index c7867cfc58..ff70d576df 100644
--- a/src/accessibility-statement.md
+++ b/src/accessibility-statement.md
@@ -12,12 +12,12 @@ This accessibility statement applies to both websites and the components and pat
The team wants to make sure as many people as possible can use their websites. For example, making sure the website text is as clear as possible to understand and making sure you can:
-- change colours, contrast levels and fonts
-- zoom in up to 400% without the text spilling off the screen
-- listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA, TalkBack and VoiceOver)
-- navigate most of the website using just a keyboard
-- navigate most of the website using just a mouse and on-screen keyboard
-- navigate most of the website using speech recognition software
+- change colours, contrast levels and fonts
+- zoom in up to 400% without the text spilling off the screen
+- listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA, TalkBack and VoiceOver)
+- navigate most of the website using just a keyboard
+- navigate most of the website using just a mouse and on-screen keyboard
+- navigate most of the website using speech recognition software
AbilityNet has [advice on making your device easier to use](https://mcmw.abilitynet.org.uk/), if you have a disability.
@@ -27,20 +27,20 @@ The Design System website at [design-system.service.gov.uk](https://design-syste
The GOV.UK Frontend documentation website at [frontend.design-system.service.gov.uk](https://frontend.design-system.service.gov.uk/) is fully compliant with the Web Content Accessibility Guidelines (WCAG) version 2.1 AA standard.
-The GOV.UK Frontend codebase at [github.com/alphagov/govuk-frontend](https://github.com/alphagov/govuk-frontend) is fully compliant with the Web Content Accessibility Guidelines (WCAG) versions 2.1 AA and 2.2 AA standards.
+The GOV.UK Frontend codebase at [github.com/alphagov/govuk-frontend](https://github.com/alphagov/govuk-frontend) is fully compliant with the Web Content Accessibility Guidelines (WCAG) version 2.2 AA standard.
## Non-accessible content
In this section, the team lists non-accessible content that has been reported, verified and tracked in the following repositories:
-- [GOV.UK Design System GitHub repository](https://github.com/alphagov/govuk-design-system)
-- [GOV.UK Frontend Documentation Github repository](https://github.com/alphagov/govuk-frontend-docs)
-- [GOV.UK Frontend GitHub repository](https://github.com/alphagov/govuk-frontend)
+- [GOV.UK Design System GitHub repository](https://github.com/alphagov/govuk-design-system)
+- [GOV.UK Frontend Documentation Github repository](https://github.com/alphagov/govuk-frontend-docs)
+- [GOV.UK Frontend GitHub repository](https://github.com/alphagov/govuk-frontend)
The team document WCAG 2.1 A and AA failures in two repositories under the ‘accessibility-regulations-failure’ issue label:
-- [GOV.UK Design System website label for accessibility regulations failures](https://github.com/alphagov/govuk-design-system/labels/accessibility-regulations-failure)
-- [GOV.UK Frontend codebase label for accessibility regulations failures](https://github.com/alphagov/govuk-frontend/labels/accessibility-regulations-failure)
+- [GOV.UK Design System website label for accessibility regulations failures](https://github.com/alphagov/govuk-design-system/labels/accessibility-regulations-failure)
+- [GOV.UK Frontend codebase label for accessibility regulations failures](https://github.com/alphagov/govuk-frontend/labels/accessibility-regulations-failure)
### Non-compliance with the accessibility regulations
@@ -60,25 +60,23 @@ The team does not have any content within these products outside the scope of th
In addition to non-compliant content, the team also track additional concerns about accessibility which:
-- show strong evidence of being accessibility barriers
-- do not constitute a failure in one or more WCAG 2.1 Level AA criteria
-- are not classified as non-compliance with the accessibility regulations
-- are determined as worth featuring in this accessibility statement
+- show strong evidence of being accessibility barriers
+- do not constitute a failure in one or more WCAG 2.1 Level AA criteria
+- are not classified as non-compliance with the accessibility regulations
+- are determined as worth featuring in this accessibility statement
The team documents these additional concerns in two repositories under the ‘accessibility-concern’ issue label:
-- [GOV.UK Design System website label for accessibility concerns](https://github.com/alphagov/govuk-design-system/labels/accessibility-concern)
-- [GOV.UK Frontend codebase label for accessibility concerns](https://github.com/alphagov/govuk-frontend/labels/accessibility-concern)
+- [GOV.UK Design System website label for accessibility concerns](https://github.com/alphagov/govuk-design-system/labels/accessibility-concern)
+- [GOV.UK Frontend codebase label for accessibility concerns](https://github.com/alphagov/govuk-frontend/labels/accessibility-concern)
For the GOV.UK Design System website and the GOV.UK Frontend Documentation website, the team do not currently know of any additional accessibility concerns to add to this statement.
Additional accessibility concerns from the GOV.UK Frontend codebase include:
1. The accordion component is currently using an `aria-labelledby` ARIA attribute on an unsupported `
` element. This is an incorrect implementation of [WAI-ARIA 1.1](https://www.w3.org/TR/wai-aria-1.1/), but is not a failure of WCAG success criterion [4.1.2 Name, Role, Value](https://www.w3.org/TR/WCAG21/#name-role-value). The team does not plan to fix this at present. Track our progress on the [GitHub issue: ‘Accordion - Elements must only use allowed ARIA attributes’](https://github.com/alphagov/govuk-frontend/issues/2472).
-
2. The details component does not work well with Dragon and VoiceOver. This is not an issue with our details component, but is a known issue with the assistive tech and the `
` HTML element. Track our progress on the [GitHub issue: ‘Details component does not work well with Dragon and VoiceOver’](https://github.com/alphagov/govuk-frontend/issues/3693).
-
-3. [A bug within Dragon means no action is taken when trying to activate the file upload component](https://github.com/alphagov/reported-bugs/issues/35) through the command ‘click choose file’. This is a usability issue originating from the assistive technology. The team does not plan on fixing this, as the assistive technology will need to resolve it. Track our progress on the [GitHub issue: ‘Upload file component doesn’t respond to ‘click choose file’ due to Dragon / browser bugs’](https://github.com/alphagov/govuk-frontend/issues/3686).
+3. [A bug within Dragon means no action is taken when trying to activate the file upload component](https://github.com/alphagov/reported-bugs/issues/35) through the command ‘click choose file’. This is a usability issue originating from the assistive technology. The team does not plan on fixing this, as the assistive technology will need to resolve it. Track our progress on the [GitHub issue: ‘Upload file component doesn’t respond to ‘click choose file’ due to Dragon / browser bugs’](https://github.com/alphagov/govuk-frontend/issues/3686).
## Preparation of this accessibility statement
@@ -88,13 +86,13 @@ The [GOV.UK Design System website](https://design-system.service.gov.uk/) was la
DAC tested a sample of pages to cover the different content types in the GOV.UK Design System website. They were:
-- [the homepage](https://design-system.service.gov.uk/)
-- [a short content page](https://design-system.service.gov.uk/community/design-system-working-group/)
-- [a long content page](https://design-system.service.gov.uk/styles/layout/)
-- [an overview page](https://design-system.service.gov.uk/community/)
-- [a styles page](https://design-system.service.gov.uk/styles/typography/)
-- [a component page](https://design-system.service.gov.uk/components/radios/)
-- [a pattern page](https://design-system.service.gov.uk/patterns/question-pages/)
+- [the homepage](https://design-system.service.gov.uk/)
+- [a short content page](https://design-system.service.gov.uk/community/design-system-working-group/)
+- [a long content page](https://design-system.service.gov.uk/styles/layout/)
+- [an overview page](https://design-system.service.gov.uk/community/)
+- [a styles page](https://design-system.service.gov.uk/styles/typography/)
+- [a component page](https://design-system.service.gov.uk/components/radios/)
+- [a pattern page](https://design-system.service.gov.uk/patterns/question-pages/)
DAC also tested the global search functionality that appears in the header of the GOV.UK Design System website.
diff --git a/src/accessibility/WCAG-2.2/index.md b/src/accessibility/WCAG-2.2/index.md
index 1977eefeb0..1b9bc2f90f 100644
--- a/src/accessibility/WCAG-2.2/index.md
+++ b/src/accessibility/WCAG-2.2/index.md
@@ -13,7 +13,7 @@ W3C owns and manages the [Web Content Accessibility Guidelines (WCAG) 2.2](https
In 2023, the Design System team assessed and updated the GOV.UK Design System to comply with the new criteria and recommendations given in WCAG 2.2.
-Any guidance we provide is to make sure teams using the Design System are aware of the changes and can make the necessary adjustments to their services.
+We [included code changes in GOV.UK Frontend v5.0.0](https://frontend.design-system.service.gov.uk/changes-to-govuk-frontend-v5/) to make it easier for services to make changes to comply with WCAG 2.2. We also added guidance to make teams aware of the changes and help them make necessary adjustments to their services.
### Make sure your service meets the new WCAG 2.2 criteria
@@ -24,9 +24,10 @@ WCAG 2.2 was published in October 2023. You’ll need to comply with the new cri
1. Revisit the [Government Digital Service (GDS) guidance](https://www.gov.uk/guidance/accessibility-requirements-for-public-sector-websites-and-apps) on accessibility is and why your service needs to invest in it
2. Read [What’s new in WCAG 2.2](https://www.w3.org/WAI/standards-guidelines/wcag/new-in-22/) to understand the new criteria your service will need to comply with
3. Ask your wider organisation for support to prepare for work needed to meet WCAG 2.2
-4. Review the lists on this page of affected components and patterns in the Design System
-5. Assess your service to see how many affected components and patterns are in use
-6. Plan and implement the changes needed to your service
+4. Update your service to use [GOV.UK Frontend v5.0.0](https://frontend.design-system.service.gov.uk/changes-to-govuk-frontend-v5/) or later, to make it easier to make changes in your service
+5. Review the lists on this page of affected components and patterns in the Design System
+6. Assess your service to see how many affected components and patterns are in use
+7. Plan and implement the changes needed to your service
Make sure there's expertise within your organisation by advocating for people to receive training in accessibility. To provide some help with this, the Design System team is [organising community events](/community/) to help service teams share information with each other.
@@ -111,15 +112,7 @@ We've made changes to these components and patterns to comply with WCAG 2.2 leve
html: 'Header'
},
{
- html: 'Focus not obscured (Minimum)
Focus appearance'
- }
- ],
- [
- {
- html: 'Panel'
- },
- {
- html: 'Redundant entry'
+ html: 'Focus not obscured (Minimum)
Consistent help'
}
],
[
@@ -151,7 +144,7 @@ We've made changes to these components and patterns to comply with WCAG 2.2 leve
html: 'Tag'
},
{
- html: 'Dragging movements
Focus appearance'
+ html: 'Dragging movements'
}
]
]
@@ -232,7 +225,7 @@ We've made changes to these components and patterns to comply with WCAG 2.2 leve
html: 'Payment card details'
},
{
- html: 'Redundant entry'
+ html: 'Target size (minimum)'
}
]
]
@@ -308,14 +301,6 @@ We've made changes to these components and patterns to comply with WCAG 2.2 leve
html: 'Accessible authentication
Redundant entry'
}
],
- [
- {
- html: 'Start using a service'
- },
- {
- html: 'Focus appearance'
- }
- ],
[
{
html: 'Recover from validation errors'
@@ -341,22 +326,6 @@ We've made changes to these components and patterns to comply with WCAG 2.2 leve
}
],
rows: [
- [
- {
- html: 'Confirmation pages'
- },
- {
- html: 'Dragging movements
Focus appearance
Redundant entry'
- }
- ],
- [
- {
- html: 'Cookies page '
- },
- {
- html: 'Redundant entry'
- }
- ],
[
{
html: 'Page not found pages'
diff --git a/src/components/file-upload/index.md b/src/components/file-upload/index.md
index 8fb1f60144..5c2e1245a9 100644
--- a/src/components/file-upload/index.md
+++ b/src/components/file-upload/index.md
@@ -24,6 +24,7 @@ This guidance is for government teams that build online services. [To find infor
To use the ‘File upload' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
+- [upload a file without relying on 'drag and drop' movements](/components/file-upload/#wcag-multi-method-drag-drop)
- [reuse files they've uploaded](/components/file-upload/#wcag-use-previous-uploads)
See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
diff --git a/src/components/panel/index.md b/src/components/panel/index.md
index ed10fc1a88..498a20c28e 100644
--- a/src/components/panel/index.md
+++ b/src/components/panel/index.md
@@ -8,34 +8,8 @@ layout: layout-pane.njk
---
{% from "_example.njk" import example %}
-{% from "govuk/components/inset-text/macro.njk" import govukInsetText %}
-{% from "govuk/components/tag/macro.njk" import govukTag %}
The panel component is a visible container used on confirmation or results pages to highlight important content.
-
-{% set wcagCallout %}
-
-{{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
-}) }}
-
-### New WCAG 2.2 criteria affects this component
-
-To use the ‘Panel' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-
-- [copy and paste text within a confirmation page as well as its panel](/components/panel/#wcag-allow-copy-paste)
-
-See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
-{% endset %}
-
-{{ govukInsetText({
- html: wcagCallout,
- attributes: {
- style: 'border-left-color: #1d70b8;'
- }
-})}}
-
{{ example({ group: "components", item: "panel", example: "default", html: true, nunjucks: true, open: false, size: "m", loading: "eager" }) }}
## When to use this component
@@ -72,7 +46,7 @@ If you need to give detailed information, or more context, use the description t
Allow users to select and copy text within a confirmation page as well as its panel component. For example, users should be able to select and copy a booking number. This relates to WCAG 2.2 success criterion 3.3.7 Redundant Entry.
-Consider offering an option for the user to copy information in the panel component area into their device’s clipboard if there’s information that the user is expected:
+Consider offering an option for the user to copy information in the panel component area into their device’s clipboard if there’s information that the user is expected to:
- save
- remember
diff --git a/src/components/summary-list/index.md b/src/components/summary-list/index.md
index f2e23e22fc..fee7901be3 100644
--- a/src/components/summary-list/index.md
+++ b/src/components/summary-list/index.md
@@ -79,7 +79,7 @@ There's a few things to keep in mind to ensure that users can successfully use r
text: "WCAG 2.2",
classes: "app-tag"
}) }}
- Keep card and row actions as ‘inline links’. This is to make sure that sets of actions reflow properly on different screen sizes. This relates to WCAG 2.2 success criterion 2.5.8 Target Size (minimum).
+ Make sure any 'action links' are at least 24px by 24px in size, with adequate spacing. This is to make sure users can easily interact with the links. This relates to WCAG 2.2 success criterion 2.5.8 Target Size (minimum).
diff --git a/src/patterns/confirmation-pages/index.md b/src/patterns/confirmation-pages/index.md
index c80a852567..b9356f516e 100644
--- a/src/patterns/confirmation-pages/index.md
+++ b/src/patterns/confirmation-pages/index.md
@@ -9,35 +9,9 @@ layout: layout-pane.njk
---
{% from "_example.njk" import example %}
-{% from "govuk/components/inset-text/macro.njk" import govukInsetText %}
-{% from "govuk/components/tag/macro.njk" import govukTag %}
Use this pattern to let users know they’ve completed a transaction.
-{% set wcagCallout %}
-
-{{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
-}) }}
-
-### New WCAG 2.2 criteria affects this pattern
-
-To use ‘Confirmation pages' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-
-- [see and understand text in the green confirmation panel](/patterns/confirmation-pages/#wcag-see-understand-text)
-- [select and copy text within a confirmation page as well as its panel](/patterns/confirmation-pages/#wcag-select-copy-confirmation)
-
-See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
-{% endset %}
-
-{{ govukInsetText({
- html: wcagCallout,
- attributes: {
- style: 'border-left-color: #1d70b8;'
- }
-})}}
-
Include a link to the [GOV.UK feedback page](https://www.gov.uk/service-manual/service-assessments/get-feedback-page) to allow users to tell you what they think of your transaction.
{{ example({ group: "patterns", item: "confirmation-pages", example: "default", html: true, nunjucks: true, open: false, size: "xl", loading: "eager" }) }}
@@ -59,15 +33,7 @@ Your confirmation page must include:
- a link to your [feedback page](https://www.gov.uk/service-manual/service-assessments/get-feedback-page)
- a way for users to save a record of the transaction, for example, as a PDF
-
- {{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
- }) }}
-
Do not include links, buttons or other interactive elements in the green confirmation panel, as the focus state will not have a minimum contrast ratio of 3:1 with the panel’s background colour.
-
-
-{{ example({group: "patterns", item: "confirmation-pages", example: "default", html: true, nunjucks: true, open: false, titleSuffix: "second", size: "xl"}) }}
+If you choose to add links, buttons or other interactive elements in the green confirmation panel, they will not be accessible. You'll need to make changes to the panel or focus state style to make them accessible and meet a minimum contrast ratio of 3:1.
### Help users who bookmark the page
@@ -79,20 +45,6 @@ If you cannot, make sure your service responds in a helpful way when users retur
- starting a new application
- what to do or who to contact if they have a problem with their application
-
- {{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
- }) }}
-
Allow users to select and copy text within a confirmation page as well as its panel. For example, users should be able to select and copy a booking number. This relates to WCAG 2.2 success criterion 3.3.7 Redundant Entry.
-
-
-Consider offering an option for the user to copy information in the panel component area into their device’s clipboard if there’s information that the user is expected to:
-
-- save
-- remember
-- copy
-
## Research on this pattern
[Read a blog post about users who bookmark confirmation pages](https://designnotes.blog.gov.uk/2015/12/10/do-users-return-to-your-service-after-finishing/).
diff --git a/src/patterns/contact-a-department-or-service-team/index.md b/src/patterns/contact-a-department-or-service-team/index.md
index cfc7bd5c0a..aabe775e60 100644
--- a/src/patterns/contact-a-department-or-service-team/index.md
+++ b/src/patterns/contact-a-department-or-service-team/index.md
@@ -25,7 +25,7 @@ Give users contact information within your service.
To help users to 'Contact a department or service team' and meet the new WCAG 2.2 criteria, make sure that users can successfully:
-- [find contact details to get help in a consistent place on each page](/patterns/contact-a-department-or-service-team/#wcag-consistent-contact)
+- [find contact details in a consistent place across a set of pages](/patterns/contact-a-department-or-service-team/#wcag-consistent-contact)
See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
{% endset %}
@@ -58,8 +58,8 @@ Show contact channels in the same order throughout your service. This helps user
text: "WCAG 2.2",
classes: "app-tag"
}) }}
-
If you use this pattern across a set of pages, make sure to place the contact information consistently on each page.
-
For example, if you place a ‘contact us’ section at the end of one page within a set of pages, then you should place any ‘contact us’ sections on other pages within the set at the end of the other pages as well.
+
If you repeat a particular set of contact details on different pages, show them in the same place on each page.
+
For example, if you show a ‘contact us’ section at the end of one help page, any other help pages that include the same ‘contact us’ section should have them shown at the end of the page as well.
This is to comply with WCAG 2.2 success criterion 3.2.6 Consistent Help.
diff --git a/src/patterns/cookies-page/index.md b/src/patterns/cookies-page/index.md
index 21ab0e95c7..a0f5853562 100644
--- a/src/patterns/cookies-page/index.md
+++ b/src/patterns/cookies-page/index.md
@@ -9,34 +9,9 @@ layout: layout-pane.njk
---
{% from "_example.njk" import example %}
-{% from "govuk/components/inset-text/macro.njk" import govukInsetText %}
-{% from "govuk/components/tag/macro.njk" import govukTag %}
Tell users about the cookies you’re setting on their device and let them accept or reject different types of non-essential cookies.
-{% set wcagCallout %}
-
-{{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
-}) }}
-
-### New WCAG 2.2 criteria affects this pattern
-
-To use ‘Cookies page' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-
-- [avoid needing to enter their cookie preferences again](/patterns/cookies-page/#wcag-avoid-cookie-preferences-reentry)
-
-See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
-{% endset %}
-
-{{ govukInsetText({
- html: wcagCallout,
- attributes: {
- style: 'border-left-color: #1d70b8;'
- }
-})}}
-

## When to use this pattern
@@ -124,14 +99,6 @@ When the user sets or changes their cookie preferences, use a green [notificatio
{{ example({ group: "patterns", item: "cookies-page", example: "cookies-updated", html: true, nunjucks: true, open: false }) }}
-
- {{ govukTag({
- text: "WCAG 2.2",
- classes: "app-tag"
- }) }}
-
Save cookie preferences for returning users whenever technically possible, so they do not need to enter their preferences again. This relates to WCAG 2.2 success criterion 3.3.7 Redundant Entry.
-
-
## If you depend on JavaScript to ask users to accept or reject cookies
If you depend on JavaScript to ask about cookie preferences and the user’s device is not running JavaScript, show them a different version of the cookies page.
diff --git a/src/patterns/page-not-found-pages/index.md b/src/patterns/page-not-found-pages/index.md
index 740436d120..5473eb06c0 100644
--- a/src/patterns/page-not-found-pages/index.md
+++ b/src/patterns/page-not-found-pages/index.md
@@ -25,7 +25,7 @@ A page not found tells someone we cannot find the page they were trying to view.
To use ‘Page not found pages' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-- [find contact information in a consistent way across 'Page not found pages'](/patterns/page-not-found-pages/#wcag-consistent-content-page-not-found)
+- [find contact information in a consistent way](/patterns/page-not-found-pages/#wcag-consistent-content-page-not-found)
See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
{% endset %}
@@ -71,7 +71,7 @@ The content should be clear and concise, not blame the user.
text: "WCAG 2.2",
classes: "app-tag"
}) }}
- You must always write contact information in a clear and consistent way across ‘Page not found’ pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
+ You must always write contact information in a clear and consistent way across ‘Page not found’ and similar service error pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
Do not use:
diff --git a/src/patterns/problem-with-the-service-pages/index.md b/src/patterns/problem-with-the-service-pages/index.md
index 5c870fea4d..620ce89d8d 100644
--- a/src/patterns/problem-with-the-service-pages/index.md
+++ b/src/patterns/problem-with-the-service-pages/index.md
@@ -25,7 +25,7 @@ This guidance is for government teams that build online services. [To find infor
To use ‘There is a problem with the service pages' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-- [get contact information in a consistent way across 'There is a problem with the service pages' pages](/patterns/problem-with-the-service-pages/#wcag-consistent-content-problem-service)
+- [get contact information in a consistent way](/patterns/problem-with-the-service-pages/#wcag-consistent-content-problem-service)
- [resume the service using information they've previously entered, if possible](/patterns/problem-with-the-service-pages/#wcag-resume-previous-entered-information)
See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
@@ -98,7 +98,7 @@ You might choose to link to a ‘contact information’ page, such as one shown
text: "WCAG 2.2",
classes: "app-tag"
}) }}
- You must always write contact information in a clear and consistent way across ‘There is a problem with the service’ pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
+ You must always write contact information in a clear and consistent way across ‘There is a problem with the service’ and similar service error pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
### Service has a specific page that includes numbers and opening times
diff --git a/src/patterns/service-unavailable-pages/index.md b/src/patterns/service-unavailable-pages/index.md
index e2cb48b243..5fd362f853 100644
--- a/src/patterns/service-unavailable-pages/index.md
+++ b/src/patterns/service-unavailable-pages/index.md
@@ -25,7 +25,7 @@ This guidance is for government teams that build online services. [To find infor
To use ‘Service unavailable pages' and meet the new Web Content Accessibility Guidelines (WCAG) 2.2 criteria, make sure that users can successfully:
-- [get contact information in a consistent way across 'Service unavailable pages'](/patterns/service-unavailable-pages/#wcag-consistent-content-service-unavailable)
+- [get contact information in a consistent way](/patterns/service-unavailable-pages/#wcag-consistent-content-service-unavailable)
See the full list of [components and patterns affected by WCAG 2.2](/accessibility/WCAG-2.2/#components-and-patterns-affected-in-the-design-system).
{% endset %}
@@ -70,7 +70,7 @@ Contact information should either be:
text: "WCAG 2.2",
classes: "app-tag"
}) }}
- You must always write contact information in a clear and consistent way across ‘Service unavailable’ pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
+ You must always write contact information in a clear and consistent way across ‘Service unavailable’ and similar service error pages. This relates to WCAG 2.2 success criterion 3.2.6 Consistent Help.
Have clear and concise content and do not use: