# Scan Report: UK Councils 1/2 (200)

- Issue: https://github.com/mgifford/open-scans/issues/39
- Submitted by: mgifford
- Scanned at: 2026-04-17T02:16:56.772Z
- Engines used: All engines (AXE, ALFA, Equal Access, AccessLint, QualWeb)
- Scan duration: 45.1 minutes
- Total URLs submitted: 199
- Accepted public URLs: 199
- **URLs scanned: 122**
- ⚠️ **77 URLs skipped due to timeout**
- Rejected URLs: 0
- 🎨 **Accessibility personalization (CSS media queries):**
  - 🌙 **Dark mode:** 10 of 122 URLs (8%) support `prefers-color-scheme: dark`
  - ⚡ **Reduced motion:** 48 of 122 URLs (39%) support `prefers-reduced-motion: reduce`
  - 🔍 **High contrast:** 3 of 122 URLs (2%) support `prefers-contrast: more`
  - 🖥️ **Forced colors:** 11 of 122 URLs (9%) support `forced-colors: active`
  - 🪟 Reduced transparency: None of the scanned URLs support `prefers-reduced-transparency: reduce`
- ALFA outcomes: 86940 passed, 4958 failed, 1715 cantTell, 6088 inapplicable
- axe outcomes: 79340 passed, 613 failed, 994 cantTell, 5744 inapplicable
- Equal Access outcomes: 213921 passed, 5899 failed (5131 unique, 768 duplicate), 4933 cantTell, 0 inapplicable
- AccessLint outcomes: 8781 passed, 695 failed (685 unique, 10 duplicate), 0 cantTell, 0 inapplicable
- QualWeb outcomes: 37470 passed, 1198 failed, 10971 cantTell, 253 inapplicable
- Duplicate findings caught by later scanners: 5804

## 🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact (combined scanner unique failures):

| Page | axe Unique | ALFA Unique | Equal Access Unique | AccessLint Unique | QualWeb | Total Unique | Page Title |
|---|---:|---:|---:|---:|---:|---:|---|
| [View Page](https://www.epsom-ewell.gov.uk/) | 10 | 7 | 684 | 1 | 4 | **706** | Epsom and Ewell Borough Council \| |
| [View Page](https://www.dundeecity.gov.uk/) | 1 | 4 | 332 | 15 | 8 | **360** | Home Page \| Dundee City Council |
| [View Page](https://www.bromsgrove.gov.uk/) | 24 | 38 | 154 | 49 | 39 | **304** | Bromsgrove District Council |
| [View Page](https://www.chesterfield.gov.uk/) | 15 | 13 | 167 | 10 | 1 | **206** | Chesterfield Borough Council |
| [View Page](https://www.eastherts.gov.uk/) | 8 | 21 | 94 | 10 | 65 | **198** | Home \| East Herts District Council |
| [View Page](https://www.derbyshiredales.gov.uk/) | 44 | 20 | 15 | 59 | 53 | **191** | Home - Derbyshire Dales District Council |
| [View Page](https://www.clacks.gov.uk/) | 33 | 14 | 76 | 20 | 37 | **180** | Clackmannanshire Council Online |
| [View Page](https://www.darlington.gov.uk/) | 2 | 6 | 142 | 4 | 20 | **174** | Darlington BC - Home |
| [View Page](https://www.blaby.gov.uk/) | 2 | 5 | 160 | 2 | 2 | **171** | Blaby District Council |
| [View Page](https://www.southnorfolkandbroadland.gov.uk/) | 2 | 10 | 118 | 30 | 9 | **169** | Welcome to South Norfolk &amp; Broadland District Councils&#x27; website \| Broadland and South Norfolk |

## 🔧 Most Common Issues (ALFA)

These ALFA accessibility issues appear most frequently across your pages:

| Rule | Pages Affected | Documentation |
|---|---:|---|
| [SIA-R111](https://alfa.siteimprove.com/rules/sia-r111): Interactive elements have a sufficient target size | **82** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r111) |
| [SIA-R66](https://alfa.siteimprove.com/rules/sia-r66): Text has enhanced contrast with its background | **61** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r66) |
| [SIA-R87](https://alfa.siteimprove.com/rules/sia-r87): First focusable element is a skip link | **54** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r87) |
| [SIA-R57](https://alfa.siteimprove.com/rules/sia-r57): Landmarks don't repeat the same content | **50** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r57) |
| [SIA-R73](https://alfa.siteimprove.com/rules/sia-r73): Text spacing can be adjusted without loss of content | **37** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r73) |
| [SIA-R61](https://alfa.siteimprove.com/rules/sia-r61): Documents start with a level 1 heading | **35** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r61) |
| [SIA-R78](https://alfa.siteimprove.com/rules/sia-r78): Headings of same level have text content between them | **28** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r78) |
| [SIA-R56](https://alfa.siteimprove.com/rules/sia-r56): Landmarks with the same role are distinguishable | **22** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r56) |
| [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74) | **19** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r74) |
| [SIA-R4](https://alfa.siteimprove.com/rules/sia-r4): Page has a descriptive title | **19** of 199 | [View Rule](https://alfa.siteimprove.com/rules/sia-r4) |

> 💡 **Tip**: Click on the rule documentation links to learn how to fix each issue.


## 🔧 Most Common Issues (axe)

These axe accessibility issues appear most frequently across your pages:

| Rule | Pages Affected | Documentation |
|---|---:|---|
| region | **66** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/region) |
| landmark-one-main | **21** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/landmark-one-main) |
| landmark-unique | **18** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/landmark-unique) |
| html-has-lang | **15** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/html-has-lang) |
| heading-order | **11** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/heading-order) |
| aria-allowed-role | **9** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-allowed-role) |
| color-contrast | **9** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/color-contrast) |
| aria-dialog-name | **8** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-dialog-name) |
| landmark-no-duplicate-contentinfo | **7** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/landmark-no-duplicate-contentinfo) |
| page-has-heading-one | **7** of 199 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/page-has-heading-one) |

> 💡 **Tip**: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.

> 🤖 **Future Enhancement**: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).

## 🔍 Cross-Page Patterns: Common HTML Issues

These HTML patterns cause the same accessibility errors across multiple pages. **Fix the pattern once in your codebase to fix it everywhere!**

### 🎯 Top Patterns to Fix (Highest Impact)

#### Pattern 1: Affects 19 page(s) - 19 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**Issue**: The `lang` attribute is either missing, empty, or only whitespace

**HTML Pattern**:
```html
<html>...</html>
```

**XPath** (use in browser DevTools):
```
/html
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/html')`
5. The element will be highlighted

**Affected Pages**:
- https://www.birmingham.gov.uk/
- https://www.blackpool.gov.uk/
- https://www.bolton.gov.uk/
- https://www.boston.gov.uk/
- https://www.braintree.gov.uk/
- *...and 14 more page(s)*

---

#### Pattern 2: Affects 13 page(s) - 51 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**Issue**: The line height of the paragraph is less than 1.5

**HTML Pattern**:
```html
<p>...</p>
```

**XPath** (use in browser DevTools):
```
/p
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/p')`
5. The element will be highlighted

**Affected Pages**:
- https://www.angus.gov.uk/
- https://www.blackpool.gov.uk/
- https://www.bradford.gov.uk/
- https://www.bristol.gov.uk/
- https://www.cannockchasedc.gov.uk/
- *...and 8 more page(s)*

---

#### Pattern 3: Affects 11 page(s) - 56 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R74: No description](https://alfa.siteimprove.com/rules/sia-r74)
**Issue**: The font size is specified using an absolute unit

**HTML Pattern**:
```html
<p>...</p>
```

**XPath** (use in browser DevTools):
```
/p
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/p')`
5. The element will be highlighted

**Affected Pages**:
- https://www.argyll-bute.gov.uk/
- https://www.bedford.gov.uk/
- https://www.burnley.gov.uk/
- https://www.calderdale.gov.uk/
- https://www.cannockchasedc.gov.uk/
- *...and 6 more page(s)*

---

#### Pattern 4: Affects 11 page(s) - 11 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**Issue**: There is no content between this heading and the next

**HTML Pattern**:
```html
<h1>403 Forbidden</h1>
```

**XPath** (use in browser DevTools):
```
/h1
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/h1')`
5. The element will be highlighted

**Affected Pages**:
- https://www.birmingham.gov.uk/
- https://www.bolton.gov.uk/
- https://www.braintree.gov.uk/
- https://www.broxbourne.gov.uk/
- https://www.centralbedfordshire.gov.uk/
- *...and 6 more page(s)*

---

#### Pattern 5: Affects 11 page(s) - 11 occurrence(s)

**Scanner**: axe
**Rule**: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**Issue**: <html> element must have a lang attribute

**HTML Pattern**:
```html
<html><head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>








</body></html>
```

**XPath** (use in browser DevTools):
```
html
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('html')`
5. The element will be highlighted

**Affected Pages**:
- https://www.birmingham.gov.uk/
- https://www.bolton.gov.uk/
- https://www.braintree.gov.uk/
- https://www.broxbourne.gov.uk/
- https://www.centralbedfordshire.gov.uk/
- *...and 6 more page(s)*

---

#### Pattern 6: Affects 11 page(s) - 11 occurrence(s)

**Scanner**: axe
**Rule**: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate
**Issue**: Document should have one main landmark

**HTML Pattern**:
```html
<html><head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>








</body></html>
```

**XPath** (use in browser DevTools):
```
html
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('html')`
5. The element will be highlighted

**Affected Pages**:
- https://www.birmingham.gov.uk/
- https://www.bolton.gov.uk/
- https://www.braintree.gov.uk/
- https://www.broxbourne.gov.uk/
- https://www.centralbedfordshire.gov.uk/
- *...and 6 more page(s)*

---

#### Pattern 7: Affects 11 page(s) - 11 occurrence(s)

**Scanner**: axe
**Rule**: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate
**Issue**: All page content should be contained by landmarks

**HTML Pattern**:
```html
<center><h1>403 Forbidden</h1></center>
```

**XPath** (use in browser DevTools):
```
center
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('center')`
5. The element will be highlighted

**Affected Pages**:
- https://www.birmingham.gov.uk/
- https://www.bolton.gov.uk/
- https://www.braintree.gov.uk/
- https://www.broxbourne.gov.uk/
- https://www.centralbedfordshire.gov.uk/
- *...and 6 more page(s)*

---

#### Pattern 8: Affects 7 page(s) - 7 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**Issue**: Target has insufficient size

**HTML Pattern**:
```html
<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@id="ccc-info-link"]
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/a[@id="ccc-info-link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://www.arun.gov.uk/
- https://www.babergh.gov.uk/
- https://www.bcpcouncil.gov.uk/
- https://www.cotswold.gov.uk/
- https://www.derrystrabane.com/
- *...and 2 more page(s)*

---

#### Pattern 9: Affects 7 page(s) - 7 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**Issue**: Target has insufficient size

**HTML Pattern**:
```html
<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://www.ashford.gov.uk/
- https://www.barnsley.gov.uk/
- https://www.bridgend.gov.uk/
- https://www.calderdale.gov.uk/
- https://www.chelmsford.gov.uk/
- *...and 2 more page(s)*

---

#### Pattern 10: Affects 6 page(s) - 6 occurrence(s)

**Scanner**: axe
**Rule**: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate
**Issue**: All page content should be contained by landmarks

**HTML Pattern**:
```html
<a href="#main-content" class="visually-hidden focusable skip-link">
      Skip to main content
    </a>
```

**XPath** (use in browser DevTools):
```
.focusable
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('.focusable')`
5. The element will be highlighted

**Affected Pages**:
- https://www.angus.gov.uk/
- https://www.argyll-bute.gov.uk/
- https://www.bedford.gov.uk/
- https://www.calderdale.gov.uk/
- https://www.canterbury.gov.uk/
- *...and 1 more page(s)*

---

#### Pattern 11: Affects 5 page(s) - 16 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**Issue**: The line height is specified using an absolute unit

**HTML Pattern**:
```html
<p>...</p>
```

**XPath** (use in browser DevTools):
```
/p
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/p')`
5. The element will be highlighted

**Affected Pages**:
- https://www.bristol.gov.uk/
- https://www.cannockchasedc.gov.uk/
- https://www.cne-siar.gov.uk/
- https://www.dudley.gov.uk/
- https://www.eastriding.gov.uk/

---

#### Pattern 12: Affects 5 page(s) - 10 occurrence(s)

**Scanner**: axe
**Rule**: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**Issue**: Delayed refresh under 20 hours must not be used

**HTML Pattern**:
```html
<meta http-equiv="refresh" content="360">
```

**XPath** (use in browser DevTools):
```
meta[http-equiv="refresh"]
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('meta[http-equiv="refresh"]')`
5. The element will be highlighted

**Affected Pages**:
- https://www.bolsover.gov.uk/
- https://www.dumgal.gov.uk/
- https://www.eastleigh.gov.uk/
- https://www.eppingforestdc.gov.uk/
- https://www.fife.gov.uk/

---

#### Pattern 13: Affects 5 page(s) - 5 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**Issue**: Target has insufficient size

**HTML Pattern**:
```html
<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@id="ccc-notify-dismiss"]
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/button[@id="ccc-notify-dismiss"]')`
5. The element will be highlighted

**Affected Pages**:
- https://www.barnsley.gov.uk/
- https://www.bridgend.gov.uk/
- https://www.colchester.gov.uk/
- https://www.dundeecity.gov.uk/
- https://www.east-ayrshire.gov.uk/

---

#### Pattern 14: Affects 5 page(s) - 5 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**Issue**: Target has insufficient size

**HTML Pattern**:
```html
<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>
```

**XPath** (use in browser DevTools):
```
/button[@class="prefix-overlay-close prefix-overlay-action-later"]
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/button[@class="prefix-overlay-close prefix-overlay-action-later"]')`
5. The element will be highlighted

**Affected Pages**:
- https://www.bedford.gov.uk/
- https://www.broxtowe.gov.uk/
- https://www.dudley.gov.uk/
- https://www.eastherts.gov.uk/
- https://www.erewash.gov.uk/

---

#### Pattern 15: Affects 5 page(s) - 5 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R9: No description](https://alfa.siteimprove.com/rules/sia-r9)
**Issue**: The refresh or redirect is delayed

**HTML Pattern**:
```html
<meta http-equiv="refresh" content="360" />
```

**XPath** (use in browser DevTools):
```
/meta
```

**How to Replicate**:
1. Open any affected page in your browser
2. Press F12 to open DevTools
3. Go to Console tab
4. Run: `$x('/meta')`
5. The element will be highlighted

**Affected Pages**:
- https://www.bolsover.gov.uk/
- https://www.dumgal.gov.uk/
- https://www.eastleigh.gov.uk/
- https://www.eppingforestdc.gov.uk/
- https://www.fife.gov.uk/

---

> 💡 **Pro Tip**: These patterns likely come from shared components or templates in your codebase. Fix them in the component/template source, and the fix will propagate to all affected pages.

## 📊 Detailed Results

Complete scan results for all tested pages:

| Submitted URL | Final URL | Status | HTTP | Redirected | Time (ms) | axe Unique | ALFA Unique | Equal Access Unique | AccessLint Unique | Duplicates | Notes |
|---|---|---:|---:|---:|---:|---:|---:|---:|---:|---:|---|
| https://www.aberdeencity.gov.uk/ | https://www.aberdeencity.gov.uk/ | OK | 200 | no | 32922 | 2 | 7 | 11 | 4 | 10 | Aberdeen City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_visible, html_skipnav_exists, skip_main_exists, style_background_decorative, style_color_misuse, style_highcontrast_visible, style_viewport_resizable, svg_graphics_labelled |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/frame-title, labels-and-names/label-content-mismatch, landmarks/region |
| https://www.aberdeenshire.gov.uk/ | https://www.aberdeenshire.gov.uk/ | OK | 200 | no | 25596 | 0 | 14 | 43 | 6 | 71 | Home - Aberdeenshire Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R85 (Paragraphs of text are not all italics), SIA-R86 (Page has a mechanism to bypass repeated blocks of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, svg_graphics_labelled, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-main, landmarks/region |
| https://www.adur-worthing.gov.uk/ | https://www.adur-worthing.gov.uk/ | OK | 200 | no | 18317 | 0 | 5 | 15 | 0 | 24 | Home - Adur &amp; Worthing Councils |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_labelled, aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_visible, input_label_visible, style_color_misuse, style_highcontrast_visible, text_block_heading |
| https://www.ambervalley.gov.uk/ | https://www.ambervalley.gov.uk/ | OK | 200 | no | 24360 | 13 | 11 | 45 | 50 | 124 | Amber Valley Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_valid, aria_content_in_landmark, aria_contentinfo_misuse, element_attribute_deprecated, element_tabbable_unobscured, input_label_after, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/aria-required-parent, adaptable/list-children, aria/aria-required-attr, distinguishable/link-in-text-block, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/region |
| https://www.angus.gov.uk/ | https://www.angus.gov.uk/ | FAIL | 403 | no | 42579 | 5 | 8 | 52 | 0 | 103 | 403 Forbidden |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_labelled, aria_content_in_landmark, aria_form_label_unique, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
| https://antrimandnewtownabbey.gov.uk/ | https://antrimandnewtownabbey.gov.uk/ | OK | 200 | no | 23003 | 1 | 11 | 73 | 4 | 80 | Antrim and Newtownabbey Borough Council - Antrim &amp; Newtownabbey Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: heading-order |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_eventhandler_role_valid, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/frame-title, landmarks/region, navigable/heading-order |
| https://www.ardsandnorthdown.gov.uk/ | https://www.ardsandnorthdown.gov.uk/ | OK | 200 | no | 23783 | 0 | 14 | 48 | 1 | 17 | Citizen home - Ards and North Down Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R8 (Form elements have accessible labels), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_keyboard_handler_exists, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/region |
| https://www.argyll-bute.gov.uk/ | https://www.argyll-bute.gov.uk/ | OK | 200 | no | 26661 | 3 | 7 | 37 | 2 | 33 | Welcome to Argyll &amp; Bute Council \| Argyll and Bute Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R61 (Documents start with a level 1 heading), SIA-R68 (Accessible name contains the visible label text), SIA-R74, SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, link-name, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_child_valid, aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, img_alt_valid, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: navigable/link-name, text-alternatives/img-alt |
| https://www.armaghbanbridgecraigavon.gov.uk/ | https://www.armaghbanbridgecraigavon.gov.uk/ | FAIL | - | no | 60001 | 0 | 0 | 0 | 0 | 0 | URL scan exceeded 60s timeout |
| https://www.arun.gov.uk/ | https://www.arun.gov.uk/ | OK | 200 | no | 28379 | 9 | 11 | 63 | 4 | 102 | Arun District Council \| Arun District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-command-name, landmark-no-duplicate-banner, landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_required, aria_banner_label_unique, aria_banner_single, aria_content_in_landmark, aria_form_label_unique, aria_landmark_name_unique, aria_role_valid, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, fieldset_legend_valid, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, labels-and-names/aria-command-name, labels-and-names/button-name, landmarks/no-duplicate-banner |
| https://www.ashfield.gov.uk/ | https://www.ashfield.gov.uk/ | OK | 200 | no | 22888 | 26 | 6 | 64 | 6 | 92 | Home - Ashfield District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-prohibited-attr, color-contrast, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-main, landmarks/no-duplicate-contentinfo |
| https://www.ashford.gov.uk/ | https://www.ashford.gov.uk/ | OK | 200 | no | 37237 | 4 | 4 | 63 | 8 | 62 | Home Page |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-dialog-name, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_form_label_unique, aria_landmark_name_unique, aria_role_valid, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_exists, input_label_visible, style_color_misuse, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/region, text-alternatives/image-alt-words |
| https://www.babergh.gov.uk/ | https://www.babergh.gov.uk/ | OK | 200 | no | 28684 | 2 | 8 | 35 | 3 | 26 | Home - Babergh District Council - babergh.gov.uk / midsuffolk.gov.uk |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_valid, aria_content_in_landmark, aria_keyboard_handler_exists, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, target_spacing_sufficient, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, landmarks/landmark-unique, landmarks/region |
| https://www.barnsley.gov.uk/ | https://www.barnsley.gov.uk/ | OK | 200 | no | 30262 | 5 | 18 | 87 | 6 | 137 | Barnsley &#x2013; the place of possibilities |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R74, SIA-R86 (Page has a mechanism to bypass repeated blocks of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-command-name, landmark-contentinfo-is-top-level, landmark-no-duplicate-contentinfo, landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_valid, aria_content_in_landmark, aria_contentinfo_label_unique, aria_id_unique, aria_role_redundant, element_id_unique, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, label_ref_valid, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/accesskeys, labels-and-names/duplicate-id-aria, labels-and-names/multiple-labels, landmarks/landmark-unique, landmarks/no-duplicate-contentinfo, landmarks/region |
| https://www.basildon.gov.uk/ | https://www.basildon.gov.uk/ | OK | 200 | no | 28594 | 0 | 10 | 41 | 2 | 23 | Basildon Home Page - Basildon Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R70, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_form_label_unique, element_tabbable_unobscured, element_tabbable_visible, fieldset_label_valid, fieldset_legend_valid, figure_label_exists, form_submit_button_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region |
| https://www.basingstoke.gov.uk/ | https://www.basingstoke.gov.uk/ | FAIL | - | no | 366 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.bassetlaw.gov.uk/ | https://www.bassetlaw.gov.uk/ | FAIL | - | no | 402 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.bathnes.gov.uk/ | https://www.bathnes.gov.uk/ | OK | 200 | no | 23073 | 0 | 10 | 13 | 0 | 31 | Welcome to Bath &amp; North East Somerset Council \| www.bathnes.gov.uk |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_highcontrast_visible, svg_graphics_labelled |
| https://www.bedford.gov.uk/ | https://www.bedford.gov.uk/ | OK | 200 | no | 21871 | 6 | 8 | 78 | 29 | 52 | Homepage \| Bedford Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R74 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, heading-order, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_attribute_valid, aria_content_in_landmark, aria_form_label_unique, element_attribute_deprecated, element_id_unique, element_tabbable_role_valid, element_tabbable_unobscured, input_checkboxes_grouped, input_label_after, input_label_visible, label_name_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, target_spacing_sufficient, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/list-children, aria/aria-required-attr, distinguishable/link-in-text-block, labels-and-names/label-content-mismatch, landmarks/region, navigable/heading-order |
| https://www.belfastcity.gov.uk/ | https://www.belfastcity.gov.uk/ | OK | 200 | no | 22961 | 1 | 6 | 127 | 1 | 68 | Belfast City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R56 (Landmarks with the same role are distinguishable) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/region |
| https://www.birmingham.gov.uk/ | https://www.birmingham.gov.uk/ | OK | 200 | no | 12648 | 3 | 4 | 4 | 3 | 0 | Birmingham City Council Homepage |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.blaby.gov.uk/ | https://www.blaby.gov.uk/ | OK | 200 | no | 20931 | 2 | 5 | 160 | 2 | 15 | Blaby District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, scrollable-region-focusable |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_form_label_unique, aria_role_valid, element_tabbable_unobscured, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_contrast_sufficient, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, labels-and-names/label-content-mismatch |
| https://www.blackburn.gov.uk/ | https://www.blackburn.gov.uk/ | FAIL | - | no | 10492 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.blackpool.gov.uk/ | https://www.blackpool.gov.uk/Home.aspx | OK | 200 | yes | 13245 | 5 | 4 | 10 | 5 | 1 | Blackpool Council \| Home page \| Blackpool Council services |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R61 (Documents start with a level 1 heading), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, page-has-heading-one, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, html_skipnav_exists, skip_main_exists, style_background_decorative, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, navigable/page-has-heading-one, readable/html-has-lang |
| https://www.blaenau-gwent.gov.uk/ | https://www.blaenau-gwent.gov.uk/ | OK | 200 | no | 16767 | 0 | 0 | 6 | 1 | 0 | Blaenau Gwent CBC |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_role_redundant, element_attribute_deprecated, style_color_misuse, style_highcontrast_visible, style_viewport_resizable |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/banner-is-top-level |
| https://www.bolsover.gov.uk/ | https://www.bolsover.gov.uk/ | FAIL | 403 | no | 31379 | 2 | 4 | 6 | 2 | 0 | Just a moment... |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R59 (Document has at least one heading to identify its main content), SIA-R87 (First focusable element is a skip link), SIA-R9, SIA-R96 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: meta-refresh |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, meta_refresh_delay, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception |
| https://www.bolton.gov.uk/ | https://www.bolton.gov.uk/ | OK | 200 | no | 11752 | 3 | 4 | 4 | 3 | 0 | Home – Bolton Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.boston.gov.uk/ | https://www.boston.gov.uk/ | FAIL | 403 | no | 1562 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.bcpcouncil.gov.uk/ | https://www.bcpcouncil.gov.uk/ | OK | 200 | no | 20281 | 1 | 14 | 44 | 0 | 154 | Welcome to BCP Council \| BCP |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_descendant_valid, aria_id_unique, element_attribute_deprecated, element_id_unique, element_orientation_unlocked, element_tabbable_unobscured, input_checkboxes_grouped, input_label_visible, label_content_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
| https://www.bracknell-forest.gov.uk/ | https://www.bracknell-forest.gov.uk/ | OK | 200 | no | 16383 | 3 | 10 | 28 | 30 | 8 | Bracknell Forest Council \| |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R74 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/tabindex, landmarks/region |
| https://www.bradford.gov.uk/ | https://www.bradford.gov.uk/ | OK | 200 | no | 16264 | 0 | 6 | 37 | 3 | 44 | Home \| Bradford Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, element_tabbable_unobscured, fieldset_label_valid, fieldset_legend_valid, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch |
| https://www.braintree.gov.uk/ | https://www.braintree.gov.uk/ | OK | 200 | no | 11471 | 3 | 4 | 4 | 3 | 0 | Braintree District Council – Braintree District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.breckland.gov.uk/ | https://www.breckland.gov.uk/ | OK | 200 | no | 30229 | 0 | 17 | 57 | 0 | 48 | Breckland Council - Breckland Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61 (Documents start with a level 1 heading), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R8 (Form elements have accessible labels) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_eventhandler_role_valid, aria_keyboard_handler_exists, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_contrast_sufficient |
| https://www.brentwood.gov.uk/ | https://www.brentwood.gov.uk/ | FAIL | 403 | no | 25877 | 6 | 10 | 51 | 5 | 67 | 403 Forbidden |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R18 (ARIA states are consistent with element semantics), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, aria-prohibited-attr, button-name, frame-title, landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-unique |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_banner_label_unique, aria_complementary_labelled, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, figure_label_exists, frame_src_valid, frame_title_exists, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/frame-title, labels-and-names/label-content-mismatch, landmarks/no-duplicate-banner, landmarks/region |
| https://www.bridgend.gov.uk/ | https://www.bridgend.gov.uk/residents/ | OK | 200 | yes | 29386 | 2 | 8 | 43 | 0 | 25 | Residents |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_landmark_name_unique, aria_navigation_label_unique, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable |
| https://www.brighton-hove.gov.uk/ | https://www.brighton-hove.gov.uk/ | OK | 200 | no | 17522 | 1 | 13 | 49 | 5 | 69 | Brighton &amp; Hove City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_content_in_landmark, aria_landmark_name_unique, aria_navigation_label_unique, aria_role_redundant, element_id_unique, element_tabbable_role_valid, element_tabbable_unobscured, form_interaction_review, form_submit_button_exists, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/landmark-unique, landmarks/region |
| https://www.bristol.gov.uk/ | https://www.bristol.gov.uk/ | OK | 200 | no | 25318 | 3 | 14 | 27 | 3 | 99 | Bristol City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: heading-order, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_descendant_valid, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_highcontrast_visible, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/region, navigable/heading-order |
| https://www.southnorfolkandbroadland.gov.uk/ | https://www.southnorfolkandbroadland.gov.uk/ | OK | 200 | no | 26414 | 2 | 10 | 118 | 30 | 30 | Welcome to South Norfolk &amp; Broadland District Councils&#x27; website \| Broadland and South Norfolk |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region, scrollable-region-focusable |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_child_tabbable, aria_content_in_landmark, aria_id_unique, aria_keyboard_handler_exists, element_attribute_deprecated, element_tabbable_unobscured, input_label_after, input_label_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_sensory_misuse, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-required-attr, distinguishable/link-in-text-block, keyboard-accessible/scrollable-region, labels-and-names/label-content-mismatch, landmarks/region |
| https://www.bromsgrove.gov.uk/ | https://www.bromsgrove.gov.uk/ | OK | 200 | no | 49655 | 24 | 38 | 154 | 49 | 141 | Bromsgrove District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R3 (lang attribute has a valid language code), SIA-R42 (Elements with an explicit ARIA role have the required parent element), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R8 (Form elements have accessible labels), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, aria-required-parent, button-name, color-contrast, heading-order, landmark-unique, list, meta-viewport-large, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_tabbable, aria_child_valid, aria_content_in_landmark, aria_descendant_valid, aria_eventhandler_role_valid, aria_keyboard_handler_exists, aria_landmark_name_unique, aria_navigation_label_unique, aria_parent_required, aria_region_label_unique, aria_role_valid, aria_widget_labelled, element_attribute_deprecated, element_id_unique, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_exists, input_label_visible, label_ref_valid, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, target_spacing_sufficient, text_block_heading, text_contrast_sufficient, text_sensory_misuse, widget_tabbable_single |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/list-children, aria/aria-allowed-role, keyboard-accessible/focus-order, labels-and-names/aria-toggle-field-name, labels-and-names/button-name, labels-and-names/duplicate-id-aria, labels-and-names/form-label, labels-and-names/label-content-mismatch, labels-and-names/multiple-labels, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/page-has-heading-one, text-alternatives/image-alt-words |
| https://www.broxbourne.gov.uk/ | https://www.broxbourne.gov.uk/ | OK | 200 | no | 12052 | 3 | 4 | 4 | 3 | 0 | Home – Borough of Broxbourne Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.broxtowe.gov.uk/ | https://www.broxtowe.gov.uk/ | OK | 200 | no | 41161 | 15 | 10 | 72 | 3 | 109 | Broxtowe Home |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: frame-title, landmark-banner-is-top-level, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_complementary_labelled, aria_content_in_landmark, aria_form_label_unique, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, frame_title_exists, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/frame-title, landmarks/banner-is-top-level, landmarks/region |
| https://www.buckinghamshire.gov.uk/ | https://www.buckinghamshire.gov.uk/ | OK | 200 | no | 22028 | 3 | 9 | 40 | 7 | 84 | Buckinghamshire Council \| Aylesbury, Chiltern, South Bucks, Wycombe |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_landmark_name_unique, element_tabbable_unobscured, element_tabbable_visible, input_label_before, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/no-duplicate-banner, landmarks/no-duplicate-contentinfo, landmarks/region |
| https://www.burnley.gov.uk/ | https://burnley.gov.uk/ | OK | 200 | yes | 21634 | 0 | 12 | 33 | 10 | 71 | Home - burnley.gov.uk |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R74, SIA-R83 (Text can be resized to 200% without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_id_unique, aria_role_redundant, element_attribute_deprecated, element_orientation_unlocked, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, svg_graphics_labelled |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/aria-required-parent, aria/presentational-children-focusable, keyboard-accessible/focus-order, landmarks/region |
| https://www.bury.gov.uk/ | https://www.bury.gov.uk/ | OK | 200 | no | 22387 | 1 | 4 | 15 | 0 | 128 | Welcome to Bury Council - Bury Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible |
| https://www.caerphilly.gov.uk/ | https://www.caerphilly.gov.uk/ | FAIL | - | no | 10493 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.calderdale.gov.uk/ | https://www.calderdale.gov.uk/ | OK | 200 | no | 38576 | 28 | 10 | 14 | 28 | 72 | Calderdale Council serves Brighouse, Elland, Halifax, Hebden Bridge, Sowerby Bridge, Todmorden |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R40, SIA-R43, SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R74 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, color-contrast, frame-title, region, svg-img-alt |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, html_lang_exists, html_skipnav_exists, img_alt_valid, style_color_misuse, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, labels-and-names/frame-title, landmarks/region, text-alternatives/svg-img-alt |
| https://www.cambridge.gov.uk/ | https://www.cambridge.gov.uk/ | FAIL | - | no | 60000 | 0 | 0 | 0 | 0 | 0 | URL scan exceeded 60s timeout |
| https://www.cambridgeshire.gov.uk/ | https://www.cambridgeshire.gov.uk/ | OK | 200 | no | 23510 | 2 | 31 | 14 | 1 | 34 | Cambridgeshire County Council \| Cambridgeshire County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-attr, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/focus-order |
| https://www.cannockchasedc.gov.uk/ | https://www.cannockchasedc.gov.uk/ | OK | 200 | no | 21375 | 1 | 14 | 75 | 4 | 56 | Cannock Chase \| Cannock Chase District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R18 (ARIA states are consistent with element semantics), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative), SIA-R86 (Page has a mechanism to bypass repeated blocks of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_content_in_landmark, aria_role_redundant, aria_role_valid, element_tabbable_unobscured, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, landmarks/region |
| https://www.canterbury.gov.uk/ | https://www.canterbury.gov.uk/ | OK | 200 | no | 18615 | 7 | 5 | 57 | 4 | 70 | How can we help? \| Canterbury City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: label-title-only, landmark-no-duplicate-contentinfo, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_content_in_landmark, aria_form_label_unique, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, labels-and-names/label-title-only, landmarks/no-duplicate-contentinfo |
| https://www.cardiff.gov.uk/ | https://www.cardiff.gov.uk/ | FAIL | - | no | 680 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.carmarthenshire.gov.wales/ | https://www.carmarthenshire.gov.wales/ | OK | 200 | no | 16688 | 17 | 0 | 6 | 2 | 1 | Carmarthenshire County Council Website : Gwefan Cyngor Sir Gaerfyrddin |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_visible, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region |
| https://www.castlepoint.gov.uk/ | https://www.castlepoint.gov.uk/ | OK | 200 | no | 31824 | 8 | 5 | 29 | 14 | 32 | Home - Castle Point Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, region, tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_valid, aria_content_in_landmark, aria_keyboard_handler_exists, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_highcontrast_visible, style_viewport_resizable, target_spacing_sufficient, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-attr, aria/aria-allowed-role, keyboard-accessible/tabindex, landmarks/landmark-unique, landmarks/region |
| https://www.causewaycoastandglens.gov.uk/ | https://causewaycoastandglens.gov.uk/ | OK | 200 | yes | 24836 | 7 | 15 | 20 | 6 | 135 | Causeway Coast &amp; Glens Borough Council \| Causeway Coast &amp; Glens Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R53 (Headings follow a logical hierarchy), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: button-name, heading-order, list, meta-viewport-large, page-has-heading-one, tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_child_valid, aria_content_in_landmark, element_attribute_deprecated, element_tabbable_visible, input_label_exists, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/list-children, keyboard-accessible/tabindex, labels-and-names/button-name, navigable/heading-order, navigable/page-has-heading-one |
| https://www.centralbedfordshire.gov.uk/ | https://www.centralbedfordshire.gov.uk/ | OK | 200 | no | 11786 | 3 | 4 | 4 | 3 | 0 | Central Bedfordshire Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.ceredigion.gov.uk/ | https://www.ceredigion.gov.uk/ | OK | 200 | no | 18122 | 1 | 3 | 7 | 0 | 5 | Ceredigion County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, style_color_misuse, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient |
| https://www.charnwood.gov.uk/ | https://www.charnwood.gov.uk/ | OK | 200 | no | 18293 | 2 | 12 | 106 | 5 | 17 | Charnwood Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, landmark-unique |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_labelled, aria_content_in_landmark, aria_form_label_unique, aria_role_redundant, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, form_interaction_review, input_label_visible, label_ref_valid, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/focus-order, landmarks/landmark-unique, landmarks/region |
| https://www.chelmsford.gov.uk/ | https://www.chelmsford.gov.uk/ | OK | 200 | no | 24510 | 1 | 7 | 79 | 1 | 45 | Homepage - Chelmsford City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-contentinfo |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/no-duplicate-contentinfo |
| https://www.cheltenham.gov.uk/ | https://www.cheltenham.gov.uk/ | OK | 200 | no | 11326 | 3 | 4 | 4 | 3 | 0 | Main Homepage |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.cherwell.gov.uk/ | https://www.cherwell.gov.uk/ | OK | 200 | no | 13329 | 4 | 4 | 4 | 5 | 2 | Cherwell District Council - Homepage |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R47, SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: document-title, html-has-lang, landmark-one-main, page-has-heading-one |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: html_lang_exists, html_skipnav_exists, page_title_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, navigable/bypass, navigable/document-title, navigable/page-has-heading-one, readable/html-has-lang |
| https://www.cheshireeast.gov.uk/ | https://www.cheshireeast.gov.uk/home.aspx | OK | 200 | yes | 19353 | 3 | 2 | 55 | 1 | 16 | Home \| Cheshire East Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique, region, tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_landmark_name_unique, aria_navigation_label_unique, element_tabbable_unobscured, element_tabbable_visible, form_submit_button_exists, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_quoted_correctly |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/tabindex |
| https://www.cheshirewestandchester.gov.uk/ | https://www.cheshirewestandchester.gov.uk/ | OK | 200 | no | 23034 | 14 | 6 | 61 | 14 | 26 | Home \| Cheshire West and Chester Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, heading-order, image-redundant-alt, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_descendant_valid, aria_role_valid, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, widget_tabbable_single |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-role, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, navigable/heading-order, text-alternatives/image-redundant-alt |
| https://www.chesterfield.gov.uk/ | https://www.chesterfield.gov.uk/ | OK | 200 | no | 24114 | 15 | 13 | 167 | 10 | 110 | Chesterfield Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: heading-order, landmark-one-main, landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, aria_form_label_unique, aria_navigation_label_unique, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, form_submit_button_exists, input_label_visible, input_onchange_review, script_select_review, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/frame-title, landmarks/landmark-main, landmarks/landmark-unique, landmarks/no-duplicate-banner, landmarks/region, navigable/heading-order |
| https://www.chichester.gov.uk/ | https://www.chichester.gov.uk/ | FAIL | 403 | no | 1664 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.chorley.gov.uk/ | https://chorley.gov.uk/ | OK | 200 | yes | 13975 | 3 | 4 | 4 | 3 | 0 | Chorley Council – Chorley |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.swansea.gov.uk/ | https://www.swansea.gov.uk/ | FAIL | 403 | no | 1478 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.doncaster.gov.uk/ | https://www.doncaster.gov.uk/ | FAIL | - | no | 60000 | 0 | 0 | 0 | 0 | 0 | URL scan exceeded 60s timeout |
| https://www.edinburgh.gov.uk/ | https://www.edinburgh.gov.uk/ | OK | 200 | no | 12500 | 3 | 4 | 4 | 3 | 0 | Home – The City of Edinburgh Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.westminster.gov.uk/ | https://www.westminster.gov.uk/ | OK | 200 | no | 19091 | 1 | 12 | 25 | 2 | 127 | Homepage \| Westminster City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_id_unique, aria_role_redundant, element_tabbable_unobscured, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, target_spacing_sufficient, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/aria-required-parent, landmarks/region |
| https://www.york.gov.uk/ | https://www.york.gov.uk/ | OK | 200 | no | 11693 | 3 | 4 | 4 | 3 | 0 | City of York Council website home page – City of York Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.clacks.gov.uk/ | https://www.clacks.gov.uk/ | OK | 200 | no | 22802 | 33 | 14 | 76 | 20 | 305 | Clackmannanshire Council Online |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R4 (Page has a descriptive title), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R74, SIA-R90 (iframe elements have an accessible name) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, heading-order, html-has-lang, landmark-no-duplicate-contentinfo, landmark-one-main, landmark-unique, link-name, list, nested-interactive, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_child_valid, aria_content_in_landmark, aria_contentinfo_label_unique, aria_contentinfo_misuse, aria_descendant_valid, aria_form_label_unique, aria_landmark_name_unique, aria_navigation_label_unique, aria_role_redundant, element_tabbable_unobscured, element_tabbable_visible, form_submit_button_exists, html_lang_exists, input_label_after, input_label_visible, style_background_decorative, style_color_misuse, style_highcontrast_visible, target_spacing_sufficient, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/list-children, aria/presentational-children-focusable, distinguishable/color-contrast, distinguishable/link-in-text-block, landmarks/landmark-main, landmarks/no-duplicate-contentinfo, landmarks/region, navigable/heading-order, navigable/link-name, readable/html-has-lang |
| https://www.colchester.gov.uk/ | https://www.colchester.gov.uk/ | OK | 200 | no | 33843 | 2 | 13 | 31 | 3 | 62 | Home 		&nbsp;· Colchester City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_labelled, aria_content_in_landmark, aria_landmark_name_unique, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch, landmarks/region |
| https://www.cne-siar.gov.uk/ | https://www.cne-siar.gov.uk/ | OK | 200 | no | 22985 | 0 | 14 | 120 | 2 | 47 | Homepage \| Comhairle nan Eilean Siar |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R61 (Documents start with a level 1 heading), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, element_attribute_deprecated, element_tabbable_unobscured, input_label_visible, label_name_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_quoted_correctly |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region |
| https://www.conwy.gov.uk/ | https://www.conwy.gov.uk/ | OK | 200 | no | 14678 | 3 | 1 | 6 | 2 | 2 | Conwy |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, form_submit_button_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region |
| https://www.cornwall.gov.uk/ | https://www.cornwall.gov.uk/ | OK | 200 | no | 27883 | 29 | 12 | 37 | 10 | 103 | Home Page - Cornwall Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_visible, input_label_visible, label_name_visible, label_ref_valid, style_color_misuse, style_highcontrast_visible, style_viewport_resizable, svg_graphics_labelled, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/region, text-alternatives/image-alt-words |
| https://www.cotswold.gov.uk/ | https://www.cotswold.gov.uk/ | OK | 200 | no | 39717 | 2 | 12 | 28 | 3 | 20 | Home - Cotswold District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, landmark-no-duplicate-banner |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_label_visible, aria_complementary_labelled, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, labels-and-names/frame-title, landmarks/no-duplicate-banner |
| https://www.scilly.gov.uk/ | https://www.scilly.gov.uk/ | OK | 200 | no | 15197 | 8 | 10 | 34 | 10 | 107 | Council of the ISLES OF SCILLY \| ...a strong and sustainable island community |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: button-name, landmark-no-duplicate-contentinfo, landmark-one-main, landmark-unique, page-has-heading-one, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_content_in_landmark, aria_contentinfo_label_unique, aria_contentinfo_misuse, aria_contentinfo_single, aria_landmark_name_unique, aria_navigation_label_unique, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, input_label_exists, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/link-in-text-block, labels-and-names/button-name, landmarks/landmark-main, landmarks/no-duplicate-contentinfo, landmarks/region |
| https://www.coventry.gov.uk/ | https://www.coventry.gov.uk/ | OK | 200 | no | 13201 | 4 | 4 | 4 | 5 | 2 | Home – Coventry City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R47, SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: document-title, html-has-lang, landmark-one-main, page-has-heading-one |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: html_lang_exists, html_skipnav_exists, page_title_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, navigable/bypass, navigable/document-title, navigable/page-has-heading-one, readable/html-has-lang |
| https://www.crawley.gov.uk/ | https://crawley.gov.uk/ | OK | 200 | yes | 16088 | 0 | 6 | 37 | 0 | 27 | Home \| Crawley GOV |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_id_unique, aria_role_redundant, element_tabbable_unobscured, figure_label_exists, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
| https://www.cumberland.gov.uk/ | https://www.cumberland.gov.uk/ | OK | 200 | no | 19218 | 2 | 9 | 16 | 2 | 48 | Welcome to Cumberland \| Cumberland Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch |
| https://www.dacorum.gov.uk/ | https://www.dacorum.gov.uk/ | FAIL | - | no | 10494 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.darlington.gov.uk/ | https://www.darlington.gov.uk/ | OK | 200 | no | 35448 | 2 | 6 | 142 | 4 | 166 | Darlington BC - Home |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R66 (Text has enhanced contrast with its background), SIA-R86 (Page has a mechanism to bypass repeated blocks of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, img_alt_valid, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, text_block_heading, text_contrast_sufficient, text_quoted_correctly, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region, text-alternatives/img-alt |
| https://www.dartford.gov.uk/ | https://www.dartford.gov.uk/ | OK | 200 | no | 12157 | 3 | 4 | 4 | 3 | 0 | Dartford Borough Council – Dartford Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.denbighshire.gov.uk/ | https://www.denbighshire.gov.uk/en/home.aspx | OK | 200 | yes | 21257 | 0 | 12 | 15 | 0 | 26 | denbighshire.gov.uk \| Denbighshire County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_role_redundant, element_tabbable_unobscured, element_tabbable_visible, heading_content_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
| https://www.derby.gov.uk/ | https://www.derby.gov.uk/ | OK | 200 | no | 14994 | 4 | 6 | 26 | 4 | 43 | Derby City Council homepage |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, landmark-unique, region, tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_banner_label_unique, aria_content_in_landmark, aria_landmark_name_unique, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/tabindex, landmarks/no-duplicate-banner, landmarks/no-duplicate-contentinfo |
| https://www.derbyshire.gov.uk/ | https://www.derbyshire.gov.uk/home.aspx | OK | 200 | yes | 22378 | 1 | 6 | 61 | 4 | 17 | Home - Derbyshire County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: heading-order |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/region, navigable/heading-order |
| https://www.derbyshiredales.gov.uk/ | https://www.derbyshiredales.gov.uk/ | OK | 200 | no | 24465 | 44 | 20 | 15 | 59 | 357 | Home - Derbyshire Dales District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R57 (Landmarks don't repeat the same content), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, aria-required-parent, button-name, color-contrast, list |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_complementary_labelled, aria_content_in_landmark, aria_role_redundant, frame_src_valid, frame_title_exists, html_lang_exists, html_skipnav_exists, input_label_exists, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: adaptable/list-children, aria/aria-allowed-role, keyboard-accessible/focus-order, labels-and-names/aria-toggle-field-name, labels-and-names/button-name, labels-and-names/duplicate-id-aria, labels-and-names/form-label, labels-and-names/label-content-mismatch, landmarks/region |
| https://www.derrystrabane.com/ | https://www.derrystrabane.com/ | OK | 200 | no | 27216 | 12 | 12 | 57 | 5 | 66 | Derry City &amp; Strabane - Derry City &amp; Strabane District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, target_spacing_sufficient, text_block_heading, text_sensory_misuse, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region |
| https://www.devon.gov.uk/ | https://www.devon.gov.uk/ | OK | 200 | no | 27619 | 2 | 7 | 20 | 13 | 63 | Devon County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, widget_tabbable_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-required-attr, labels-and-names/label-content-mismatch, landmarks/region |
| https://www.dorsetcouncil.gov.uk/ | https://www.dorsetcouncil.gov.uk/ | OK | 200 | no | 30952 | 1 | 5 | 32 | 1 | 18 | Home - Dorset Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-attr |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_keyboard_handler_exists, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, input_checkboxes_grouped, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, target_spacing_sufficient, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-unique |
| https://www.dover.gov.uk/ | https://www.dover.gov.uk/Home.aspx | OK | 200 | yes | 20510 | 27 | 12 | 42 | 10 | 172 | Dover District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R61 (Documents start with a level 1 heading), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R64 (Heading has non-empty accessible name), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, empty-heading, label-title-only, link-name, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: a_text_purpose, aria_accessiblename_exists, aria_id_unique, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, heading_content_exists, input_label_exists, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/link-in-text-block, labels-and-names/label-title-only, landmarks/landmark-main, landmarks/region, navigable/empty-heading, navigable/link-name |
| https://www.dudley.gov.uk/ | https://www.dudley.gov.uk/residents/ | OK | 200 | yes | 27654 | 6 | 18 | 81 | 11 | 72 | Residents \| Dudley Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, meta-viewport-large, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable, svg_graphics_labelled, text_block_heading, text_contrast_sufficient, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-hidden-focus, landmarks/region, navigable/skip-link |
| https://www.dumgal.gov.uk/ | https://www.dumgal.gov.uk/ | FAIL | 403 | no | 32121 | 2 | 2 | 6 | 2 | 0 | Just a moment... |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R9, SIA-R96 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: meta-refresh |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, meta_refresh_delay, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception |
| https://www.dundeecity.gov.uk/ | https://www.dundeecity.gov.uk/ | OK | 200 | no | 31137 | 1 | 4 | 332 | 15 | 28 | Home Page \| Dundee City Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: button-name |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_article_label_unique, aria_complementary_label_visible, aria_eventhandler_role_valid, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_exists, input_label_visible, label_name_visible, label_ref_valid, script_onclick_misuse, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, target_spacing_sufficient, text_block_heading, text_contrast_sufficient, text_sensory_misuse, widget_tabbable_exists, widget_tabbable_single |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/presentational-children-focusable, keyboard-accessible/nested-interactive, labels-and-names/button-name, labels-and-names/frame-title, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, text-alternatives/img-alt |
| https://www.durham.gov.uk/ | https://www.durham.gov.uk/ | OK | 200 | no | 28573 | 6 | 8 | 30 | 5 | 64 | Home - Durham County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, figure_label_exists, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_quoted_correctly |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-main, landmarks/region |
| https://www.east-ayrshire.gov.uk/ | https://www.east-ayrshire.gov.uk/Home.aspx | OK | 200 | yes | 22864 | 3 | 9 | 40 | 2 | 6 | Home &middot; East Ayrshire Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-contentinfo, landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_contentinfo_label_unique, aria_contentinfo_single, aria_landmark_name_unique, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/no-duplicate-contentinfo, navigable/heading-order |
| https://www.eastcambs.gov.uk/ | https://eastcambs.gov.uk/ | OK | 200 | yes | 26836 | 2 | 7 | 21 | 0 | 33 | East Cambridgeshire District Council \| East Cambridgeshire District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: page-has-heading-one, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_attribute_valid, aria_content_in_landmark, element_tabbable_unobscured, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_sensory_misuse |
| https://eastdevon.gov.uk/ | https://eastdevon.gov.uk/ | FAIL | - | no | 10495 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.eastdunbarton.gov.uk/ | https://www.eastdunbarton.gov.uk/ | OK | 200 | no | 20616 | 2 | 10 | 32 | 13 | 10 | East Dunbartonshire Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_role_valid, combobox_haspopup_valid, element_attribute_deprecated, element_tabbable_unobscured, figure_label_exists, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: navigable/empty-heading |
| https://www.easthants.gov.uk/ | https://www.easthants.gov.uk/ | OK | 200 | no | 23858 | 6 | 6 | 25 | 1 | 56 | Homepage \| East Hampshire District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_content_in_landmark, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/region |
| https://www.eastherts.gov.uk/ | https://www.eastherts.gov.uk/ | OK | 200 | no | 32912 | 8 | 21 | 94 | 10 | 160 | Home \| East Herts District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R40, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R60, SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, landmark-unique, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_valid, aria_complementary_labelled, aria_content_in_landmark, aria_eventhandler_role_valid, aria_form_label_unique, aria_landmark_name_unique, aria_role_redundant, element_attribute_deprecated, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, frame_src_valid, input_checkboxes_grouped, input_label_visible, label_name_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, target_spacing_sufficient, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: distinguishable/color-contrast, labels-and-names/label-content-mismatch, landmarks/landmark-unique, landmarks/region |
| https://www.e-lindsey.gov.uk/ | https://www.e-lindsey.gov.uk/ | FAIL | 403 | no | 1677 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.eastlothian.gov.uk/ | https://www.eastlothian.gov.uk/ | OK | 200 | no | 11427 | 3 | 4 | 4 | 3 | 0 | East Lothian Council Homepage |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R70, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: html-has-lang, landmark-one-main, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, html_lang_exists, skip_main_exists |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang |
| https://www.eastrenfrewshire.gov.uk/ | https://www.eastrenfrewshire.gov.uk/ | FAIL | 403 | no | 1591 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.eastriding.gov.uk/ | https://www.eastriding.gov.uk/ | OK | 200 | no | 34111 | 41 | 11 | 41 | 8 | 123 | Home - East Riding of Yorkshire Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R17, SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_contentinfo_misuse, aria_hidden_nontabbable, aria_keyboard_handler_exists, element_attribute_deprecated, element_tabbable_unobscured, form_interaction_review, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient, text_quoted_correctly, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-allowed-attr, aria/aria-hidden-focus, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/landmark-unique |
| https://www.eaststaffsbc.gov.uk/ | https://www.eaststaffsbc.gov.uk/ | FAIL | - | no | 10493 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.eastsuffolk.gov.uk/ | https://www.eastsuffolk.gov.uk/ | OK | 200 | no | 17874 | 8 | 9 | 36 | 2 | 209 | Home \| East Suffolk Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, heading-order, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_content_in_landmark, element_attribute_deprecated, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-valid-attr-value, navigable/heading-order |
| https://www.eastsussex.gov.uk/ | https://www.eastsussex.gov.uk/ | OK | 200 | no | 23660 | 2 | 19 | 21 | 0 | 94 | page.addScriptTag: Executing inline script violates the following Content Security Policy directive 'script-src 'self' 'sha256-l8zbJd8kXZ6zkrhwDpvnCZMy0hTHqX8L3/bCfSgiaAM=' 'sha256-rP+B3tYFuMv0SfsZavhdRMwfqW86QfTrfRz2RLBAlsk=' 'sha256-zXkkXhkldo1hiIGlhYYSoUVqjm7sLJmhA9CAgo0RiAM=' 'unsafe-eval' https://cdn.vidstack.io https://cdn.jsdelivr.net/npm/@vidstack/  https://js.monitor.azure.com https://matomo.eastsussex.gov.uk https://www.youtube.com https://www.eastsussex.gov.uk https://microsites.eastsussex.gov.uk https://translate-pa.googleapis.com https://translate.googleapis.com https://translate.google.com https://www.googleadservices.com https://flex.eastsussex.gov.uk https://plausible.io https://new.eastsussex.gov.uk https://connect.facebook.net https://platform.twitter.com https://cdn.syndication.twimg.com https://www.google.com https://www.gstatic.com https://v4in1-si.click4assistance.co.uk https://www.googletagmanager.com https://maps.googleapis.com https://www.google-analytics.com https://script.crazyegg.com'. Either the 'unsafe-inline' keyword, a hash ('sha256-iLB/qGn2fKTfTYFKNKTMDW4mWOq+TwpFIWKi5guSmvk='), or a nonce ('nonce-...') is required to enable inline execution. The action has been blocked. |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: label-title-only, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_keyboard_handler_exists, aria_landmark_name_unique, aria_role_redundant, element_attribute_deprecated, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
| https://www.lewes-eastbourne.gov.uk/ | https://www.lewes-eastbourne.gov.uk/ | FAIL | 403 | no | 1524 | 0 | 5 | 0 | 0 | 0 | Skipped (non-HTML content type: text/plain) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R4 (Page has a descriptive title), SIA-R59 (Document has at least one heading to identify its main content), SIA-R79, SIA-R87 (First focusable element is a skip link) |
| https://www.eastleigh.gov.uk/ | https://www.eastleigh.gov.uk/ | FAIL | 403 | no | 31601 | 2 | 2 | 6 | 2 | 0 | Just a moment... |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R9, SIA-R96 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: meta-refresh |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, meta_refresh_delay, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception |
| https://www.elmbridge.gov.uk/ | https://www.elmbridge.gov.uk/ | OK | 200 | no | 17406 | 8 | 8 | 48 | 11 | 44 | Home \| Elmbridge Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-unique |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_attribute_redundant, aria_banner_label_unique, aria_banner_single, aria_form_label_unique, aria_landmark_name_unique, element_attribute_deprecated, element_tabbable_unobscured, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/banner-is-top-level, landmarks/no-duplicate-banner, landmarks/region |
| https://www.eppingforestdc.gov.uk/ | https://www.eppingforestdc.gov.uk/ | FAIL | 403 | no | 33420 | 2 | 2 | 6 | 2 | 0 | Just a moment... |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R9, SIA-R96 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: meta-refresh |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, meta_refresh_delay, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception |
| https://www.epsom-ewell.gov.uk/ | https://www.epsom-ewell.gov.uk/ | OK | 200 | no | 33331 | 10 | 7 | 684 | 1 | 66 | Epsom and Ewell Borough Council \| |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_role_redundant, element_tabbable_unobscured, element_tabbable_visible, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/region |
| https://www.erewash.gov.uk/ | https://www.erewash.gov.uk/ | OK | 200 | no | 21391 | 3 | 12 | 55 | 4 | 80 | Homepage \| Erewash Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-dialog-name, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_landmark_name_unique, element_tabbable_role_valid, element_tabbable_unobscured, input_label_visible, label_name_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading, text_sensory_misuse |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-unique, landmarks/region |
| https://www.essex.gov.uk/ | https://www.essex.gov.uk/ | OK | 200 | no | 14216 | 6 | 5 | 4 | 2 | 40 | Welcome to Essex \| Essex County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don't repeat the same content), SIA-R61 (Documents start with a level 1 heading), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: label-title-only, landmark-no-duplicate-contentinfo, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: html_skipnav_exists, page_title_exists, skip_main_exists, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/no-duplicate-contentinfo, landmarks/region |
| https://exeter.gov.uk/ | https://exeter.gov.uk/ | FAIL | - | no | 10493 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://www.falkirk.gov.uk/ | https://www.falkirk.gov.uk/ | OK | 200 | no | 22001 | 0 | 22 | 27 | 4 | 63 | Falkirk Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_role_redundant, element_tabbable_visible, input_label_visible, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, style_viewport_resizable |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-required-attr, text-alternatives/image-alt-words |
| https://www.fareham.gov.uk/ | https://www.fareham.gov.uk/ | OK | 200 | no | 20645 | 18 | 7 | 41 | 13 | 41 | Fareham Borough Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: region, tabindex |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, aria_eventhandler_role_valid, element_tabbable_role_valid, element_tabbable_unobscured, element_tabbable_visible, input_checkboxes_grouped, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: aria/aria-required-attr, keyboard-accessible/focus-order, keyboard-accessible/tabindex, labels-and-names/duplicate-id-aria, labels-and-names/multiple-labels, landmarks/region |
| https://www.fenland.gov.uk/ | https://www.fenland.gov.uk/ | OK | 200 | no | 20634 | 0 | 13 | 26 | 0 | 35 | Fenland District Council Home Page - Fenland District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61 (Documents start with a level 1 heading), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R8 (Form elements have accessible labels) |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_keyboard_handler_exists, element_tabbable_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, target_spacing_sufficient, text_block_heading |
| https://www.fermanaghomagh.com/ | https://www.fermanaghomagh.com/ | OK | 200 | no | 41070 | 3 | 10 | 58 | 6 | 33 | Fermanagh and Omagh District Council &#8211; Fermanagh &amp; Omagh District Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R86 (Page has a mechanism to bypass repeated blocks of content), SIA-R87 (First focusable element is a skip link), SIA-R95 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: heading-order, label-title-only, region |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, element_tabbable_role_valid, frame_src_valid, html_skipnav_exists, iframe_interactive_tabbable, input_label_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_block_heading, text_contrast_sufficient |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/region, navigable/heading-order |
| https://www.fife.gov.uk/ | https://www.fife.gov.uk/ | FAIL | 403 | no | 31464 | 2 | 2 | 6 | 2 | 0 | Just a moment... |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R9, SIA-R96 |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: meta-refresh |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: element_attribute_deprecated, meta_refresh_delay, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception |
| https://www.flintshire.gov.uk/ | https://www.flintshire.gov.uk/ | OK | 200 | no | 13408 | 2 | 3 | 4 | 1 | 0 | Welcome to Flintshire County Council |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R59 (Document has at least one heading to identify its main content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-one-main, page-has-heading-one |
|  |  |  |  |  |  |  |  |  |  | Equal Access failed rules: aria_content_in_landmark, element_attribute_deprecated, style_color_misuse, style_highcontrast_visible |
|  |  |  |  |  |  |  |  |  |  | AccessLint failed rules: landmarks/landmark-main |

## Detailed Failure Information (ALFA)

### https://www.aberdeencity.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="" id="rcc-confirm-button" aria-label="Accept cookies" style="background: rgb(192, 0, 89); border: 2px solid rgb(192, 0, 89); border-radius: 4px; box-shadow: none; color: white; cursor: pointer; flex: 0 0 auto; padding: 5px 10px; margin: 15px; width: 45%;">OK to use analytics cookies</button>`
- XPath: `/button[@id="rcc-confirm-button"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="" id="rcc-decline-button" aria-label="Decline cookies" style="background: white; border: 2px solid rgb(192, 0, 89); border-radius: 4px; box-shadow: none; color: rgb(192, 0, 89); cursor: pointer; flex: 0 0 auto; padding: 5px 10px; margin: 15px; width: 45%;">Don't use analytics cookies</button>`
- XPath: `/button[@id="rcc-decline-button"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<button class="" id="rcc-confirm-button" aria-label="Accept cookies" style="background: rgb(192, 0, 89); border: 2px solid rgb(192, 0, 89); border-radius: 4px; box-shadow: none; color: white; cursor: pointer; flex: 0 0 auto; padding: 5px 10px; margin: 15px; width: 45%;">OK to use analytics cookies</button>`
- XPath: `/button[@id="rcc-confirm-button"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<button class="" id="rcc-decline-button" aria-label="Decline cookies" style="background: white; border: 2px solid rgb(192, 0, 89); border-radius: 4px; box-shadow: none; color: rgb(192, 0, 89); cursor: pointer; flex: 0 0 auto; padding: 5px 10px; margin: 15px; width: 45%;">Don't use analytics cookies</button>`
- XPath: `/button[@id="rcc-decline-button"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.2:1 which is         below the required contrast of 7:1

### https://www.aberdeenshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.aberdeenshire.gov.uk/my" target="_self" class="my-aberdeenshire-logo" id="my-aberdeenshire-link">...</a>`
- XPath: `/a[@id="my-aberdeenshire-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="submit" class="input-group-text" id="basic-addon3" aria-label="Search the website">Search</button>`
- XPath: `/button[@id="basic-addon3"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://online.aberdeenshire.gov.uk/myAberdeenshire/AuthServices/SignIn" class="btn-system btn">Sign in</a>`
- XPath: `/a[@class="btn-system btn"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/schools" aria-label="Schools and learning">...</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="more-services" data-redirect="/all-services" href="/all-services" class="more-card btn btn-link text-start view-all-services" tabindex="0">...</a>`
- XPath: `/a[@id="more-services"]`

*... and 3 more failures for this rule*

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.85:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2>Council services</h2>`
- XPath: `/h2`

#### Rule: [SIA-R85: Paragraphs of text are not all italics](https://alfa.siteimprove.com/rules/sia-r85)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The text of the paragraph is all italic
- HTML: `<p class="fst-italic fw-bold strapline">from mountain to sea... the very best of Scotland!</p>`
- XPath: `/p[@class="fst-italic fw-bold strapline"]`

#### Rule: [SIA-R86: Page has a mechanism to bypass repeated blocks of content](https://alfa.siteimprove.com/rules/sia-r86)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<iframe src="https://oc-cdn-public-gbr.azureedge.net/livechatwidget/v2public/htmls/chatv2.html?data-app-id=aa522f03-ca5d-4031-be56-f8e7b1ebb8ec&data-org-id=864c2b1a-e808-4735-86db-1295ea4d77be&data-org-url=https://unq864c2b1ae808473586db1295ea4d7-crm11.omnichannelengagementhub.com&hostname=www.aberdeenshire.gov.uk&data-lcw-version=prod" name="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window" id="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window" title="Chat Widget" allow="microphone *; camera *; geolocation *; autoplay;" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" height="0px" width="0px" role="presentation" style="position: fixed; border-width: 0px; z-index: 999999;" />`
- XPath: `/iframe[@id="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.adur-worthing.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/cookies/cookie-settings/">Cookie settings</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link-all" title="See all news" href="/news/">See all of our news</a>`
- XPath: `/a[@class="link-all"]`

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Stay up-to-date with your local news in the Adur a...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card-text">To have your say see all our current consultations</p>`
- XPath: `/p[@class="card-text"]`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.ambervalley.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=banner_cb&utm_medium=referral&utm_content=v2" rel="noopener nofollow" target="_blank" id="CybotCookiebotDialogPoweredbyCybot" aria-label="Cookiebot by Usercentrics - opens in a new window">...</a>`
- XPath: `/a[@id="CybotCookiebotDialogPoweredbyCybot"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="CybotCookiebotDialogBodyEdgeMoreDetailsLink" href="#" class="">Show details</a>`
- XPath: `/a[@id="CybotCookiebotDialogBodyEdgeMoreDetailsLink"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="btnA2Z" type="button" class="navbar-toggle collapse in" style="padding-top:5px; padding-bottom:5px">...</button>`
- XPath: `/button[@id="btnA2Z"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="btnMenu" type="button" style="padding-top:5px; padding-bottom:5px" class="navbar-toggle collapse in">...</button>`
- XPath: `/button[@id="btnMenu"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/contact-us/">How to get in touch</a>`
- XPath: `/a`

#### Rule: [SIA-R113](https://alfa.siteimprove.com/rules/sia-r113)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a href="/our-website/accessibility/">Accessibility</a>`
- XPath: `/a`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.57:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>         </ul>`
- XPath: `/ul`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.angus.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button data-drupal-selector="edit-submit-search-content-solr" class="button js-form-submit form-submit btn-primary btn icon-before" type="submit" id="edit-submit-search-content-solr" value="Search">...</button>`
- XPath: `/button[@id="edit-submit-search-content-solr"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/benefits_and_money_advice" hreflang="en">Benefits and money advice</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a aria-controls="edit-webform-feedback--content" aria-expanded="false" aria-pressed="false" data-toggle="collapse" role="button" class="panel-title" href="#edit-webform-feedback--content">Is something wrong with this page?</a>`
- XPath: `/a[@class="panel-title"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.51:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="copyright">...</p>`
- XPath: `/p[@class="copyright"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="accessimages">...</p>`
- XPath: `/p[@class="accessimages"]`

### https://antrimandnewtownabbey.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/accessibility-options/" name="AccessibilityOptions" title="Accessibility Options">Accessibility Options</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/apply/" title="Apply" class="btn-full">           Apply         </a>`
- XPath: `/a[@class="btn-full"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/apply/" title="Apply" class="btn-outline">           Apply         </a>`
- XPath: `/a[@class="btn-outline"]`

#### Rule: [SIA-R113](https://alfa.siteimprove.com/rules/sia-r113)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a href="/gdpr/" title="GDPR">           GDPR         </a>`
- XPath: `/a`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div class="item" data-interchange=" [/getmedia/a796f814-b961-4b90-9b5e-679759022406/Pic-85.jpg.aspx?w=1200&h=869&ext=.jpg&width=640, small],[/getmedia/a796f814-b961-4b90-9b5e-679759022406/Pic-85.jpg.aspx?w=1200&h=869&ext=.jpg&width=1024, medium], [/getmedia/a796f814-b961-4b90-9b5e-679759022406/Pic-85.jpg.aspx?w=1200&h=869&ext=.jpg&width=1360, large] " data-resize="sqsjr0-interchange" id="sqsjr0-interchange" data-e="zhgrdg-e" style="background-image: url("/getmedia/a796f814-b961-4b90-9b5e-679759022406/Pic-85.jpg.aspx?w=1200&h=869&ext=.jpg&width=1360");">...</div>`
- XPath: `/div[@id="sqsjr0-interchange"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div class="item" data-interchange=" [/getmedia/cce8c4bf-4ad1-409c-b227-e75cfd3a5493/Pic-10.jpg.aspx?w=1200&h=800&ext=.jpg&width=640, small],[/getmedia/cce8c4bf-4ad1-409c-b227-e75cfd3a5493/Pic-10.jpg.aspx?w=1200&h=800&ext=.jpg&width=1024, medium], [/getmedia/cce8c4bf-4ad1-409c-b227-e75cfd3a5493/Pic-10.jpg.aspx?w=1200&h=800&ext=.jpg&width=1360, large] " data-resize="s88ijl-interchange" id="s88ijl-interchange" data-e="szegd9-e" style="background-image: url("/getmedia/cce8c4bf-4ad1-409c-b227-e75cfd3a5493/Pic-10.jpg.aspx?w=1200&h=800&ext=.jpg&width=1360");">...</div>`
- XPath: `/div[@id="s88ijl-interchange"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3 class="title">Bins & Recycling</h3>`
- XPath: `/h3[@class="title"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.2:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Antrim and Newtownabbey Borough Council is remindi...</p>`
- XPath: `/p`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h3 class="title">Service Updates</h3>`
- XPath: `/h3[@class="title"]`

### https://www.ardsandnorthdown.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/article/1275/Meetings" class="item__link"> 							Meetings 						</a>`
- XPath: `/a[@class="item__link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/article/766/News" class="utilitymenu__link">News</a>`
- XPath: `/a[@class="utilitymenu__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.facebook.com/Ards-and-North-Down-Borough-Council-128997763818679/?ref=hlnot" class="imagelink__link" onclick="window.open(this.href); return false;" rel="noopener">...</a>`
- XPath: `/a[@class="imagelink__link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="bygoss__link" href="https://www.gossinteractive.com" target="_blank" title="Digital platform technology, online self-service and web content management provided by GOSS" rel="noopener">Powered by GOSS</a>`
- XPath: `/a[@class="bygoss__link"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `search` have the same name.

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.62:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="c_252147397426587_input_suggestions" class="search-suggestion search-suggestion--sitesearch" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="c_252147397426587_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="p-keywords-729_input_suggestions" class="search-suggestion search-suggestion--sitesearch" role="listbox" style="top: 50px; width: 1140px;" />`
- XPath: `/ul[@id="p-keywords-729_input_suggestions"]`

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>This website uses cookies</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p id="cookie-consents-updated-message" class="cookie-consents-updated-confirmation__message">Your cookie preferences were saved</p>`
- XPath: `/p[@id="cookie-consents-updated-message"]`

#### Rule: [SIA-R8: Form elements have accessible labels](https://alfa.siteimprove.com/rules/sia-r8)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="c_252147397426587_input_suggestions" class="search-suggestion search-suggestion--sitesearch" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="c_252147397426587_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="p-keywords-729_input_suggestions" class="search-suggestion search-suggestion--sitesearch" role="listbox" style="top: 50px; width: 1140px;" />`
- XPath: `/ul[@id="p-keywords-729_input_suggestions"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.argyll-bute.gov.uk/

#### Rule: [SIA-R11: Button elements have an accessible name](https://alfa.siteimprove.com/rules/sia-r11)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link does not have an accessible name
- HTML: `<a href="/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency" hreflang="en">...</a>`
- XPath: `/a`

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/births-deaths-and-marriages#serv_status">Births, deaths and marriages</a>`
- XPath: `/a`

#### Rule: [SIA-R2: HTML elements have a valid lang attribute](https://alfa.siteimprove.com/rules/sia-r2)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The image does not have an accessible name
- HTML: `<img loading="lazy" src="/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq" width="360" height="200" data-once="allImages" />`
- XPath: `/img`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul class="service-highlight__list">                </ul>`
- XPath: `/ul[@class="service-highlight__list"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>Due to essential maintenance works at Port Askaig,...</p>`
- XPath: `/p`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.arun.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<div class="dismiss-close" tabindex="0" role="button" />`
- XPath: `/div[@class="dismiss-close"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.arun.gov.uk/simpler-recycling" class="is-link">Learn about changes to your waste and recycling co...</a>`
- XPath: `/a[@class="is-link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/a-z/L" class="a-z-letter" title="See items relating to L">L</a>`
- XPath: `/a[@class="a-z-letter"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/a-z">ALL</a>`
- XPath: `/a`

*... and 1 more failures for this rule*

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<div class="dismiss-close" tabindex="0" role="button" />`
- XPath: `/div[@class="dismiss-close"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `banner` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.95:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.ashfield.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="news" class="seeAll">...</a>`
- XPath: `/a[@class="seeAll"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.ashfield.gov.uk/a-z/?letter=A" class="footerlink">A to Z of services</a>`
- XPath: `/a[@class="footerlink"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.ashfield.gov.uk/accessibility-statement/">Accessibility</a>`
- XPath: `/a`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.59:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.ashford.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.77:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 3.69:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.babergh.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="btn btn-unstyled" type="submit" aria-label="Search">...</button>`
- XPath: `/button[@class="btn btn-unstyled"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/future-changes-to-bin-collections">Find out about the changes to waste and recycling ...</a>`
- XPath: `/a`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="h3" href="https://www.babergh.gov.uk/council-tax">Council Tax</a>`
- XPath: `/a[@class="h3"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<a class="link clearfix" data-lfr-editable-id="02-title" data-lfr-editable-type="link" href="https://www.babergh.gov.uk/w/new-grazing-walks-leaflet-launches-to-promote-car-free-days%C2%A0" id="fragment-ifyk-02-title">New ‘Grazing Walks’ leaflet launches to promote ca...</a>`
- XPath: `/a[@id="fragment-ifyk-02-title"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.25:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.barnsley.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>`
- XPath: `/button[@id="ccc-notify-dismiss"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="masthead__nav__link masthead__nav__link--signlanguage" href="/services/accessibility/services-for-bsl-users/" aria-label="BSL - Sign language videos">...</a>`
- XPath: `/a[@class="masthead__nav__link masthead__nav__link--signlanguage"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="masthead__nav__link translate" href="?opt-in-translate=True">Translate</a>`
- XPath: `/a[@class="masthead__nav__link translate"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/alerts" class="alerts__link">...</a>`
- XPath: `/a[@class="alerts__link"]`

*... and 5 more failures for this rule*

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<input class="ui-search__field search__field autocomplete" type="search" name="search" id="search" placeholder="Search this site" accesskey="4" value="" />`
- XPath: `/input[@id="search"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `contentinfo` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.32:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.32:1 which is         below the required contrast of 3:1

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="newsletter-sign-up__text">Sign up to receive our news</p>`
- XPath: `/p[@class="newsletter-sign-up__text"]`

#### Rule: [SIA-R86: Page has a mechanism to bypass repeated blocks of content](https://alfa.siteimprove.com/rules/sia-r86)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<iframe src="https://oc-cdn-public-gbr.azureedge.net/livechatwidget/v2public/htmls/chatv2.html?data-app-id=91ac734d-d8ca-4052-8ed0-006b4bff52aa&data-org-id=a06f0de9-31e3-ee11-9046-6045bdf13ea0&data-org-url=https://m-a06f0de9-31e3-ee11-9046-6045bdf13ea0.uk.omnichannelengagementhub.com&hostname=www.barnsley.gov.uk&data-lcw-version=prod&data-color-override=%23283483&data-customization-callback=%7B%22chatButtonProps%22%3A%7B%22controlProps%22%3A%7B%22hideChatTextContainer%22%3A%22true%22%7D%2C%22styleProps%22%3A%7B%22iconStyleProps%22%3A%7B%22backgroundImage%22%3A%22url(https%3A%2F%2Fwww.barnsley.gov.uk%2Fmedia%2Frrtlbpts%2Fchat-bubbles.png)%22%7D%2C%22generalStyleProps%22%3A%7B%22minWidth%22%3A%2260px%22%2C%22width%22%3A%2260px%22%2C%22height%22%3A%2260px%22%7D%7D%7D%2C%22styleProps%22%3A%7B%22generalStyles%22%3A%7B%22borderRadius%22%3A%2215px%2015px%2015px%2015px%22%7D%7D%2C%22loadingPaneProps%22%3A%7B%22controlProps%22%3A%7B%22titleText%22%3A%22Chat%20to%20B-Bot%22%2C%22hideSubtitle%22%3A%22true%22%7D%2C%22styleProps%22%3A%7B%22generalStyleProps%22%3A%7B%22borderRadius%22%3A%220%200%2015px%2015px%22%7D%2C%22iconImageProps%22%3A%7B%22src%22%3A%22https%3A%2F%2Fwww.barnsley.gov.uk%2Fmedia%2Frrtlbpts%2Fchat-bubbles.png%22%7D%7D%7D%2C%22headerProps%22%3A%7B%22controlProps%22%3A%7B%22headerIconProps%22%3A%7B%22src%22%3A%22https%3A%2F%2Fwww.barnsley.gov.uk%2Fmedia%2Frrtlbpts%2Fchat-bubbles.png%22%7D%7D%2C%22styleProps%22%3A%7B%22generalStyleProps%22%3A%7B%22borderRadius%22%3A%2215px%2015px%200%200%22%7D%7D%7D%2C%22footerProps%22%3A%7B%22styleProps%22%3A%7B%22generalStyleProps%22%3A%7B%22borderRadius%22%3A%220%200%2015px%2015px%22%7D%7D%7D%2C%22webChatContainerProps%22%3A%7B%22webChatStyles%22%3A%7B%22backgroundColor%22%3A%22white%22%2C%22bubbleBackground%22%3A%22%23F2F3F6%22%2C%22bubbleFromUserBackground%22%3A%22%23bbe4f8%22%2C%22bubbleBorderWidth%22%3A0%2C%22bubbleFromUserBorderWidth%22%3A0%2C%22bubbleBorderRadius%22%3A%220%2010px%2010px%2010px%20!important%22%2C%22bubbleFromUserBorderRadius%22%3A%2210px%200%2010px%2010px%22%2C%22bubbleTextColor%22%3A%22black%22%2C%22bubbleFromUserTextColor%22%3A%22black%22%2C%22suggestedActionLayout%22%3A%22flow%22%2C%22suggestedActionHeight%22%3A30%2C%22suggestedActionBackgroundColor%22%3A%22white%22%2C%22suggestedActionBackgroundColorOnHover%22%3A%22%23bbe4f8%22%2C%22suggestedActionTextColor%22%3A%22black%22%2C%22suggestedActionBorderWidth%22%3A1%2C%22suggestedActionBorderRadius%22%3A%2210px%200%2010px%2010px%22%2C%22suggestedActionBorderColor%22%3A%22%23bbe4f8%22%2C%22paddingWide%22%3A10%7D%2C%22adaptiveCardStyles%22%3A%7B%22background%22%3A%22%23F2F3F6%22%2C%22color%22%3A%22black%22%7D%2C%22renderingMiddlewareProps%22%3A%7B%22avatarStyleProps%22%3A%7B%22backgroundImage%22%3A%22url('https%3A%2F%2Fwww.barnsley.gov.uk%2Fmedia%2Fhwhjgyf4%2Fbarnsley-council-coat-of-arms-blue-background.png')%22%2C%22backgroundSize%22%3A%22cover%22%7D%2C%22avatarTextStyleProps%22%3A%7B%22display%22%3A%22none%22%7D%2C%22receivedMessageAnchorStyles%22%3A%7B%22color%22%3A%22blue%22%2C%22filter%22%3A%22invert(100%25)%22%7D%7D%7D%7D" name="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window" id="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window" title="Chat Widget" allow="microphone *; camera *; geolocation *; autoplay;" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" height="0px" width="0px" role="presentation" style="position: fixed; border-width: 0px; z-index: 999999;" />`
- XPath: `/iframe[@id="Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.basildon.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="item__link" href="https://www.basildon.gov.uk/ApplyFor">Apply for</a>`
- XPath: `/a[@class="item__link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="utilitymenu__link" href="https://www.basildon.gov.uk/privacy">Privacy Notices</a>`
- XPath: `/a[@class="utilitymenu__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="bygoss__link" href="https://www.gossinteractive.com" rel="noopener" target="_blank" title="Digital platform technology, online self-service and web content management provided by GOSS">Powered by GOSS</a>`
- XPath: `/a[@class="bygoss__link"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<button class="chat-button" id="chatButton" aria-label="Open chat">...</button>`
- XPath: `/button[@id="chatButton"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p id="cookie-consents-updated-message" class="cookie-consents-updated-confirmation__message">Thank you - your cookie preferences have been upda...</p>`
- XPath: `/p[@id="cookie-consents-updated-message"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="a-panel__summary" style="min-height: 405px;"> 					Basildon Council acknowledges the findings o...</p>`
- XPath: `/p[@class="a-panel__summary"]`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="a-panel__title">Feature news carousel</h2>`
- XPath: `/h2[@class="a-panel__title"]`

### https://www.bathnes.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="govuk-button cookie-banner__button" data-module="govuk-button" onclick="acceptCookies()">         Accept analytics cookies       </button>`
- XPath: `/button[@class="govuk-button cookie-banner__button"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="govuk-button govuk-button--secondary cookie-banner__button" data-module="govuk-button" onclick="rejectCookies()">         Reject analytics cookies       </button>`
- XPath: `/button[@class="govuk-button govuk-button--secondary cookie-banner__button"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/cookies" class="govuk-link cookie-banner__link">         View cookies       </a>`
- XPath: `/a[@class="govuk-link cookie-banner__link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/" data-drupal-link-system-path="<front>" class="is-active" aria-current="page">Home</a>`
- XPath: `/a[@class="is-active"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/services" data-drupal-link-system-path="node/84380">Services</a>`
- XPath: `/a`

*... and 2 more failures for this rule*

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.94:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-body">         We use cookies to collect information abo...</p>`
- XPath: `/p[@class="govuk-body"]`

### https://www.bedford.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<button id="browsealoud-button--launchpad" class="launchpad-button" aria-label="Translate or Listen with the ReachDeck Toolbar" title="Translate or Listen with the ReachDeck Toolbar" ignore="true" lang="en" type="button">Translate or Listen</button>`
- XPath: `/button[@id="browsealoud-button--launchpad"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.5 24.5">...</svg>`
- XPath: `/svg[@id="Layer_1"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3 class="services-menu-title">Services</h3>`
- XPath: `/h3[@class="services-menu-title"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>Welcome to</p>`
- XPath: `/p`

### https://www.belfastcity.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="skip-to-content-link" href="#maincontent">Skip to main content</a>`
- XPath: `/a[@class="skip-to-content-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link-more link-more--events" href="/events">More events</a>`
- XPath: `/a[@class="link-more link-more--events"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link-more link-more--news" href="/news">More news</a>`
- XPath: `/a[@class="link-more link-more--news"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.belfastcity.gov.uk/news">News</a>`
- XPath: `/a`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<a class="card-service" href="/bins/collections" aria-label="Find your bin or box collection day" aria-describedby="399-summary 399-callToAction" style="height: 241.953px;">...</a>`
- XPath: `/a[@class="card-service"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

### https://www.birmingham.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.blaby.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/waste-and-recycling/household-waste/food-waste-collections/" title="Food Waste Collections">Food Waste Collections</a>`
- XPath: `/a`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.95:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p style="text-align: left;">Weekly food waste collections have now started and...</p>`
- XPath: `/p`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p style="text-align: left;">Weekly food waste collections have now started and...</p>`
- XPath: `/p`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.blackpool.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>The page cannot be displayed. Please contact the a...</p>`
- XPath: `/p`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.bolsover.gov.uk/

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

#### Rule: [SIA-R9](https://alfa.siteimprove.com/rules/sia-r9)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

#### Rule: [SIA-R96](https://alfa.siteimprove.com/rules/sia-r96)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

### https://www.bolton.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.boston.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 Forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.bcpcouncil.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-vendor-reveal ccc-notify-button ccc-link ccc-tabbable" aria-controls="optional-vendor-0" aria-expanded="false">...</button>`
- XPath: `/button[@class="ccc-vendor-reveal ccc-notify-button ccc-link ccc-tabbable"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="card__link" href="/about-the-council">...</a>`
- XPath: `/a[@class="card__link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="sc-cBYhWN jXYxNP button-link button" buttontheme="report" buttontype="default">Yes</button>`
- XPath: `/button[@class="sc-cBYhWN jXYxNP button-link button"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="menu__link" href="/about-the-council">About the council</a>`
- XPath: `/a[@class="menu__link"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<clipPath id="a">...</clipPath>`
- XPath: `/clipPath[@id="a"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<linearGradient x1="8.042%" y1="0%" x2="65.682%" y2="23.865%" id="a">...</linearGradient>`
- XPath: `/linearGradient[@id="a"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.17:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Menu</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card__description">Budgets, strategies, consultations, supply the cou...</p>`
- XPath: `/p[@class="card__description"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="copyright">...</p>`
- XPath: `/p[@class="copyright"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.bracknell-forest.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/help/about-site/accessibility-statement" data-drupal-link-system-path="node/373">Accessibility</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.instagram.com/bracknellforest" class="social-media__link social-media__link--instagram">...</a>`
- XPath: `/a[@class="social-media__link social-media__link--instagram"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://twitter.com/BracknellForest" class="social-media__link social-media__link--twitter">...</a>`
- XPath: `/a[@class="social-media__link social-media__link--twitter"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.facebook.com/bracknellforestcouncil" class="social-media__link social-media__link--facebook">...</a>`
- XPath: `/a[@class="social-media__link social-media__link--facebook"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.linkedin.com/company/bracknell-forest-borough-council" class="social-media__link social-media__link--linkedin">...</a>`
- XPath: `/a[@class="social-media__link social-media__link--linkedin"]`

*... and 4 more failures for this rule*

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>We use cookies on this site to improve your user e...</p>`
- XPath: `/p`

### https://www.bradford.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="searchQuerySubmit" type="submit" name="searchQuerySubmit" aria-label="Submit search">...</button>`
- XPath: `/button[@id="searchQuerySubmit"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a style="color: white" href="/benefits/benefits/">...</a>`
- XPath: `/a`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.6:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="heading txtWhite">Website maintenance</p>`
- XPath: `/p[@class="heading txtWhite"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="small gray">Copyright 2026 City of Bradford Metropolitan Distr...</p>`
- XPath: `/p[@class="small gray"]`

### https://www.braintree.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.breckland.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="item__link" href="https://www.breckland.gov.uk/applyforit">Apply</a>`
- XPath: `/a[@class="item__link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="utilitymenu__link" href="https://www.breckland.gov.uk/contactus">Contact us </a>`
- XPath: `/a[@class="utilitymenu__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.facebook.com/BreckCouncil/" title="Facebook: opens in a new tab" target="_blank">...</a>`
- XPath: `/a`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="bygoss__link" href="https://www.gossinteractive.com" rel="noopener" target="_blank" title="Digital platform technology, online self-service and web content management provided by GOSS">Powered by GOSS</a>`
- XPath: `/a[@class="bygoss__link"]`

#### Rule: [SIA-R17](https://alfa.siteimprove.com/rules/sia-r17)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<li class="gi-carousel__slide gi-carousel__slide--right" id="c_254950070124800slide1" aria-hidden="true">...</li>`
- XPath: `/li[@id="c_254950070124800slide1"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<li class="gi-carousel__slide" id="c_254950070124800slide2" aria-hidden="true">...</li>`
- XPath: `/li[@id="c_254950070124800slide2"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<li class="gi-carousel__slide gi-carousel__slide--left" id="c_254950070124800slide3" aria-hidden="true">...</li>`
- XPath: `/li[@id="c_254950070124800slide3"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `search` have the same name.

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="c_254950014998400_input_suggestions" class="search-suggestion" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="c_254950014998400_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="p-keywords-23333_input_suggestions" class="search-suggestion" role="listbox" style="top: 70px; width: 620px;" />`
- XPath: `/ul[@id="p-keywords-23333_input_suggestions"]`

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>This website uses cookies to ensure you get the be...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p id="cookie-consents-updated-message" class="cookie-consents-updated-confirmation__message">Your cookie preferences were saved</p>`
- XPath: `/p[@id="cookie-consents-updated-message"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="a-panel__summary"> 				Stay informed with the latest news, press rel...</p>`
- XPath: `/p[@class="a-panel__summary"]`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="a-panel__title">Peeky Swiper</h2>`
- XPath: `/h2[@class="a-panel__title"]`

#### Rule: [SIA-R8: Form elements have accessible labels](https://alfa.siteimprove.com/rules/sia-r8)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="c_254950014998400_input_suggestions" class="search-suggestion" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="c_254950014998400_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="p-keywords-23333_input_suggestions" class="search-suggestion" role="listbox" style="top: 70px; width: 620px;" />`
- XPath: `/ul[@id="p-keywords-23333_input_suggestions"]`

### https://www.brentwood.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later" title="Close subscription dialog">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind me later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R13](https://alfa.siteimprove.com/rules/sia-r13)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe width="356" height="200" src="https://www.youtube.com/embed/videoseries?list=PLw5vyvPvkBOrEbqjWYKMvdlKpaJI9s3V7" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" />`
- XPath: `/iframe`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `banner` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.17:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.bridgend.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>`
- XPath: `/button[@id="ccc-notify-dismiss"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://bridgend-self.achieveservice.com/en" class="nav-link px-3">...</a>`
- XPath: `/a[@class="nav-link px-3"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/residents/recycling-and-waste/" title="Recycling and waste">Recycling and waste</a>`
- XPath: `/a`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="top-task-title">                 Recycling and waste             </h2>`
- XPath: `/h2[@class="top-task-title"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.brighton-hove.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="cm-btn cm-btn-lern-more cm-btn-info">Customise cookies</button>`
- XPath: `/button[@class="cm-btn cm-btn-lern-more cm-btn-info"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="cm-btn cm-btn-danger cn-decline">Accept only essential cookies</button>`
- XPath: `/button[@class="cm-btn cm-btn-danger cn-decline"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="cm-btn cm-btn-success">Accept all cookies</button>`
- XPath: `/button[@class="cm-btn cm-btn-success"]`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<svg id="Layer_1" viewBox="0 0 100 100" height="30" width="30" class="flex-shrink:0">...</svg>`
- XPath: `/svg[@id="Layer_1"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.62:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Access the information, services, care and support...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="text:2 line:3 font:bold color:burgundy mar-b:-4 m:mar-b:none">...</p>`
- XPath: `/p[@class="text:2 line:3 font:bold color:burgundy mar-b:-4 m:mar-b:none"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="text:0 mar-t:8">© Brighton & Hove City Council</p>`
- XPath: `/p[@class="text:0 mar-t:8"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.bristol.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/residents/social-care-and-health/adults-and-older-people/support-to-live-independently/bristol-community-meals">Meal delivery and wellbeing service</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="sub_item1 sub_item2 sub_item3 sub_item5" href="/residents/bins-and-recycling">Bins and recycling</a>`
- XPath: `/a[@class="sub_item1 sub_item2 sub_item3 sub_item5"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://subscribe.emailblaster.cloud/MTk2Mjg/252.html" class="button secondary icon-right has-mt-3" role="button">...</a>`
- XPath: `/a[@class="button secondary icon-right has-mt-3"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/bristol-local-offer" class="button secondary icon-right" role="button">...</a>`
- XPath: `/a[@class="button secondary icon-right"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://homeowners.retrofitwest.co.uk/" class="sub_item5 sub_item3 sub_item4 sub_item7">Retrofit your home</a>`
- XPath: `/a[@class="sub_item5 sub_item3 sub_item4 sub_item7"]`

*... and 2 more failures for this rule*

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3>...</h3>`
- XPath: `/h3`

**Failure 2:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h4>Follow us:</h4>`
- XPath: `/h4`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.6:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Consider our food and wellbeing service for your l...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="h4">...</p>`
- XPath: `/p[@class="h4"]`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>Consider our food and wellbeing service for your l...</p>`
- XPath: `/p`

### https://www.southnorfolkandbroadland.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class=" link" href="https://account.southnorfolkandbroadland.gov.uk/" target="_blank" rel="noopener noreferrer">...</a>`
- XPath: `/a[@class=" link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="sc-fqkvVR SjcXJ button undefined" type="button">...</button>`
- XPath: `/button[@class="sc-fqkvVR SjcXJ button undefined"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="sc-dAbbOL iLWieq active">...</button>`
- XPath: `/button[@class="sc-dAbbOL iLWieq active"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="sc-dAbbOL iLWieq dot">...</button>`
- XPath: `/button[@class="sc-dAbbOL iLWieq dot"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="sc-gFqAkR cIQJjo">...</button>`
- XPath: `/button[@class="sc-gFqAkR cIQJjo"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<span class="visually-hidden" id="header__identity-description">Logo: Visit the Broadland and South Norfolk home p...</span>`
- XPath: `/span[@id="header__identity-description"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `search` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.56:1 which is         below the required contrast of 7:1

### https://www.bromsgrove.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button tabindex="0" aria-pressed="false" class="qc-usp-close-icon" />`
- XPath: `/button[@class="qc-usp-close-icon"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj" aria-labelledby="toggleDescription">...</button>`
- XPath: `/button[@class="qc-cmp2-toggle css-w01txj"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button tabindex="0" role="switch" aria-checked="true" class="qc-cmp2-toggle css-jxfk95" aria-labelledby="toggleDescription">...</button>`
- XPath: `/button[@class="qc-cmp2-toggle css-jxfk95"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button aria-pressed="false" size="small" mode="primary" class=" css-1nnj36">CONFIRM</button>`
- XPath: `/button[@class=" css-1nnj36"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a tabindex="0" id="qc-usp-delete-link" class="qc-usp-alt-action qc-usp-center-bottom" href="" title="Read More about the Data Deletion Policy">Data Deletion</a>`
- XPath: `/a[@id="qc-usp-delete-link"]`

*... and 2 more failures for this rule*

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button tabindex="0" aria-pressed="false" class="qc-usp-close-icon" />`
- XPath: `/button[@class="qc-usp-close-icon"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<path d="M3.88716886,8.47048371 L12.1431472,0.315826419 C12.4725453,-0.0145777987 13.005189,-0.0145777987 13.3345872,0.315826419 L13.8321886,0.814947685 C14.1615867,1.1453519 14.1615867,1.67962255 13.8321886,2.01002677 L6.6625232,9.06802326 L13.8251801,16.1260197 C14.1545782,16.456424 14.1545782,16.9906946 13.8251801,17.3210988 L13.3275787,17.8202201 C12.9981806,18.1506243 12.4655368,18.1506243 12.1361387,17.8202201 L3.88016039,9.6655628 C3.55777075,9.33515858 3.55777075,8.80088793 3.88716886,8.47048371 Z" id="path-1" />`
- XPath: `/path[@id="path-1"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<rect id="path-3" x="0" y="0" width="18" height="18" />`
- XPath: `/rect[@id="path-3"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<g id="New---Mobile-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">...</g>`
- XPath: `/g[@id="New---Mobile-2"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<g id="iPhone-11-6-Copy" transform="translate(-23.000000, -138.000000)">...</g>`
- XPath: `/g[@id="iPhone-11-6-Copy"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<g id="v1" transform="translate(20.000000, 138.000000)">...</g>`
- XPath: `/g[@id="v1"]`

*... and 4 more failures for this rule*

#### Rule: [SIA-R42: Elements with an explicit ARIA role have the required parent element](https://alfa.siteimprove.com/rules/sia-r42)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is not owned by an element of its required context role
- HTML: `<button role="listitem" class="qc-cmp2-list-item-header" aria-live="polite">...</button>`
- XPath: `/button[@class="qc-cmp2-list-item-header"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element is not owned by an element of its required context role
- HTML: `<p class="qc-cmp2-list-item-title" role="listitem">...</p>`
- XPath: `/p[@class="qc-cmp2-list-item-title"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h6 class="center centh">Feedback & Share</h6>`
- XPath: `/h6[@class="center centh"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.18:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul class="qc-cmp2-consent-list css-1f88jwd">...</ul>`
- XPath: `/ul[@class="qc-cmp2-consent-list css-1f88jwd"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul class="qc-cmp2-consent-list css-def7e2">...</ul>`
- XPath: `/ul[@class="qc-cmp2-consent-list css-def7e2"]`

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 2.36:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p id="qc-usp-title" class="qc-usp-title">...</p>`
- XPath: `/p[@id="qc-usp-title"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="qc-cmp2-list-item-title">Personal Data Processing Opt Outs</p>`
- XPath: `/p[@class="qc-cmp2-list-item-title"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>I want to opt-out of the Sharing of my personal da...</p>`
- XPath: `/p`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="heading sm footer-heading ">Bromsgrove District Council</p>`
- XPath: `/p[@class="heading sm footer-heading "]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qc-cmp2-list-item-title">Personal Data Processing Opt Outs</p>`
- XPath: `/p[@class="qc-cmp2-list-item-title"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `/p[@class="css-jg567y"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="css-1ggley5">Opted Out</p>`
- XPath: `/p[@class="css-1ggley5"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p style="flex: 1 1 0%; line-height: 150%;">I want to allow Google to enable storage related t...</p>`
- XPath: `/p`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<p role="heading" aria-level="2" class="heading sm c2-heading">...</p>`
- XPath: `/p[@class="heading sm c2-heading"]`

#### Rule: [SIA-R8: Form elements have accessible labels](https://alfa.siteimprove.com/rules/sia-r8)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj">...</button>`
- XPath: `/button[@class="qc-cmp2-toggle css-w01txj"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.broxbourne.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.broxtowe.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No Thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind Me Later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R13](https://alfa.siteimprove.com/rules/sia-r13)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fbroxtoweboroughcouncil&tabs=timeline&width=350&height=275&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="350" height="275" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share" />`
- XPath: `/iframe`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div id="prefix-error-outer">...</div>`
- XPath: `/div[@id="prefix-error-outer"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.49:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p id="prefix-overlay-label">...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p id="prefix-overlay-label">...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h3>Change of Address</h3>`
- XPath: `/h3`

### https://www.buckinghamshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/cost-of-living/help-with-heating-and-household-bills/" class="link-block__link link--alt">Help with heating, bills and home essentials</a>`
- XPath: `/a[@class="link-block__link link--alt"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/waste-and-recycling/" class="link-block__title-link">...</a>`
- XPath: `/a[@class="link-block__title-link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="feedback-widget__button" id="page-feedback-yes" aria-label="Feedback - yes this page is useful" type="submit" name="form_prefix" value="yes">                         Yes                     </button>`
- XPath: `/button[@id="page-feedback-yes"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="feedback-widget__button" id="page-feedback-no" aria-label="Feedback - No this page isn't useful" type="submit" name="form_prefix" value="no">                         No                     </button>`
- XPath: `/button[@id="page-feedback-no"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="nav__link footer-links__link link--alt" href="/about/">         About              </a>`
- XPath: `/a[@class="nav__link footer-links__link link--alt"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.64:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.burnley.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog">...</div>`
- XPath: `/div[@class="cmplz-close"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="cmplz-link cookie-statement" href="https://burnley.gov.uk/cookie-policy/" data-relative_url="">Cookie Policy</a>`
- XPath: `/a[@class="cmplz-link cookie-statement"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="cmplz-link privacy-statement" href="https://burnley.gov.uk/council-democracy/data-protection/privacy-notice-fair-processing-notice/" data-relative_url="">Privacy Notice </a>`
- XPath: `/a[@class="cmplz-link privacy-statement"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#content">Skip to content</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#" id="highContrastButt">High Contrast</a>`
- XPath: `/a[@id="highContrastButt"]`

*... and 3 more failures for this rule*

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.94:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>...</p>`
- XPath: `/p`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.bury.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/pay">Pay</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link__link" href="/council-tax/paying-your-council-tax">Paying your Council Tax</a>`
- XPath: `/a[@class="link__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="card__link" href="/leaders-blog">...</a>`
- XPath: `/a[@class="card__link"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.34:1 which is         below the required contrast of 7:1

### https://www.calderdale.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<select class="goog-te-combo" aria-label="Language Translate Widget">...</select>`
- XPath: `/select[@class="goog-te-combo"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/council/data/accessibility-statement" data-drupal-link-system-path="node/605">Accessibility</a>`
- XPath: `/a`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/services" class="hidden-sm">...</a>`
- XPath: `/a[@class="hidden-sm"]`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R40](https://alfa.siteimprove.com/rules/sia-r40)

**Failure 1:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div class="cmbc-carousel splide splide--loop splide--ltr splide--draggable is-active is-overflow is-initialized" id="carousel-mo292up0gclh0" role="region" aria-roledescription="carousel">...</div>`
- XPath: `/div[@id="carousel-mo292up0gclh0"]`

#### Rule: [SIA-R43](https://alfa.siteimprove.com/rules/sia-r43)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `<svg>` element does not have an accessible name
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">...</svg>`
- XPath: `/svg[@class="svg-inline--fa fa-chevron-right"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.73:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>...</p>`
- XPath: `/p`

### https://www.cambridgeshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="navLink link" href="/top-tasks/pay">Pay</a>`
- XPath: `/a[@class="navLink link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link title plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Children,+education,+and+families link" href="/residents/children-and-families">...</a>`
- XPath: `/a[@class="link title plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Children,+education,+and+families link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=School+term+dates link" href="/residents/children-and-families/schools-learning/school-term-dates-closures">School term dates</a>`
- XPath: `/a[@class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=School+term+dates link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Apply+for+a+school+place link" href="/residents/children-and-families/schools-learning/apply-for-a-school-place">Apply for a school place</a>`
- XPath: `/a[@class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Apply+for+a+school+place link"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Children's+social+care link" href="https://www.cambridgeshire.gov.uk/residents/children-and-families/children-s-social-care" target="_self" rel="noopener noreferrer">Children's social care</a>`
- XPath: `/a[@class="link plausible-event-name=Task+UI+Card plausible-event-task-ui-card=Children's+social+care link"]`

*... and 25 more failures for this rule*

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.23:1 which is         below the required contrast of 7:1

### https://www.cannockchasedc.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="agree-button eu-cookie-compliance-secondary-button" tabindex="0">Accept Cookies</button>`
- XPath: `/button[@class="agree-button eu-cookie-compliance-secondary-button"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="decline-button eu-cookie-compliance-default-button" tabindex="0">Reject Cookies</button>`
- XPath: `/button[@class="decline-button eu-cookie-compliance-default-button"]`

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button type="button" role="presentation" class="owl-prev" tabindex="-1">...</button>`
- XPath: `/button[@class="owl-prev"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button type="button" role="presentation" class="owl-next" tabindex="-1">...</button>`
- XPath: `/button[@class="owl-next"]`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.49:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.49:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Cookies are not set on cannockchasedc.gov.uk unles...</p>`
- XPath: `/p`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>Cookies are not set on cannockchasedc.gov.uk unles...</p>`
- XPath: `/p`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>Vision for new Council</p>`
- XPath: `/p`

#### Rule: [SIA-R86: Page has a mechanism to bypass repeated blocks of content](https://alfa.siteimprove.com/rules/sia-r86)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<button type="button" role="presentation" class="owl-prev" tabindex="-1">...</button>`
- XPath: `/button[@class="owl-prev"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<button type="button" role="presentation" class="owl-next" tabindex="-1">...</button>`
- XPath: `/button[@class="owl-next"]`

### https://www.canterbury.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.canterbury.gov.uk/terms-and-conditions/cookies/change-your-cookie-settings" class="rejectButton" tabindex="0"> 									No, review settings 								</a>`
- XPath: `/a[@class="rejectButton"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/planning-and-building/planning-application-process/find-out-if-you-need-planning-permission">Find out if you need permission</a>`
- XPath: `/a`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.castlepoint.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<div id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close" class="cookie-consent_close" tabindex="3" role="button" aria-labelledby="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close-label">...</div>`
- XPath: `/div[@id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.63:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="component-title h4">...</p>`
- XPath: `/p[@class="component-title h4"]`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.causewaycoastandglens.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="hover:underline font-bold" href="tel:+44 (0) 28 7034 7034">Contact Us: 							+44 (0) 28 7034 7034</a>`
- XPath: `/a[@class="hover:underline font-bold"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="submit" class="hover:bg-brand-accent hover:text-white bg-white text-brand sb-search-submit inline icon-submit px-4 rounded-tr-full rounded-br-full">...</button>`
- XPath: `/button[@class="hover:bg-brand-accent hover:text-white bg-white text-brand sb-search-submit inline icon-submit px-4 rounded-tr-full rounded-br-full"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.facebook.com/CausewayCoastandGlensCouncil" class="inline-flex items-center justify-center p-2 rounded-full bg-brand h-10 w-10 transition duration-200 ease-in-out hover:bg-opacity-80">...</a>`
- XPath: `/a[@class="inline-flex items-center justify-center p-2 rounded-full bg-brand h-10 w-10 transition duration-200 ease-in-out hover:bg-opacity-80"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="text-brand font-bold text-xl" href="https://causewaycoastandglens.gov.uk/news">Latest News</a>`
- XPath: `/a[@class="text-brand font-bold text-xl"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://causewaycoastandglens.gov.uk/council/mayor">About the Mayor</a>`
- XPath: `/a`

*... and 4 more failures for this rule*

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button type="submit" class="hover:bg-brand-accent hover:text-white bg-white text-brand sb-search-submit inline icon-submit px-4 rounded-tr-full rounded-br-full">...</button>`
- XPath: `/button[@class="hover:bg-brand-accent hover:text-white bg-white text-brand sb-search-submit inline icon-submit px-4 rounded-tr-full rounded-br-full"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h5 class="hover:underline text-base text-left">Ballymoney Spring Fair 2026 – Best Window Display ...</h5>`
- XPath: `/h5[@class="hover:underline text-base text-left"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h4 class="font-body">Contact Us</h4>`
- XPath: `/h4[@class="font-body"]`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.88:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h3 class="hover:underline font-bold text-xl">Latest News</h3>`
- XPath: `/h3[@class="hover:underline font-bold text-xl"]`

### https://www.centralbedfordshire.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.ceredigion.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="btn btn-primary btn-sm mx-1" href="https://www.darganfodceredigion.cymru/" role="button">Twristiaeth</a>`
- XPath: `/a[@class="btn btn-primary btn-sm mx-1"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.charnwood.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later" title="Close subscription dialog">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No Thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind Me Later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `search` have the same name.

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.04:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.04:1 which is         below the required contrast of 3:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>We use some essential cookies to make this website...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="introduction">How can we help you today?</p>`
- XPath: `/p[@class="introduction"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p style="color:#fff;font-size: 14px;font-weight:bold;margin: 0px;">...</p>`
- XPath: `/p`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p class="introduction">How can we help you today?</p>`
- XPath: `/p[@class="introduction"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p class="cuttlefish">...</p>`
- XPath: `/p[@class="cuttlefish"]`

### https://www.chelmsford.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.chelmsford.gov.uk/a-z-listings/a/" title="A">A</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.chelmsford.gov.uk/your-council/contacting-us/" target="" class="footer-link">...</a>`
- XPath: `/a[@class="footer-link"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.97:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>We use cookies to optimise site functionality and ...</p>`
- XPath: `/p`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="h4 linkitems-item-title">Hylands Estate</h2>`
- XPath: `/h2[@class="h4 linkitems-item-title"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.cheltenham.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.cherwell.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="reload-button" class="blue-button text-button" data-url="https://www.cherwell.gov.uk/">...</button>`
- XPath: `/button[@id="reload-button"]`

#### Rule: [SIA-R47](https://alfa.siteimprove.com/rules/sia-r47)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `<meta>` element restricts the ability to zoom
- HTML: `<meta name="viewport" content="width=device-width, initial-scale=1.0,                                  maximum-scale=1.0, user-scalable=no" />`
- XPath: `/meta`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.05:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.cheshireeast.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="nav-link d-inline pe-0" href="https://www.cheshireeast.gov.uk/account/cheshire-east-account.aspx">...</a>`
- XPath: `/a[@class="nav-link d-inline pe-0"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

### https://www.cheshirewestandchester.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="sc-eaUbBy iHkbMp link interactive-card__content-link" href="/residents/waste-and-recycling/your-bin-collection" to="/residents/waste-and-recycling/your-bin-collection" target="_self">Your bin collection</a>`
- XPath: `/a[@class="sc-eaUbBy iHkbMp link interactive-card__content-link"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<button aria-label="scroll" class="scroll__button ">...</button>`
- XPath: `/button[@class="scroll__button "]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3 class="interactive-card__title">...</h3>`
- XPath: `/h3[@class="interactive-card__title"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.21:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.chesterfield.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a style="padding-left:6px; padding-right:6px;" href="/about-this-website/cookie-policy" title="Cookies and how you use this website">Cookies</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="javascript:void(0)" onclick="doGTranslate('en\|en');return false;" onkeypress="doGTranslate('en\|en');return false;" title="English" class="gflag nturl" style="background-position:-0px -0px;">...</a>`
- XPath: `/a[@class="gflag nturl"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<select onchange="doGTranslate(this);" id="googletranslate" name="googletranslate" style="font-size:12px; padding:0px; width:120px; height:20px; margin-right:20px;">...</select>`
- XPath: `/select[@id="googletranslate"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a style="display: inline-block;" href="/latest-news/candidates-announced-for-staveley-by-elections/" target="_blank" id="spotlight1-1" title="Staveley by-elections 7 May 2026 (opens in new window)">...</a>`
- XPath: `/a[@id="spotlight1-1"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a style="color:#FFFFFF !important; width:100px; padding:5px;" href="/latest-news/" class="btn-small btn-blue">...</a>`
- XPath: `/a[@class="btn-small btn-blue"]`

#### Rule: [SIA-R113](https://alfa.siteimprove.com/rules/sia-r113)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a href="javascript:void(0)" onclick="doGTranslate('en\|en');return false;" onkeypress="doGTranslate('en\|en');return false;" title="English" class="gflag nturl" style="background-position:-0px -0px;">...</a>`
- XPath: `/a[@class="gflag nturl"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a class="" href="#homeCarousel" data-slide-to="1" title="Next" aria-label="move to slide">⬜</a>`
- XPath: `/a`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3 style="margin-bottom:0px;">...</h3>`
- XPath: `/h3`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p style="margin-bottom:3px;">...</p>`
- XPath: `/p`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p style="margin-bottom:3px;">...</p>`
- XPath: `/p`

### https://www.chichester.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.chorley.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.swansea.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.edinburgh.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.westminster.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="logo-link" href="/">...</a>`
- XPath: `/a[@class="logo-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#" class="notranslate google-translator-switch" data-once="google-translate-disclaimer-init">Translate</a>`
- XPath: `/a[@class="notranslate google-translator-switch"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="link" href="/its-your-right">       How to register to vote in the 2026 local e...</a>`
- XPath: `/a[@class="link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="card__heading-link" href="/its-your-right">...</a>`
- XPath: `/a[@class="card__heading-link"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="heading__link" href="/council-tax">       Council Tax   </a>`
- XPath: `/a[@class="heading__link"]`

*... and 4 more failures for this rule*

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.89:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="homepage-header__intro d-none d-lg-block">       Welcome to   </p>`
- XPath: `/p[@class="homepage-header__intro d-none d-lg-block"]`

### https://www.york.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.clacks.gov.uk/

#### Rule: [SIA-R11: Button elements have an accessible name](https://alfa.siteimprove.com/rules/sia-r11)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link does not have an accessible name
- HTML: `<a href="https://www.clacks.gov.uk/maps/schoolcatchments/"> 						</a>`
- XPath: `/a`

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="navbar-brand" href="/">...</a>`
- XPath: `/a[@class="navbar-brand"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a style="color:#fff;text-decoration:none;" href="/news/staffinformation/">Information for Council Employees ></a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="footer-brand" href="/">...</a>`
- XPath: `/a[@class="footer-brand"]`

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h4 style="color:#000;">Libraries</h4>`
- XPath: `/h4`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R62: Links are visually distinguishable from surrounding text](https://alfa.siteimprove.com/rules/sia-r62)
**WCAG**: [SC 1.4.1](https://www.w3.org/WAI/WCAG22/Understanding/use-of-color) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link is not distinguishable from the surrounding text
- HTML: `<a href="/community/events/?event=3903">Fostering recruitment events</a>`
- XPath: `/a`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 2.52:1 which is         below the required contrast of 3:1

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p style="padding:5px;">...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="footerupper" style="color:#fff;">...</p>`
- XPath: `/p[@class="footerupper"]`

#### Rule: [SIA-R90: iframe elements have an accessible name](https://alfa.siteimprove.com/rules/sia-r90)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has tabbable descendants
- HTML: `<div class="mainimagediv" role="img" aria-label="Image of the library in the Speirs Centre" style="background: #fff url(/images/fpfeature/banner1.jpg) no-repeat center center;">...</div>`
- XPath: `/div[@class="mainimagediv"]`

### https://www.colchester.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.colchester.gov.uk/cost-of-living-support/">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>`
- XPath: `/button[@id="ccc-notify-dismiss"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<div class="header-menu" id="menu-button" role="button" aria-expanded="false" aria-controls="menu" tabindex="0" aria-label="Main menu">...</div>`
- XPath: `/div[@id="menu-button"]`

#### Rule: [SIA-R17](https://alfa.siteimprove.com/rules/sia-r17)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<li class="slide" aria-roledescription="slide" aria-label="2 of 5" aria-hidden="true" style="background-image: url('https://cbccrmdata.blob.core.windows.net/noteattachment/CBC-null-garden-waste-banner-CCC_Garden Waste Web Banner.jpg')">...</li>`
- XPath: `/li[@class="slide"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<path d="M18 9.02201C18 4.0489 13.9511 0 9.02201 0C4.0489 0 0 4.0489 0 9.02201C0 13.9511 4.0489 18 9.02201 18C13.9511 18 18 13.9511 18 9.02201ZM9.02201 9.50611C12.0147 9.50611 14.4792 11.8386 14.7433 14.7873C16.2396 13.291 17.1638 11.2665 17.1638 9.02201C17.1638 4.489 13.511 0.836186 9.02201 0.836186C4.489 0.836186 0.836186 4.489 0.836186 9.02201C0.836186 11.2665 1.76039 13.291 3.25672 14.7873C3.52078 11.8386 5.98533 9.50611 9.02201 9.50611ZM9.02201 10.3423C11.8386 10.3423 14.0391 12.6748 13.9071 15.4914C12.5428 16.5477 10.8264 17.1638 9.02201 17.1638C7.17359 17.1638 5.45721 16.5477 4.09291 15.4914C3.96088 12.6748 6.16137 10.3423 9.02201 10.3423Z" id="Shape" fill="#FFFFFF" fill-rule="evenodd" stroke="#FFFFFF" stroke-width="0.2" />`
- XPath: `/path[@id="Shape"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<a id="slider-button" class="button-small" href="https://www.colchester.gov.uk/residents-panel/">Find out more</a>`
- XPath: `/a[@id="slider-button"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `complementary` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.93:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p id="message-container">...</p>`
- XPath: `/p[@id="message-container"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>Subscribe to receive updates on Council news, even...</p>`
- XPath: `/p`

### https://www.cne-siar.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/cookies" tabindex="0">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="agree-button eu-cookie-compliance-secondary-button" tabindex="0">Accept additional cookies</button>`
- XPath: `/button[@class="agree-button eu-cookie-compliance-secondary-button"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="button" class="decline-button eu-cookie-compliance-default-button" tabindex="0">Reject additional cookies</button>`
- XPath: `/button[@class="decline-button eu-cookie-compliance-default-button"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#footer-first" class="button-link">Translate</a>`
- XPath: `/a[@class="button-link"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="lgd-header__toggle lgd-header__toggle--primary js-toggle-menu-button" data-target="lgd-header__nav--primary" aria-controls="lgd-header__nav--primary" aria-expanded="false" data-once="header-toggle">...</button>`
- XPath: `/button[@class="lgd-header__toggle lgd-header__toggle--primary js-toggle-menu-button"]`

*... and 2 more failures for this rule*

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<a href="https://www.smartsurvey.co.uk/s/HYD6ES/" target="_blank" class="ext" data-extlink="" aria-label="(link is external)" rel="noopener noreferrer" title="(opens in a new window)">...</a>`
- XPath: `/a[@class="ext"]`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>...</p>`
- XPath: `/p`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>...</p>`
- XPath: `/p`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>...</p>`
- XPath: `/p`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

### https://www.conwy.gov.uk/

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.09:1 which is         below the required contrast of 4.5:1

### https://www.cornwall.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="skip-to-content-link" href="#content-main">Skip to content</a>`
- XPath: `/a[@class="skip-to-content-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary" id="BtnCCAll">Accept non-essential cookies</button>`
- XPath: `/button[@id="BtnCCAll"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary" id="BtnCCNone">Reject non-essential cookies</button>`
- XPath: `/button[@id="BtnCCNone"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="btn btn-warning" id="BtnCCPrefs">Show preferences</button>`
- XPath: `/button[@id="BtnCCPrefs"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/council-news/">News from the Council</a>`
- XPath: `/a`

*... and 1 more failures for this rule*

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<path d="M17.3919375,29.7969816 L18.1816875,29.8734816 C18.2581875,30.1052316 18.3166875,30.3549816 18.3166875,30.6441066 C16.6021875,30.8364816 14.9450625,31.0671066 13.3666875,31.5103566 C12.0751875,31.8568566 10.8624375,32.3968566 9.6485625,32.7816066 L9.6485625,32.7051066 C10.1300625,32.3968566 10.6318125,32.1077316 11.1121875,31.8388566 C10.9974375,31.6453566 10.7465625,31.8388566 10.5733125,31.8568566 L9.4179375,32.2044816 C9.3211875,32.2044816 9.3020625,32.1077316 9.2638125,32.0886066 L9.3211875,32.0121066 C11.8254375,30.8364816 14.4061875,29.8734816 17.3919375,29.7969816 Z M17.4711375,26.9024691 C17.6443875,27.0172191 17.9717625,27.0172191 17.9526375,27.2872191 C18.0493875,27.7687191 17.5285125,27.9228441 17.3946375,28.3087191 C17.6443875,28.5775941 17.9908875,28.8858441 17.8750125,29.3673441 C16.2763875,29.5799691 14.6395125,29.7723441 13.1376375,30.2538441 C11.8078875,30.6194691 10.5175125,31.0818441 9.2473875,31.6207191 C8.9380125,31.6207191 8.8997625,31.2550941 8.7647625,31.0818441 C8.6106375,30.8894691 8.9582625,30.6768441 8.6691375,30.5812191 C8.3035125,30.5620941 8.1685125,30.1762191 7.9952625,29.9264691 C7.9367625,29.6755941 7.6476375,29.5023441 7.7443875,29.1940941 C8.0143875,29.0793441 8.3035125,29.3673441 8.6106375,29.3099691 C9.9010125,29.3099691 11.0957625,28.9432191 11.8855125,27.9419691 L12.2511375,27.2872191 C12.5593875,27.2489691 12.9261375,27.0172191 13.2523875,27.2872191 C14.2930125,27.9802191 15.7948875,27.9419691 16.8737625,27.3254691 C17.1055125,27.2489691 17.2787625,27.0565941 17.4711375,26.9024691 Z M6.348825,28.9125066 C6.387075,29.0475066 6.348825,29.2398816 6.213825,29.2972566 C6.137325,29.3557566 6.040575,29.2590066 6.02145,29.2005066 L5.96295,29.2005066 C5.96295,29.3748816 6.09795,29.6055066 6.310575,29.6246316 C6.483825,29.7022566 6.657075,29.5098816 6.6762,29.3557566 C6.71445,29.2972566 6.657075,29.2005066 6.71445,29.1825066 C6.84945,29.2972566 6.733575,29.4896316 6.6762,29.6055066 C6.5412,29.7596316 6.36795,29.8563816 6.1947,29.7978816 C5.9832,29.7596316 5.905575,29.5672566 5.7897,29.4322566 C5.732325,29.2005066 5.67495,28.9316316 5.8482,28.7775066 C6.02145,28.4692566 6.213825,28.8348816 6.348825,28.9125066 Z M7.4473875,27.9281316 C7.4856375,28.1598816 7.4473875,28.4670066 7.2932625,28.6605066 C7.1200125,28.8146316 6.8893875,28.8720066 6.6576375,28.7752566 C6.4652625,28.6987566 6.2920125,28.5255066 6.2335125,28.3331316 C6.1570125,28.1205066 6.2143875,27.9090066 6.2920125,27.7166316 C6.3493875,27.5433816 6.5226375,27.4848816 6.6576375,27.4466316 C7.0232625,27.3892566 7.2932625,27.6581316 7.4473875,27.9281316 Z M8.2533375,27.7608441 C8.5233375,27.7608441 8.8124625,27.7990941 8.8889625,28.0882191 C8.9080875,28.2423441 8.9857125,28.4347191 8.8889625,28.5697191 C8.6965875,28.7823441 8.3309625,28.8588441 8.0800875,28.6855941 C7.8685875,28.5697191 7.7718375,28.3582191 7.7909625,28.1073441 C7.8685875,27.9340941 8.0418375,27.7608441 8.2533375,27.7608441 Z M6.074325,27.5161566 C6.09345,27.6702816 6.112575,27.7861566 6.074325,27.9200316 C5.977575,28.1709066 5.74695,28.1135316 5.534325,28.1709066 C5.40045,28.0944066 5.1687,27.9785316 5.1687,27.7861566 C5.149575,27.5352816 5.284575,27.3237816 5.5152,27.2270316 C5.74695,27.1696566 5.9967,27.3046566 6.074325,27.5161566 Z M7.8001875,26.4565191 C8.0319375,26.4565191 8.2434375,26.5723941 8.3401875,26.7838941 C8.4358125,26.9762691 8.3784375,27.2271441 8.3019375,27.3812691 C8.0128125,27.5736441 7.6078125,27.6895191 7.2995625,27.4971441 C7.1071875,27.3227691 7.0689375,27.0156441 7.1848125,26.8221441 C7.3186875,26.6297691 7.5504375,26.5138941 7.8001875,26.4565191 Z M11.6355375,26.6236941 C11.7131625,26.9510691 11.6164125,27.2784441 11.3081625,27.4134441 C11.0572875,27.5090691 10.8266625,27.3943191 10.6151625,27.2784441 C10.4610375,27.1434441 10.4025375,26.9510691 10.4025375,26.7204441 C10.4610375,26.4886941 10.7107875,26.2771941 10.9616625,26.2186941 C11.2699125,26.1804441 11.5399125,26.4121941 11.6355375,26.6236941 Z M6.8749875,26.5090566 C6.9132375,26.7981816 6.8558625,27.1064316 6.5476125,27.2414316 C6.3743625,27.2988066 6.1426125,27.2988066 6.0087375,27.2020566 C5.8546125,27.0299316 5.7578625,26.7981816 5.7769875,26.5866816 C5.7769875,26.4325566 5.8928625,26.3166816 5.9704875,26.1816816 C6.3169875,25.9116816 6.7782375,26.1816816 6.8749875,26.5090566 Z M19.0962,25.9771566 C19.26945,25.9962816 19.538325,25.9771566 19.5777,26.1886566 C19.596825,26.4586566 19.558575,26.7669066 19.3662,26.9784066 C19.212075,27.1325316 19.018575,27.1707816 18.8262,27.0942816 C18.65295,26.9784066 18.6147,26.7275316 18.65295,26.5351566 C18.768825,26.3236566 18.845325,26.0536566 19.0962,25.9771566 Z M12.9402,25.6167066 C13.0752,25.8867066 12.97845,26.2140816 12.921075,26.4638316 C12.63195,26.6562066 12.304575,26.8879566 11.958075,26.6562066 C11.726325,26.5020816 11.59245,26.2140816 11.611575,25.9058316 C11.611575,25.6358316 11.8422,25.4052066 12.093075,25.3275816 C12.401325,25.2117066 12.844575,25.3275816 12.9402,25.6167066 Z M17.2429875,25.6167066 C17.3779875,25.7708316 17.3206125,26.0014566 17.3779875,26.1555816 C17.2812375,26.4447066 17.0506125,26.6562066 16.7423625,26.6370816 C16.5117375,26.5797066 16.3373625,26.3288316 16.2226125,26.1364566 C16.2034875,25.9058316 16.1258625,25.5975816 16.3373625,25.4243316 C16.6647375,25.2117066 17.0314875,25.4052066 17.2429875,25.6167066 Z M18.7308,25.5252441 C18.82755,25.8143691 18.69255,26.1023691 18.538425,26.3532441 C18.42255,26.5456191 18.230175,26.5073691 18.0378,26.5456191 C17.748675,26.5456191 17.748675,26.2373691 17.651925,26.0641191 C17.651925,25.7367441 17.6913,25.4284941 17.94105,25.1978691 C18.230175,24.8896191 18.63405,25.2361191 18.7308,25.5252441 Z M13.7289375,25.4634816 C13.9595625,25.4826066 14.2678125,25.5793566 14.2678125,25.8684816 C14.2869375,26.0799816 14.2295625,26.2734816 14.1136875,26.4073566 C13.9595625,26.5614816 13.7289375,26.5614816 13.5354375,26.5041066 C13.2474375,26.3499816 13.2271875,26.0608566 13.3048125,25.7908566 C13.3621875,25.6367316 13.5748125,25.5219816 13.7289375,25.4634816 Z M11.6355375,25.1361066 C11.6737875,25.3667316 11.5972875,25.5984816 11.4431625,25.7717316 C11.2507875,25.9641066 10.9042875,26.0417316 10.6151625,25.9067316 C10.4025375,25.7334816 10.3451625,25.4826066 10.3451625,25.2126066 C10.3642875,25.0393566 10.4801625,24.8087316 10.6725375,24.7311066 C11.0190375,24.6163566 11.5590375,24.6928566 11.6355375,25.1361066 Z M19.0886625,24.7192941 C19.3395375,24.7001691 19.5127875,24.9499191 19.5319125,25.1816691 C19.5510375,25.3740441 19.4542875,25.5866691 19.2619125,25.6631691 C19.2045375,25.7025441 19.1471625,25.6631691 19.1471625,25.6249191 L19.2810375,25.4707941 C19.1662875,25.4516691 19.0886625,25.3166691 19.0504125,25.2007941 C19.0504125,25.1434191 19.0312875,25.0275441 19.1077875,24.9701691 C18.9727875,24.9499191 18.8962875,25.1434191 18.8006625,25.2199191 C18.6847875,25.2007941 18.7804125,25.0466691 18.7804125,24.9701691 C18.8580375,24.8351691 18.9727875,24.7777941 19.0886625,24.7192941 Z M13.8556125,24.6552816 C13.8938625,24.8667816 13.8173625,25.0411566 13.7014875,25.1941566 C13.5282375,25.3100316 13.2976125,25.4259066 13.1041125,25.3100316 C12.8734875,25.1941566 12.8352375,24.9444066 12.8161125,24.7520316 C12.8352375,24.5585316 13.0467375,24.3661566 13.2391125,24.3087816 C13.5473625,24.2514066 13.7206125,24.4437816 13.8556125,24.6552816 Z M17.4490875,24.1977441 C17.6425875,24.4092441 17.7190875,24.7174941 17.5840875,24.9874941 C17.4490875,25.2181191 17.1408375,25.0831191 17.0058375,25.0448691 C16.8134625,24.8907441 16.5243375,24.6792441 16.6019625,24.4092441 C16.6019625,24.2168691 16.8134625,24.1594941 16.9484625,24.0436191 C17.1408375,24.0053691 17.3140875,24.1201191 17.4490875,24.1977441 Z M18.7993125,24.1517316 C18.8960625,24.3058566 18.8769375,24.4982316 18.8184375,24.6906066 C18.7610625,24.9414816 18.4719375,24.8841066 18.2986875,24.9988566 C18.0669375,24.8638566 17.7598125,24.6714816 17.7789375,24.3834816 C17.8171875,24.1899816 17.8363125,23.9402316 18.1063125,23.8817316 C18.4145625,23.8052316 18.6069375,23.9976066 18.7993125,24.1517316 Z M11.9725875,23.5482816 C12.2797125,23.5291566 12.5114625,23.7597816 12.6655875,23.9915316 C12.7420875,24.2806566 12.6655875,24.6271566 12.4732125,24.8386566 C12.2414625,25.0704066 11.8758375,24.9736566 11.6452125,24.8386566 C11.3752125,24.6271566 11.3167125,24.2232816 11.3943375,23.9150316 C11.4899625,23.7024066 11.7408375,23.6056566 11.9725875,23.5482816 Z" id="Combined-Shape" fill="#FCAF17" />`
- XPath: `/path[@id="Combined-Shape"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.24:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="cookie-title one">Cookies on the Cornwall Council website</p>`
- XPath: `/p[@class="cookie-title one"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="cookie-title two">Please tell us whether you accept cookies.</p>`
- XPath: `/p[@class="cookie-title two"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="cookie-title three">...</p>`
- XPath: `/p[@class="cookie-title three"]`

### https://www.cotswold.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://websurveys2.govmetric.com/theme/gm/2312" target="_blank" class="gm_sidebar_anchor" title="Opens in a new window" rel="nofollow" alt="Your feedback is important to us (opens in new window)">...</a>`
- XPath: `/a[@class="gm_sidebar_anchor"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/planning-and-building/planning-permission/view-planning-applications/view-documents-and-details-for-land-east-of-cotswold-business-village-moreton-in-marsh/">Find out more and review documentation.</a>`
- XPath: `/a`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="searchButton" type="submit">...</button>`
- XPath: `/button[@class="searchButton"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="govuk-footer__link" href="/our-sitemap/">Our sitemap</a>`
- XPath: `/a[@class="govuk-footer__link"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.09:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 2.49:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-body govuk-!-font-size-24">How can we help you today?</p>`
- XPath: `/p[@class="govuk-body govuk-!-font-size-24"]`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="govuk-heading-m-home">Help if you're struggling with living costs</h2>`
- XPath: `/h2[@class="govuk-heading-m-home"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.scilly.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.scilly.gov.uk/" title="" class="active">Home</a>`
- XPath: `/a[@class="active"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.scilly.gov.uk/planning" class="menu-minipanel menu-minipanel-1373 minipanel-processed">Planning</a>`
- XPath: `/a[@class="menu-minipanel menu-minipanel-1373 minipanel-processed"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="http://scilly.gov.uk/most-recent-news-items">News</a>`
- XPath: `/a`

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button>...</button>`
- XPath: `/button`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `contentinfo` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R62: Links are visually distinguishable from surrounding text](https://alfa.siteimprove.com/rules/sia-r62)
**WCAG**: [SC 1.4.1](https://www.w3.org/WAI/WCAG22/Understanding/use-of-color) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link is not distinguishable from the surrounding text
- HTML: `<a href="https://twitter.com/IoSCouncil">X (formerly Twitter)</a>`
- XPath: `/a`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.55:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.coventry.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="reload-button" class="blue-button text-button" data-url="https://www.coventry.gov.uk/">...</button>`
- XPath: `/button[@id="reload-button"]`

#### Rule: [SIA-R47](https://alfa.siteimprove.com/rules/sia-r47)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `<meta>` element restricts the ability to zoom
- HTML: `<meta name="viewport" content="width=device-width, initial-scale=1.0,                                  maximum-scale=1.0, user-scalable=no" />`
- XPath: `/meta`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.05:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.crawley.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="content-menu__link" href="https://my.crawley.gov.uk/">                             myCrawley            ...</a>`
- XPath: `/a[@class="content-menu__link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="news-teaser-card__link" href="/council-information/news-and-events/latest-news/2026/celebrate-st-georges-day-high-street">                             Celebrate St George's...</a>`
- XPath: `/a[@class="news-teaser-card__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="inline-menu__link" href="/council-information/contact-us">                             Contact us           ...</a>`
- XPath: `/a[@class="inline-menu__link"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.31:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="visually-hidden" id="block-oursites-menu">Our sites</h2>`
- XPath: `/h2[@id="block-oursites-menu"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="h2">                      Latest news          </h2>`
- XPath: `/h2[@class="h2"]`

### https://www.cumberland.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="lgd-header__toggle lgd-header__toggle--secondary" data-target="lgd-header__nav--secondary" aria-controls="lgd-header__nav--secondary" aria-expanded="false" aria-label="Toggle services menu">...</button>`
- XPath: `/button[@class="lgd-header__toggle lgd-header__toggle--secondary"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/news" data-drupal-link-system-path="node/1">News</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button aria-label="Close all notifications">...</button>`
- XPath: `/button`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="ia-block__title-link" href="/bins-recycling-and-street-cleaning">Bins, recycling and street cleaning</a>`
- XPath: `/a[@class="ia-block__title-link"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="lgd-action-link" href="https://www.cumberland.gov.uk/signup">Subscribe to news updates</a>`
- XPath: `/a[@class="lgd-action-link"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.74:1 which is         below the required contrast of 7:1

### https://www.darlington.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#News">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="linkBoxLink" href="/customer-services/contact-us/">...</a>`
- XPath: `/a[@class="linkBoxLink"]`

#### Rule: [SIA-R2: HTML elements have a valid lang attribute](https://alfa.siteimprove.com/rules/sia-r2)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The image does not have an accessible name
- HTML: `<img class="img-fluid lazyloaded" data-src="/media/j4ba43v1/groove.webp" src="/media/j4ba43v1/groove.webp" />`
- XPath: `/img[@class="img-fluid lazyloaded"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.45:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R86: Page has a mechanism to bypass repeated blocks of content](https://alfa.siteimprove.com/rules/sia-r86)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-r9zdufswi7js" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeNasorAAAAADmMylHtU2hw4pn8JchOO0-_5sEP&co=aHR0cHM6Ly93d3cuZGFybGluZ3Rvbi5nb3YudWs6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=iszrje7azmvz" />`
- XPath: `/iframe`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.dartford.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.denbighshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a accesskey="s" href="#main-content">Skip to main content</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="my-accounts" href="/en/my-accounts/my-accounts.aspx">My Accounts</a>`
- XPath: `/a[@class="my-accounts"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="language-switch" href="/cy/cartref.aspx">Cymraeg</a>`
- XPath: `/a[@class="language-switch"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="search-btn" type="submit" class="button">Search</button>`
- XPath: `/button[@id="search-btn"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a title="Bin collection dates" class="sys_0 sys_t0" href="/en/bins-and-recycling/bin-collections.aspx">Bin collection dates</a>`
- XPath: `/a[@class="sys_0 sys_t0"]`

*... and 7 more failures for this rule*

### https://www.derby.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="[ header__account ] [ position-absolute ] [ t--small ] [ d-none d-md-block ]" href="https://myaccount.derby.gov.uk/">...</a>`
- XPath: `/a[@class="[ header__account ] [ position-absolute ] [ t--small ] [ d-none d-md-block ]"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/apply/">Apply</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://x.com/DerbyCC" class="[ footer__social__single ]" target="_blank">...</a>`
- XPath: `/a[@class="[ footer__social__single ]"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `banner` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.54:1 which is         below the required contrast of 7:1

### https://www.derbyshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="skip-to-content" href="#main">Skip to content</a>`
- XPath: `/a[@class="skip-to-content"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<a class="ot-cookie-policy-link" href="/our-website/cookies/cookies.aspx" aria-label="More information about your privacy, opens in a new tab">Read our full cookie policy</a>`
- XPath: `/a[@class="ot-cookie-policy-link"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h3 id="onetrust-policy-title">Cookies on derbyshire.gov.uk</h3>`
- XPath: `/h3[@id="onetrust-policy-title"]`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.74:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card__title">                             Local Government Reor...</p>`
- XPath: `/p[@class="card__title"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card__desc">                             View the proposal for...</p>`
- XPath: `/p[@class="card__desc"]`

### https://www.derbyshiredales.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="skip" class="skip-main" href="https://www.derbyshiredales.gov.uk/#sp-component">Skip to main content</a>`
- XPath: `/a[@id="skip"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://selfserve.derbyshiredales.gov.uk/">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary" type="submit">...</button>`
- XPath: `/button[@class="btn btn-primary"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="btn-colour-default" href="/planning/planning-policy-and-local-plan/local-plan">...</a>`
- XPath: `/a[@class="btn-colour-default"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="readmore btn btn-primary item-closed" data-goto="read-more-box" aria-expanded="false">More services</button>`
- XPath: `/button[@class="readmore btn btn-primary item-closed"]`

*... and 4 more failures for this rule*

#### Rule: [SIA-R113](https://alfa.siteimprove.com/rules/sia-r113)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://selfserve.derbyshiredales.gov.uk/">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a class="btn-colour-default" href="/planning/planning-policy-and-local-plan/local-plan">...</a>`
- XPath: `/a[@class="btn-colour-default"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size and spacing
- HTML: `<a class="btn btn-primary" href="/a-z-of-services#cat_A">A</a>`
- XPath: `/a[@class="btn btn-primary"]`

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button class="menu-toggler">...</button>`
- XPath: `/button[@class="menu-toggler"]`

#### Rule: [SIA-R14: Images have an accessible name or are decorative](https://alfa.siteimprove.com/rules/sia-r14)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<button aria-expanded="false" id="offcanvas-toggler" aria-label="Menu" title="Menu" class="mega_offcanvas offcanvas-toggler-secondary offcanvas-toggler-right d-flex align-items-center">...</button>`
- XPath: `/button[@id="offcanvas-toggler"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="js-read-more">...</p>`
- XPath: `/p[@class="js-read-more"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="newsletter-img">...</p>`
- XPath: `/p[@class="newsletter-img"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="newsletter-txt">Subscribe to our newsletter and keep up-to-date wi...</p>`
- XPath: `/p[@class="newsletter-txt"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="readmore">...</p>`
- XPath: `/p[@class="readmore"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>© 2022</p>`
- XPath: `/p`

### https://www.derrystrabane.com/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/business/business-support/go-succeed">Go Succeed</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/services/parking-services" class="btn-ghost">Car Parks</a>`
- XPath: `/a[@class="btn-ghost"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="card-cta" href="/news/mayor-welcomes-us-trade-delegation-to-boost-investment-and-transatlantic-growth">Read this article</a>`
- XPath: `/a[@class="card-cta"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="card-title" href="/what-s-on/events-(sv)/mayor-rox/1037211" style="">MAYOR-ROX</a>`
- XPath: `/a[@class="card-title"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `navigation` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.68:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card-subtitle">Ulster University Magee Campus, Sports Centre, Nor...</p>`
- XPath: `/p[@class="card-subtitle"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="meta">25 February - 25 May</p>`
- XPath: `/p[@class="meta"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.devon.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.devon.gov.uk/news/category/community/">Community</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="contact_email" href="mailto:customer@devon.gov.uk">customer@devon.gov.uk</a>`
- XPath: `/a[@id="contact_email"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="contact_number" href="tel:03451551015">0345 155 1015</a>`
- XPath: `/a[@id="contact_number"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.2:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="show-for-sr">Tasks</h2>`
- XPath: `/h2[@class="show-for-sr"]`

### https://www.dorsetcouncil.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="nav-link text-truncate" href="https://www.dorsetcouncil.gov.uk/w/cost-of-living-help" target="" role="menuitem">...</a>`
- XPath: `/a[@class="nav-link text-truncate"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.dorsetcouncil.gov.uk/benefits/benefits">Benefits</a>`
- XPath: `/a`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.dover.gov.uk/

#### Rule: [SIA-R11: Button elements have an accessible name](https://alfa.siteimprove.com/rules/sia-r11)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link does not have an accessible name
- HTML: `<a class="sys_16" href="https://www.facebook.com/doverdc">...</a>`
- XPath: `/a[@class="sys_16"]`

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later" title="Close subscription dialog" />`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind me later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div id="prefix-overlay-form-div">...</div>`
- XPath: `/div[@id="prefix-overlay-form-div"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div id="prefix-error-outer">...</div>`
- XPath: `/div[@id="prefix-error-outer"]`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R62: Links are visually distinguishable from surrounding text](https://alfa.siteimprove.com/rules/sia-r62)
**WCAG**: [SC 1.4.1](https://www.w3.org/WAI/WCAG22/Understanding/use-of-color) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The link is not distinguishable from the surrounding text
- HTML: `<a title="Council Tax charges" class="sys_0 sys_t0" href="/CouncilTax/Council-Tax-charges/Council-Tax-charges.aspx">Charges</a>`
- XPath: `/a[@class="sys_0 sys_t0"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The link is not distinguishable from the surrounding text
- HTML: `<a title="Tourism & Events" class="sys_16" href="/Leisure-Culture-Tourism/Tourism--Events/Home.aspx">Tourism & what's on</a>`
- XPath: `/a[@class="sys_16"]`

#### Rule: [SIA-R64: Heading has non-empty accessible name](https://alfa.siteimprove.com/rules/sia-r64)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading does not have an accessible name
- HTML: `<h2> </h2>`
- XPath: `/h2`

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.12:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2> </h2>`
- XPath: `/h2`

### https://www.dudley.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/council-community/contact-us/">Contact Us</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No Thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind Me Later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R17](https://alfa.siteimprove.com/rules/sia-r17)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<li data-slideshow-slide="html" aria-hidden="true" style="height: 552.922px;">...</li>`
- XPath: `/li`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="banner-search-subtitle f-h6">Discover the convenience of MyDudley - your online...</p>`
- XPath: `/p[@class="banner-search-subtitle f-h6"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>The Care Quality Commission (CQC) awarded Dudley C...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="f-text-medium">Small civic ceremony to mark International Day Aga...</p>`
- XPath: `/p[@class="f-text-medium"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="f-text-center f-text-small">© 2026 Dudley Metropolitan Borough Council</p>`
- XPath: `/p[@class="f-text-center f-text-small"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p id="prefix-overlay-label">...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="f-text-medium">Small civic ceremony to mark International Day Aga...</p>`
- XPath: `/p[@class="f-text-medium"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>Timely insights and crucial updates from Dudley's ...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="f-text-center f-text-small">© 2026 Dudley Metropolitan Borough Council</p>`
- XPath: `/p[@class="f-text-center f-text-small"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p id="prefix-overlay-label">...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>Timely insights and crucial updates from Dudley's ...</p>`
- XPath: `/p`

### https://www.dumgal.gov.uk/

#### Rule: [SIA-R9](https://alfa.siteimprove.com/rules/sia-r9)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

#### Rule: [SIA-R96](https://alfa.siteimprove.com/rules/sia-r96)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

### https://www.dundeecity.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>`
- XPath: `/button[@id="ccc-notify-dismiss"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="" data-slide-index="0" class="bx-pager-link active">1</a>`
- XPath: `/a[@class="bx-pager-link active"]`

#### Rule: [SIA-R12: Links have an accessible name](https://alfa.siteimprove.com/rules/sia-r12)
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The button does not have an accessible name
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

### https://www.durham.gov.uk/

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>Due to maintenance, our website may not be availab...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="a-panel__summary">Find your local news and council services such as ...</p>`
- XPath: `/p[@class="a-panel__summary"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="a-share__label">Share this page</p>`
- XPath: `/p[@class="a-share__label"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="a-share__label" id="share-print-label" style="display: initial;">Print</p>`
- XPath: `/p[@id="share-print-label"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p class="cassie-pre-banner--text" id="cassie_pre_banner_text">We use cookies to improve your website experience....</p>`
- XPath: `/p[@id="cassie_pre_banner_text"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.east-ayrshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link">...</button>`
- XPath: `/button[@class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="ccc-notify-dismiss" class="ccc-link ccc-tabbable" tabindex="0" aria-label="Close Cookie Control">...</button>`
- XPath: `/button[@id="ccc-notify-dismiss"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="skip-to-content" href="#main">Skip to content</a>`
- XPath: `/a[@class="skip-to-content"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://deancastlecountrypark.com/">Dean Castle Country Park</a>`
- XPath: `/a`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `contentinfo` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p> 							Information about the new bin collection s...</p>`
- XPath: `/p`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p> 							Information about the new bin collection s...</p>`
- XPath: `/p`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.eastcambs.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="localgov-alert-banner__close js-localgov-alert-banner__close" aria-label="Hide alert" data-once="allAlertBannerCloseButtons">Hide</button>`
- XPath: `/button[@class="localgov-alert-banner__close js-localgov-alert-banner__close"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://self.eastcambs.gov.uk/bincollections" target="_blank">Find your bin collection day</a>`
- XPath: `/a`

#### Rule: [SIA-R18: ARIA states are consistent with element semantics](https://alfa.siteimprove.com/rules/sia-r18)
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The attribute is prohibited for the element on which it is specified

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.52:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h3 class="newsroom-teaser__title">...</h3>`
- XPath: `/h3[@class="newsroom-teaser__title"]`

### https://www.eastdunbarton.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a id="ccc-info-link" class="ccc-link ccc-tabbable" href="https://www.civicuk.com/cookie-control" target="_blank" rel="noopener">...</a>`
- XPath: `/a[@id="ccc-info-link"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button type="submit">...</button>`
- XPath: `/button`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.edlc.co.uk" target="_blank" class="btn">Visit EDLC website</a>`
- XPath: `/a[@class="btn"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/accessibility-statement/" class="edc-link">Accessibility</a>`
- XPath: `/a[@class="edc-link"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="social-icon__link social-icon__link--muted unstyled" href="https://twitter.com/EDCouncil" aria-label="Follow us on twitter">...</a>`
- XPath: `/a[@class="social-icon__link social-icon__link--muted unstyled"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="chevron-down" fill="none" aria-hidden="true" focusable="false" class="icon mb-1">...</svg>`
- XPath: `/svg[@id="chevron-down"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.25:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.25:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.easthants.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/bin-collections/what-do-if-your-bin-wasnt-collected" data-entity-type="node" data-entity-uuid="963dd462-f0d3-43b5-8e81-e8a2acb3823a" data-entity-substitution="canonical" title="What to do if your bin wasn't collected">Bin not collected today?</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="#" class="cm-link cn-learn-more" title="Open consent dialog" role="button" aria-haspopup="dialog">Make changes</a>`
- XPath: `/a[@class="cm-link cn-learn-more"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Welcome to</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p id="id-cookie-notice">...</p>`
- XPath: `/p[@id="id-cookie-notice"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.eastherts.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">No Thanks</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind Me Later</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R40](https://alfa.siteimprove.com/rules/sia-r40)

**Failure 1:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager-top" style="position: fixed; z-index: var(--toast-z-index, 5500); pointer-events: none; display: flex; flex-direction: column; margin: 0px auto; top: env(safe-area-inset-top, 0px); right: env(safe-area-inset-right, 0px); left: env(safe-area-inset-left, 0px);" />`
- XPath: `/div[@id="chakra-toast-manager-top"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager-top-left" style="position: fixed; z-index: var(--toast-z-index, 5500); pointer-events: none; display: flex; flex-direction: column; top: env(safe-area-inset-top, 0px); left: env(safe-area-inset-left, 0px);" />`
- XPath: `/div[@id="chakra-toast-manager-top-left"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager-top-right" style="position: fixed; z-index: var(--toast-z-index, 5500); pointer-events: none; display: flex; flex-direction: column; top: env(safe-area-inset-top, 0px); right: env(safe-area-inset-right, 0px);" />`
- XPath: `/div[@id="chakra-toast-manager-top-right"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager-bottom-left" style="position: fixed; z-index: var(--toast-z-index, 5500); pointer-events: none; display: flex; flex-direction: column; bottom: env(safe-area-inset-bottom, 0px); left: env(safe-area-inset-left, 0px);" />`
- XPath: `/div[@id="chakra-toast-manager-bottom-left"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: The region does not have an accessible name
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager-bottom" style="position: fixed; z-index: var(--toast-z-index, 5500); pointer-events: none; display: flex; flex-direction: column; margin: 0px auto; bottom: env(safe-area-inset-bottom, 0px); right: env(safe-area-inset-right, 0px); left: env(safe-area-inset-left, 0px);" />`
- XPath: `/div[@id="chakra-toast-manager-bottom"]`

*... and 1 more failures for this rule*

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `main` have the same name.

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R60](https://alfa.siteimprove.com/rules/sia-r60)

**Failure 1:**
- First identified: 2026-04-17
- Message: The grouping element has an accessible name
- HTML: `<div role="radiogroup" class="chakra-radio-group ehq-contentsecuritypolicy-0">...</div>`
- XPath: `/div[@class="chakra-radio-group ehq-contentsecuritypolicy-0"]`

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.12:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.29:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All Revenues and Benefits online forms will be una...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="card-summary">                   Use the East Herts app to look ...</p>`
- XPath: `/p[@class="card-summary"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="chakra-text ehq-contentsecuritypolicy-0">Maximum 20,000 characters</p>`
- XPath: `/p[@class="chakra-text ehq-contentsecuritypolicy-0"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="cm-powered-by">...</p>`
- XPath: `/p[@class="cm-powered-by"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p id="prefix-overlay-label">Sign up for the latest news and updates from East ...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.e-lindsey.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 Forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.eastlothian.gov.uk/

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R70](https://alfa.siteimprove.com/rules/sia-r70)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document contains deprecated elements

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h1>403 Forbidden</h1>`
- XPath: `/h1`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.eastrenfrewshire.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.eastriding.gov.uk/

#### Rule: [SIA-R17](https://alfa.siteimprove.com/rules/sia-r17)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<div class="wrapper slick-slide" data-id="2" data-name="Statement" data-slick-index="1" aria-hidden="true" style="width: 1130px;">...</div>`
- XPath: `/div[@class="wrapper slick-slide"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.03:1 which is         below the required contrast of 4.5:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.03:1 which is         below the required contrast of 3:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>We use GovDelivery to send you emails, which is se...</p>`
- XPath: `/p`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>The best place to find East Riding services and in...</p>`
- XPath: `/p`

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="er-nomarginall">Most popular</h2>`
- XPath: `/h2[@class="er-nomarginall"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="title " style="min-height: 48px;">Business </h2>`
- XPath: `/h2[@class="title "]`

**Failure 3:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="promo-title ">Can't find what you're looking for?</h2>`
- XPath: `/h2[@class="promo-title "]`

#### Rule: [SIA-R80: ASCII art has a text alternative](https://alfa.siteimprove.com/rules/sia-r80)
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height is specified using an absolute unit
- HTML: `<p>We use GovDelivery to send you emails, which is se...</p>`
- XPath: `/p`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.eastsuffolk.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="box-link__link box-link__link--with-right-arrow" href="https://my.eastsuffolk.gov.uk/service/Bin_collection_dates_finder">...</a>`
- XPath: `/a[@class="box-link__link box-link__link--with-right-arrow"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="box-link__link" href="/rubbish-recycling-and-waste/better-recycling">                   Better Recycling       </a>`
- XPath: `/a[@class="box-link__link"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="ia-block__title-link" href="/planning-and-building-control">Planning</a>`
- XPath: `/a[@class="ia-block__title-link"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/planning-and-building-control/planning-applications-and-enforcement">Planning applications</a>`
- XPath: `/a`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h4 class="box-link__title">...</h4>`
- XPath: `/h4[@class="box-link__title"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.7:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.83:1 which is         below the required contrast of 3:1

### https://www.eastsussex.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button value="accept" type="submit" name="cookies" class="govuk-button govuk-button--secondary" data-module="govuk-button" data-govuk-button-init="">...</button>`
- XPath: `/button[@class="govuk-button govuk-button--secondary"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="govuk-link govuk-link__against-dark-background" href="https://www.eastsussex.gov.uk/about-this-site/cookies">View cookies</a>`
- XPath: `/a[@class="govuk-link govuk-link__against-dark-background"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button data-target="MenuContent" type="button" data-focus="" class="govuk-!-padding-2 details-component-button border border-right border-left border-top-none border-bottom-none brand-border-secondary govuk-button govuk-button--secondary govuk-!-margin-bottom-2 govuk-!-margin-top-3 brand-background-primary no-box-shadow font-white govuk-!-width-full" data-module="govuk-button" aria-label="Toggle Menu" data-govuk-button-init="">...</button>`
- XPath: `/button[@class="govuk-!-padding-2 details-component-button border border-right border-left border-top-none border-bottom-none brand-border-secondary govuk-button govuk-button--secondary govuk-!-margin-bottom-2 govuk-!-margin-top-3 brand-background-primary no-box-shadow font-white govuk-!-width-full"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="brand-background-primary banner-component-button text-left govuk-button govuk-button--secondary govuk-!-width-full govuk-!-margin-bottom-0 no-box-shadow" href="https://www.eastsussex.gov.uk/education-learning/schools/school-closures">...</a>`
- XPath: `/a[@class="brand-background-primary banner-component-button text-left govuk-button govuk-button--secondary govuk-!-width-full govuk-!-margin-bottom-0 no-box-shadow"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="font-link border-mid-grey-tint-25 govuk-button--secondary-visit govuk-link govuk-button govuk-button--secondary govuk-!-margin-bottom-0 govuk-!-width-full text-left no-box-shadow background-white" href="https://fa-euru-saasfaprod1.fa.ocs.oraclecloud.com/hcmUI/CandidateExperience/en/sites/External/">...</a>`
- XPath: `/a[@class="font-link border-mid-grey-tint-25 govuk-button--secondary-visit govuk-link govuk-button govuk-button--secondary govuk-!-margin-bottom-0 govuk-!-width-full text-left no-box-shadow background-white"]`

*... and 3 more failures for this rule*

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 5.17:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-body font-white">We use some essential cookies to make this service...</p>`
- XPath: `/p[@class="govuk-body font-white"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-heading-m govuk-!-margin-bottom-1 govuk-!-padding-2 cards-component-card-title news-item-24652-font govuk-!-font-weight-regular" style="min-height: 53.3125px;">                                 Recycle your food...</p>`
- XPath: `/p[@class="govuk-heading-m govuk-!-margin-bottom-1 govuk-!-padding-2 cards-component-card-title news-item-24652-font govuk-!-font-weight-regular"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-body govuk-!-margin-bottom-2 govuk-!-padding-2 cards-component-card-description news-item-24652-font" style="min-height: 66.6562px;">                                     You can now r...</p>`
- XPath: `/p[@class="govuk-body govuk-!-margin-bottom-2 govuk-!-padding-2 cards-component-card-description news-item-24652-font"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-heading-m govuk-!-margin-bottom-1 govuk-!-padding-2 cards-component-card-title news-item-23745-font govuk-!-font-weight-regular" style="min-height: 53.3125px;">                                 Book a visit to t...</p>`
- XPath: `/p[@class="govuk-heading-m govuk-!-margin-bottom-1 govuk-!-padding-2 cards-component-card-title news-item-23745-font govuk-!-font-weight-regular"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="govuk-body govuk-!-margin-bottom-2 govuk-!-padding-2 cards-component-card-description news-item-23745-font" style="min-height: 66.6562px;">                                     Book your tim...</p>`
- XPath: `/p[@class="govuk-body govuk-!-margin-bottom-2 govuk-!-padding-2 cards-component-card-description news-item-23745-font"]`

*... and 2 more failures for this rule*

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h3 class="font-link govuk-summary-card__title govuk-!-font-weight-bold">                                                  ...</h3>`
- XPath: `/h3[@class="font-link govuk-summary-card__title govuk-!-font-weight-bold"]`

### https://www.lewes-eastbourne.gov.uk/

#### Rule: [SIA-R1: id attributes are unique within the document](https://alfa.siteimprove.com/rules/sia-r1)
**WCAG**: [SC 4.1.1](https://www.w3.org/WAI/WCAG22/Understanding/parsing) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a `<title>` element

#### Rule: [SIA-R4: Page has a descriptive title](https://alfa.siteimprove.com/rules/sia-r4)
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The `lang` attribute is either missing, empty, or only whitespace
- HTML: `<html>...</html>`
- XPath: `/html`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

#### Rule: [SIA-R79](https://alfa.siteimprove.com/rules/sia-r79)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element has no <figure> ancestor and has text which not inside a <code>, <kbd> or <samp> element.
- HTML: `<pre style="word-wrap: break-word; white-space: pre-wrap;">403 Forbidden</pre>`
- XPath: `/pre`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document has no tabbable descendants

### https://www.eastleigh.gov.uk/

#### Rule: [SIA-R9](https://alfa.siteimprove.com/rules/sia-r9)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

#### Rule: [SIA-R96](https://alfa.siteimprove.com/rules/sia-r96)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

### https://www.elmbridge.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/benefits-and-support/universal-credit">Universal Credit</a>`
- XPath: `/a`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `banner` have the same name.

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.75:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R78: Headings of same level have text content between them](https://alfa.siteimprove.com/rules/sia-r78)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2 class="box-link__title">       Report     </h2>`
- XPath: `/h2[@class="box-link__title"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: There is no content between this heading and the next
- HTML: `<h2>Subscribe</h2>`
- XPath: `/h2`

#### Rule: [SIA-R83: Text can be resized to 200% without loss of content](https://alfa.siteimprove.com/rules/sia-r83)
**WCAG**: [SC 1.4.4](https://www.w3.org/WAI/WCAG22/Understanding/resize-text) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is clipped

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.eppingforestdc.gov.uk/

#### Rule: [SIA-R9](https://alfa.siteimprove.com/rules/sia-r9)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

#### Rule: [SIA-R96](https://alfa.siteimprove.com/rules/sia-r96)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

### https://www.epsom-ewell.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.epsom-ewell.gov.uk/eebc#main-content" class="bar sf-depth-1" accesskey="S">Skip to content</a>`
- XPath: `/a[@class="bar sf-depth-1"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.epsom-ewell.gov.uk/accessibility" class="sf-depth-1">Accessibility</a>`
- XPath: `/a[@class="sf-depth-1"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.epsom-ewell.gov.uk/residents/recycling-and-waste/new-items-recycling-march-2026">FIND OUT MORE</a>`
- XPath: `/a`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.8:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.erewash.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/contact-us" data-drupal-link-system-path="node/48">Contact us</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://public.govdelivery.com/accounts/UKEREWASH/signup/40961" class="ext" data-extlink="" rel="noreferrer">...</a>`
- XPath: `/a[@class="ext"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-close prefix-overlay-action-later">Close subscription dialog</button>`
- XPath: `/button[@class="prefix-overlay-close prefix-overlay-action-later"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-dismiss" id="prefix-dismissButton">Do not subscribe to EBC News</button>`
- XPath: `/button[@id="prefix-dismissButton"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button class="prefix-overlay-action-later" id="prefix-laterButton">Remind me later to subscribe to EBC News</button>`
- XPath: `/button[@id="prefix-laterButton"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.61:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R69: Text has sufficient contrast with its background](https://alfa.siteimprove.com/rules/sia-r69)
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 1.82:1 which is         below the required contrast of 3:1

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p id="prefix-overlay-label">Get all the latest info from EBC – sign up for our...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p id="prefix-overlay-label">Get all the latest info from EBC – sign up for our...</p>`
- XPath: `/p[@id="prefix-overlay-label"]`

### https://www.essex.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/cookies" tabindex="0">View cookies</a>`
- XPath: `/a`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.82:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

### https://www.falkirk.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<button id="siteSearchToggle" title="Menu" type="button" class="btn text-white" accesskey="s" data-bs-toggle="collapse" data-bs-target="#searchMenu" aria-expanded="false" aria-controls="searchMenu">...</button>`
- XPath: `/button[@id="siteSearchToggle"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="btn btn-sm d-block btn-success flex-fill mx-1 mb-2 text-nowrap" href="/pay">...</a>`
- XPath: `/a[@class="btn btn-sm d-block btn-success flex-fill mx-1 mb-2 text-nowrap"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="btn btn-sm d-block btn-primary flex-fill mx-1 mb-2 text-nowrap" href="/request">...</a>`
- XPath: `/a[@class="btn btn-sm d-block btn-primary flex-fill mx-1 mb-2 text-nowrap"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="btn btn-sm d-block btn-danger flex-fill mx-1 mb-2 text-nowrap" href="/report">...</a>`
- XPath: `/a[@class="btn btn-sm d-block btn-danger flex-fill mx-1 mb-2 text-nowrap"]`

*... and 16 more failures for this rule*

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 6.92:1 which is         below the required contrast of 7:1

### https://www.fareham.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="/benefits/intro.aspx">Council Tax Support & Housing Benefit</a>`
- XPath: `/a`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<form id="mstSearchContainer" action="/search/search.aspx" method="get">...</form>`
- XPath: `/form[@id="mstSearchContainer"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<input type="search" name="q" id="msttxtSiteSearch" placeholder="Search fareham.gov.uk" size="32" />`
- XPath: `/input[@id="msttxtSiteSearch"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<input type="image" id="mstSearchSubmit" src="/control/images/svg/search_24dp_333333.svg" alt="Submit" />`
- XPath: `/input[@id="mstSearchSubmit"]`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p>We use some essential cookies to make this site wo...</p>`
- XPath: `/p`

#### Rule: [SIA-R74](https://alfa.siteimprove.com/rules/sia-r74)

**Failure 1:**
- First identified: 2026-04-17
- Message: The font size is specified using an absolute unit
- HTML: `<p>We use some essential cookies to make this site wo...</p>`
- XPath: `/p`

### https://www.fenland.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.fenland.gov.uk/article/16264/Garden-Waste-Service-Brown-Bin" class="hometabs__panellink"> 					Garden Waste Service (Brown bin) 				</a>`
- XPath: `/a[@class="hometabs__panellink"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.fenland.gov.uk/A">A</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="footer__navlink" href="https://www.fenland.gov.uk/accessibilitystatement">Accessibility Statement</a>`
- XPath: `/a[@class="footer__navlink"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="bygoss__link" href="https://www.gossinteractive.com" rel="noopener" target="_blank" title="Digital platform technology, online self-service and web content management provided by GOSS">Powered by GOSS</a>`
- XPath: `/a[@class="bygoss__link"]`

#### Rule: [SIA-R56: Landmarks with the same role are distinguishable](https://alfa.siteimprove.com/rules/sia-r56)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Some `search` have the same name.

#### Rule: [SIA-R61: Documents start with a level 1 heading](https://alfa.siteimprove.com/rules/sia-r61)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not start with a level 1 heading

#### Rule: [SIA-R68: Accessible name contains the visible label text](https://alfa.siteimprove.com/rules/sia-r68)
**WCAG**: [SC 2.5.3](https://www.w3.org/WAI/WCAG22/Understanding/label-in-name) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="homesearch_input_suggestions" class="search-suggestion" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="homesearch_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul id="homesearchdesktop_input_suggestions" class="search-suggestion" role="listbox" style="top: 60px; width: 365px;" />`
- XPath: `/ul[@id="homesearchdesktop_input_suggestions"]`

#### Rule: [SIA-R73: Text spacing can be adjusted without loss of content](https://alfa.siteimprove.com/rules/sia-r73)
**WCAG**: [SC 1.4.12](https://www.w3.org/WAI/WCAG22/Understanding/text-spacing) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p id="cookie-consents-updated-message" class="cookie-consents-updated-confirmation__message">Your cookie preferences were saved</p>`
- XPath: `/p[@id="cookie-consents-updated-message"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="homefeaturedtask__summary">Click through to discover the latest on events and...</p>`
- XPath: `/p[@class="homefeaturedtask__summary"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p> 					© 2026 - Fenland District Council 				</p>`
- XPath: `/p`

#### Rule: [SIA-R8: Form elements have accessible labels](https://alfa.siteimprove.com/rules/sia-r8)
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="homesearch_input_suggestions" class="search-suggestion" role="listbox" style="top: 0px; width: 0px;" />`
- XPath: `/ul[@id="homesearch_input_suggestions"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: The form field does not have an accessible name
- HTML: `<ul id="homesearchdesktop_input_suggestions" class="search-suggestion" role="listbox" style="top: 60px; width: 365px;" />`
- XPath: `/ul[@id="homesearchdesktop_input_suggestions"]`

### https://www.fermanaghomagh.com/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.fermanaghomagh.com/services/environment-and-waste/waste-collection-calendar/">Waste Collection Calendar</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a class="bottom-link purple" href=" https://www.fermanaghomagh.com/services/community/community-help-support/cost-of-living-help/" title="Visit page: Cost of Living Help">Find out More</a>`
- XPath: `/a[@class="bottom-link purple"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a aria-haspopup="true" class="VIpgJd-ZVi9od-xl07Ob-lTBxed" href="#">...</a>`
- XPath: `/a[@class="VIpgJd-ZVi9od-xl07Ob-lTBxed"]`

#### Rule: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element does not have a unique ID
- HTML: `<div id="__ba_panel" style="z-index: 2147483640; position: fixed;">...</div>`
- XPath: `/div[@id="__ba_panel"]`

#### Rule: [SIA-R53: Headings follow a logical hierarchy](https://alfa.siteimprove.com/rules/sia-r53)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-17
- Message: The heading skips one or more levels
- HTML: `<h4>Popular</h4>`
- XPath: `/h4`

#### Rule: [SIA-R57: Landmarks don't repeat the same content](https://alfa.siteimprove.com/rules/sia-r57)
**WCAG**: [SC 1.3.6](https://www.w3.org/WAI/WCAG22/Understanding/identify-purpose) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The text is not included in a landmark region

#### Rule: [SIA-R66: Text has enhanced contrast with its background](https://alfa.siteimprove.com/rules/sia-r66)
**WCAG**: [SC 1.4.6](https://www.w3.org/WAI/WCAG22/Understanding/contrast-enhanced) (Level AAA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The highest possible contrast of the text is 4.51:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R86: Page has a mechanism to bypass repeated blocks of content](https://alfa.siteimprove.com/rules/sia-r86)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The element is marked as decorative but is exposed
- HTML: `<iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-jfv1ifzfuee8" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeGxscnAAAAAG5PSBA13J0NziTQPa_ryqrFYed3&co=aHR0cHM6Ly93d3cuZmVybWFuYWdob21hZ2guY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=qffbaeiv0o4o" />`
- XPath: `/iframe`

#### Rule: [SIA-R87: First focusable element is a skip link](https://alfa.siteimprove.com/rules/sia-r87)
**WCAG**: [SC 2.4.1](https://www.w3.org/WAI/WCAG22/Understanding/bypass-blocks) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: The first tabbable element in the document is not a semantic link

#### Rule: [SIA-R95](https://alfa.siteimprove.com/rules/sia-r95)

**Failure 1:**
- First identified: 2026-04-17
- Message: The iframe has a negative tabindex
- HTML: `<iframe title="Opens a widget where you can find more information" id="launcher" tabindex="-1" style="color-scheme: light; width: 114px; height: 50px; padding: 0px; margin: 10px 20px; position: fixed; bottom: 30px; overflow: visible; opacity: 0; border: 0px; z-index: 999998; transition-duration: 250ms; transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); transition-property: opacity, top, bottom; top: -9999px; visibility: hidden;" />`
- XPath: `/iframe[@id="launcher"]`

### https://www.fife.gov.uk/

#### Rule: [SIA-R9](https://alfa.siteimprove.com/rules/sia-r9)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

#### Rule: [SIA-R96](https://alfa.siteimprove.com/rules/sia-r96)

**Failure 1:**
- First identified: 2026-04-17
- Message: The refresh or redirect is delayed
- HTML: `<meta http-equiv="refresh" content="360" />`
- XPath: `/meta`

### https://www.flintshire.gov.uk/

#### Rule: [SIA-R111: Interactive elements have a sufficient target size](https://alfa.siteimprove.com/rules/sia-r111)
**WCAG**: [SC 2.5.8](https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.siryfflint.gov.uk/cy/Home.aspx" class="welsh">Cymraeg</a>`
- XPath: `/a[@class="welsh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Target has insufficient size
- HTML: `<a href="https://www.flintshire.gov.uk/en/Home.aspx" class="english">English</a>`
- XPath: `/a[@class="english"]`

#### Rule: [SIA-R59: Document has at least one heading to identify its main content](https://alfa.siteimprove.com/rules/sia-r59)
**WCAG**: [SC 2.4.6](https://www.w3.org/WAI/WCAG22/Understanding/headings-and-labels) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: The document does not have a heading element

## Detailed Failure Information (axe)

### https://www.aberdeencity.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="text-black bold" style="flex: 1 0 300px; margin: 15px;">`
- XPath: `.text-black`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="text-black bold" style="flex: 1 0 300px; margin: 15px;">`
- XPath: `.text-black`

### https://www.ambervalley.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="container">`
- XPath: `body > .container`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="lgtext">                             View a planning application                         </span>`
- XPath: `#firstUpperLgLink > .lgtext`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="lgtext">                             Bin collection dates                         </span>`
- XPath: `.container:nth-child(1) > .row > .lgitem.col-md-4.col-sm-6:nth-child(2) > .lglink > .lgtext`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="lgtext">                             Garden waste                         </span>`
- XPath: `.container:nth-child(1) > .row > .lgitem.col-md-4.col-sm-6:nth-child(3) > .lglink > .lgtext`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="lgtext">                             Missed bin collections                         </span>`
- XPath: `.container:nth-child(1) > .row > .lgitem.col-md-4.col-sm-6:nth-child(4) > .lglink > .lgtext`

*... and 8 more failures for this rule*

### https://www.angus.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="main-container-top">`
- XPath: `.main-container-top`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="main-container-middle">`
- XPath: `.main-container-middle`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<section class="views-element-container col-xs-12 col-sm-4 block block-views block-views-blockhome-news-block-1 clearfix" id="block-views-block-home-news-block-1">`
- XPath: `#block-views-block-home-news-block-1`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<section class="views-element-container col-xs-12 col-sm-8 block block-views block-views-blockpromotions-block-1 clearfix" id="block-views-block-promotions-block-1">`
- XPath: `#block-views-block-promotions-block-1`

### https://antrimandnewtownabbey.gov.uk/

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3 class="title">Bins &amp; Recycling</h3>`
- XPath: `a[href$="bins/"] > .title-block > .title`

### https://www.argyll-bute.gov.uk/

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Images must have alternative text
- HTML: `<img loading="lazy" src="/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq" width="360" height="200" data-once="allImages">`
- XPath: `.views-row:nth-child(3) > .views-field-field-media-image.views-field > .field-content > a[hreflang="en"] > img[width="360"][loading="lazy"][height="200"]`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Links must have discernible text
- HTML: `<a href="/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency" hreflang="en">`
- XPath: `.views-row:nth-child(3) > .views-field-field-media-image.views-field > .field-content > a[hreflang="en"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

### https://www.arun.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<h2 onclick="launchSupport()" tabindex="0" role="button" id="test-button" style="background-color:#051af6; color:#f8f8fd; cursor:pointer; text-align:center; overflow:auto;">Webchat</h2>`
- XPath: `#test-button`

#### Rule: [aria-command-name](https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA commands must have an accessible name
- HTML: `<div class="dismiss-close" tabindex="0" role="button"></div>`
- XPath: `.dismiss-close`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one banner landmark
- HTML: `<header class="page-topic visuallyhidden"> <h1>Home</h1> </header>`
- XPath: `.page-topic`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<header class="page-topic visuallyhidden"> <h1>Home</h1> </header>`
- XPath: `.page-topic`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="closed-text">Accessibility tools</span>`
- XPath: `.closed-text`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="placement-inner clearfix">`
- XPath: `#placement-2-1 > .placement-inner.clearfix`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="placement-row-wrapper">`
- XPath: `#site-banner-row > .content-container > .placement-row-wrapper:nth-child(2)`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<td id="gs_tti50" class="gsib_a" style="vertical-align: top;">`
- XPath: `#gs_tti50`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="placement-row-wrapper">`
- XPath: `#site-banner-row > .content-container > .placement-row-wrapper:nth-child(4)`

### https://www.ashfield.gov.uk/

#### Rule: [aria-prohibited-attr](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must only use permitted ARIA attributes
- HTML: `<div data-v-7ebded27="" data-v-f4d8426e="" class="wa-button is-accessible" tabindex="0" aria-label="Close Web Assistant" style="background: rgb(204, 102, 51); width: 64px; height: 64px; margin: 14px 14px 20px auto;">`
- XPath: `#connect-frame`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must only use permitted ARIA attributes
- HTML: `<div data-v-7ebded27="" data-v-f4d8426e="" class="wa-button is-accessible" tabindex="0" aria-label="Close Web Assistant" style="background: rgb(204, 102, 51); width: 64px; height: 64px; margin: 14px 14px 20px auto;">`
- XPath: `#connect-frame`

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="/cookies/" target="_blank">Cookie Policy.</a>`
- XPath: `p > a[href$="cookies/"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="accept-all st-button st-button--primary" aria-label="Accept all cookies">Accept all</button>`
- XPath: `.accept-all`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="reject-all st-button st-button--primary">Reject non-essential</button>`
- XPath: `.reject-all`

**Failure 4:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span>Preferences</span>`
- XPath: `.preferences > span`

**Failure 5:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="/cookies/" target="_blank">Cookie Policy.</a>`
- XPath: `p > a[href$="cookies/"]`

*... and 3 more failures for this rule*

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>We use cookies on our site to enhance your user experience, provide personalized content, and analyze our traffic. <a href="/cookies/" target="_blank">Cookie Policy.</a></p>`
- XPath: `#silktide-banner > p`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-heading" class="skip-to-content">Skip to main content</a>`
- XPath: `.skip-to-content`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="/" aria-label="Return to Ashfield District Council homepage"><img src="/img/ADC_logo.png" alt="Ashfield District Council" class="logo-image"></a>`
- XPath: `a[href="/"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<ul>`
- XPath: `#ADCsideNav > ul`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="searchBar" class="sr-only">Search the site</label>`
- XPath: `.sr-only`

*... and 11 more failures for this rule*

### https://www.ashford.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<input class="form-control searchBox ui-autocomplete-input" id="topsearch" name="term" title="search" value="" type="search" placeholder="What are you looking for?" aria-label="Search" autocomplete="off" role="textbox" aria-autocomplete="list" aria-haspopup="true">`
- XPath: `#topsearch`

**Failure 2:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<input type="text" id="autofill" class="modal-focus" tabindex="-1" aria-label="Hidden Input Field" role="navigation">`
- XPath: `#autofill`

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div class="modal fade show" id="newsletterPopup" tabindex="-1" role="dialog" aria-labelledby="deleteAccountModalLabel" aria-modal="true" style="display: block;">`
- XPath: `#newsletterPopup`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span id="feedback-button-close" class="feedback-button feedback-button-close" title="Click to close" tabindex="0">                 <img id="btnFeedbackClose" src="/Images/Icons/feedback/feedback-close.png" alt="feedback close icon">             </span>`
- XPath: `#feedback-button-close`

### https://www.babergh.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<input aria-label="Search" autocomplete="off" data-qa-id="searchInput" name="q" placeholder="Search..." title="Search" class="form-control input-group-inset input-group-inset-after search-bar-keywords-input" type="text" value="" role="search">`
- XPath: `.form-control`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must contain particular children
- HTML: `<ul class="navbar-blank navbar-nav navbar-site" role="menubar">`
- XPath: `.navbar-blank`

### https://www.barnsley.gov.uk/

#### Rule: [aria-command-name](https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA commands must have an accessible name
- HTML: `<div id="oc-lcw-chat-button" dir="ltr" tabindex="0" role="button" class="ms-Stack css-110"><i aria-hidden="true" class="root-111" id="oc-lcw-chat-button-icon-container"></i></div>`
- XPath: `#Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window`

#### Rule: [landmark-contentinfo-is-top-level](https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Contentinfo landmark should not be contained in another landmark
- HTML: `<p role="contentinfo">© 2026  Barnsley Metropolitan Borough Council. All rights reserved.</p>`
- XPath: `p[role="contentinfo"]`

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<footer>`
- XPath: `footer`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<footer>`
- XPath: `footer`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="newsletter-sign-up">`
- XPath: `.newsletter-sign-up`

### https://www.bedford.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-modal="true" aria-describedby="prefix-overlay-step1">`
- XPath: `#prefix-overlay-outer`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3 class="services-menu-title">Services</h3>`
- XPath: `.services-menu-title`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item">`
- XPath: `.field--name-field-landing-banner`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="block-bbc-theme-homepagebannercontent" class="block block-block-content block-block-contentf12e6c3d-df74-44c1-b0c3-99781afd32f8">`
- XPath: `#block-bbc-theme-homepagebannercontent`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input placeholder="Search" autocomplete="off" data-drupal-selector="edit-s" type="text" id="edit-s" name="s" value="" size="30" maxlength="128" class="form-text required" required="required" aria-required="true">`
- XPath: `#edit-s`

### https://www.belfastcity.gov.uk/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="primary-nav show-for-large">`
- XPath: `nav`

### https://www.birmingham.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.blaby.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<a href="/waste-and-recycling/household-waste/food-waste-collections/" class="item" role="group" aria-roledescription="slide" aria-label="1 of 1" tabindex="0">`
- XPath: `.item`

#### Rule: [scrollable-region-focusable](https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.1.1](https://www.w3.org/WAI/WCAG22/Understanding/keyboard), [SC 2.1.3](https://www.w3.org/WAI/WCAG22/Understanding/keyboard-no-exception) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Scrollable region must have keyboard access
- HTML: `<div class="container" tabindex="-1">`
- XPath: `nav > .container`

### https://www.blackpool.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html>`
- XPath: `html`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="sidebar"><h2 class="fgd_icon">block</h2></div>`
- XPath: `.sidebar`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="main"><h3>Web Page Blocked!</h3><div class="notice"><p>The page cannot be displayed. Please contact the administrator for additional information.</p><p>URL: www.blackpool.gov.uk/Home.aspx<br><br>Client IP: 40.116.73.180<br>Attack ID: 20000051</p><p></p></div></div>`
- XPath: `.main`

### https://www.bolsover.gov.uk/

#### Rule: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.2.1](https://www.w3.org/WAI/WCAG22/Understanding/timing-adjustable) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

### https://www.bolton.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.bcpcouncil.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="skipToMainContentstyled__SkipToMainContentStyled-sc-xhlxm7-0 haJFno" href="/#main">Skip to main content</a>`
- XPath: `.skipToMainContentstyled__SkipToMainContentStyled-sc-xhlxm7-0`

### https://www.bracknell-forest.gov.uk/

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="site-logo" tabindex="2">         <img src="/themes/custom/bfc/logo.svg" alt="Bracknell Forest Council">       </div>`
- XPath: `.site-logo`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<button aria-controls="main-menu-wrapper" aria-expanded="false" type="button" class="menu__button" tabindex="3">`
- XPath: `.menu__button`

### https://www.braintree.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.brentwood.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-describedby="prefix-overlay-step1" style="height: 350px;">`
- XPath: `#prefix-overlay-outer`

#### Rule: [aria-prohibited-attr](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must only use permitted ARIA attributes
- HTML: `<div class="html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode" tabindex="" id="movie_player" data-version="/s/player/4b0d80ee/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">`
- XPath: `.wp-block-column:nth-child(1) > .wp-block-embed.is-type-rich.is-provider-youtube > .wp-block-embed__wrapper > iframe`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must only use permitted ARIA attributes
- HTML: `<div class="html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode" tabindex="" id="movie_player" data-version="/s/player/4b0d80ee/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">`
- XPath: `iframe[title="Discover Brentwood"]`

#### Rule: [landmark-banner-is-top-level](https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div data-sitewide-alert="" role="banner"></div>`
- XPath: `div[data-sitewide-alert=""]`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one banner landmark
- HTML: `<div role="banner">`
- XPath: `.dialog-off-canvas-main-canvas > div[role="banner"]`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div role="banner">`
- XPath: `.dialog-off-canvas-main-canvas > div[role="banner"]`

### https://www.bridgend.gov.uk/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav id="top-nav">`
- XPath: `#top-nav`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="sc-fHjqPf Poxrx">The help chat window is closed</span>`
- XPath: `#uniqueIdForWidget,div[data-focus-lock-disabled="false"] > .sc-fHjqPf.Poxrx`

### https://www.brighton-hove.gov.uk/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav id="block-bhcc-base-footer-menu" role="navigation">`
- XPath: `#block-bhcc-base-footer-menu`

### https://www.bristol.gov.uk/

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3><a href="/residents/social-care-and-health/adults-and-older-people/support-to-live-independently/bristol-community-meals">Meal delivery and wellbeing service</a></h3>`
- XPath: `.col.bfeditor_area:nth-child(1) > .snippet_element[data-key="plain_text"][data-type="plain_text.html"] > .field_1 > .comms-box > .comms-text > h3`

**Failure 2:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h4>Follow us:</h4>`
- XPath: `h4`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<ul id="skip-navigation" class="a11y-nav list-unstyled has-m-0">       <li>         <a href="#main-content" class="skip-link" title="Skip to content">Skip to content</a>       </li>           </ul>`
- XPath: `#skip-navigation`

### https://www.southnorfolkandbroadland.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a id="top-focusable-element" class="sc-dtInlm bxXDWR" href="/#main">Skip to main content</a>`
- XPath: `#top-focusable-element`

#### Rule: [scrollable-region-focusable](https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.1.1](https://www.w3.org/WAI/WCAG22/Understanding/keyboard), [SC 2.1.3](https://www.w3.org/WAI/WCAG22/Understanding/keyboard-no-exception) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Scrollable region must have keyboard access
- HTML: `<div id="CybotCookiebotDialogBodyContent" class="CybotCookiebotScrollArea">`
- XPath: `#CybotCookiebotDialogBodyContent`

### https://www.bromsgrove.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<button role="listitem" class="qc-cmp2-list-item-header" aria-live="polite">`
- XPath: `#\31  > .qc-cmp2-list-item-header[aria-live="polite"][role="listitem"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<li id="Google Basic Consents" class="qc-cmp2-list-item qc-cmp2-expanded" role="list">`
- XPath: `#Google\ Basic\ Consents`

**Failure 3:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<button class="qc-cmp2-list-item-header" role="listitem" aria-live="polite">`
- XPath: `#Google\ Basic\ Consents > .qc-cmp2-list-item-header[aria-live="polite"][role="listitem"]`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must contain particular children
- HTML: `<li id="Google Basic Consents" class="qc-cmp2-list-item qc-cmp2-expanded" role="list">`
- XPath: `#Google\ Basic\ Consents`

#### Rule: [aria-required-parent](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must be contained by particular parents
- HTML: `<button role="listitem" class="qc-cmp2-list-item-header" aria-live="polite">`
- XPath: `#\31  > .qc-cmp2-list-item-header[aria-live="polite"][role="listitem"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must be contained by particular parents
- HTML: `<p class="qc-cmp2-list-item-title" role="listitem"><p>Google consents</p></p>`
- XPath: `.qc-cmp2-list-item-title[role="listitem"]`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" aria-pressed="false" class="qc-usp-close-icon"></button>`
- XPath: `.qc-usp-close-icon`

**Failure 2:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off">OFF</p><p class="text on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(1) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off">OFF</p><p class="text on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(2) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off">OFF</p><p class="text on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(3) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off">OFF</p><p class="text on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(4) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

*... and 3 more failures for this rule*

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(2) > .css-cf00qb > .css-jg567y`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(3) > .css-cf00qb > .css-jg567y`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(4) > .css-cf00qb > .css-jg567y`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h6 class="center centh">Feedback &amp; Share</h6>`
- XPath: `h6`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="main nav-dropdown navigation-dropdown-bg-solid">`
- XPath: `.main`

**Failure 2:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<section class="content component usn_cmp_code c1-bg c1-bg-solid pt-0 pb-0 adverts" aria-label="content">`
- XPath: `.usn_cmp_code`

#### Rule: [list](https://dequeuniversity.com/rules/axe/4.11/list?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="qc-cmp2-consent-list css-1f88jwd">`
- XPath: `.css-1f88jwd`

**Failure 2:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="qc-cmp2-consent-list css-def7e2">`
- XPath: `.css-def7e2`

#### Rule: [meta-viewport-large](https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: Users should be able to zoom and scale the text up to 500%
- HTML: `<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=2">`
- XPath: `meta[name="viewport"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="skip-to-content sr-only sr-only-focusable" href="#site-content">Skip to main content</a>`
- XPath: `.skip-to-content`

### https://www.broxbourne.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.broxtowe.gov.uk/

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Frames must have an accessible name
- HTML: `<iframe src="https://www.facebook..." width="350" height="275" style="border:none;overflow..." scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-...">`
- XPath: `iframe`

#### Rule: [landmark-banner-is-top-level](https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div id="headerWrapper" class="" role="banner">`
- XPath: `#headerWrapper`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="offscreen">Broxtowe Borough Council</h1>`
- XPath: `body > h1`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="text-center">`
- XPath: `#mm-0 > .text-center:nth-child(2)`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="skip-content pull-right">             <!--suppress HtmlUnknownAnchorTarget -->             <a href="#skipNavigation">Skip Navigation</a>         </div>`
- XPath: `.skip-content`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="newsWrapper" class="">`
- XPath: `#newsWrapper`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="findOutMoreWrapper" class="">`
- XPath: `#findOutMoreWrapper`

*... and 8 more failures for this rule*

### https://www.buckinghamshire.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p class="MsoNormal"><b>We use some essential cookies to make this website work.<o:p></o:p></b></p>`
- XPath: `#silktide-banner > .MsoNormal:nth-child(1)`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p class="MsoNormal">We’d like to set additional cookies to understand how you use this website, remember your settings and improve this service.</p>`
- XPath: `.MsoNormal:nth-child(3)`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="silktide-logo" href="https://silktide.com/consent-manager" aria-label="Visit the Silktide Consent Manager page">`
- XPath: `.silktide-logo`

### https://www.bury.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main" class="sc-koBvLg bDHRUB">Skip to main content</a>`
- XPath: `.sc-koBvLg`

### https://www.calderdale.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<li class="splide__slide cmbc-carousel_item is-active is-visible" id="carousel-mo292l79t5rou-slide01" role="group" aria-roledescription="slide" aria-label="1 of 3" style="width: calc(100%);">`
- XPath: `#carousel-mo292l79t5rou-slide01`

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span class="oit-inlay-header-title-text" data-bind="           text: strings.title,           visible: strings.title,         ">Web chat</span>`
- XPath: `#chatInlay`

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Frames must have an accessible name
- HTML: `<iframe src="javascript:false" title="" role="presentation" style="position: absolute; width: 0px; height: 0px; border: 0px;"></iframe>`
- XPath: `#chatInlay`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

#### Rule: [svg-img-alt](https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <svg> elements with an img role must have alternative text
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">`
- XPath: `a[href$="apply"] > .fa-chevron-right[data-fa-pseudo-element="::after"][data-icon="chevron-right"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: <svg> elements with an img role must have alternative text
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">`
- XPath: `a[href$="apply-or-search-job"] > .fa-chevron-right[data-fa-pseudo-element="::after"][data-icon="chevron-right"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: <svg> elements with an img role must have alternative text
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">`
- XPath: `.dio_apply-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(3) > a[data-entity-substitution="canonical"][data-entity-type="node"] > .fa-chevron-right[data-fa-pseudo-element="::after"][data-icon="chevron-right"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: <svg> elements with an img role must have alternative text
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">`
- XPath: `a[href$="apply-planning-permission"] > .fa-chevron-right[data-fa-pseudo-element="::after"][data-icon="chevron-right"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: <svg> elements with an img role must have alternative text
- HTML: `<svg data-fa-pseudo-element="::after" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg="" alt="">`
- XPath: `a[title="Admissions"] > .fa-chevron-right[data-fa-pseudo-element="::after"][data-icon="chevron-right"]`

*... and 19 more failures for this rule*

### https://www.cambridgeshire.gov.uk/

#### Rule: [aria-allowed-attr](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must only use supported ARIA attributes
- HTML: `<div class="hNav" aria-expanded="false">`
- XPath: `.hNav`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="skipToMainContentstyled__skipToMainContentStyled-sc-18cky0h-0 hhquta" href="/#main">Skip to main content</a>`
- XPath: `.skipToMainContentstyled__skipToMainContentStyled-sc-18cky0h-0`

### https://www.cannockchasedc.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<ul id="quicklinks" class="">`
- XPath: `#quicklinks`

### https://www.canterbury.gov.uk/

#### Rule: [label-title-only](https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input title="Search" autocomplete="off" data-drupal-selector="edit-search-query" type="text" id="edit-search-query--2" name="search_query" value="" size="60" maxlength="128" placeholder="Search" class="form-text required" required="required" aria-required="true">`
- XPath: `#edit-search-query--2`

**Failure 2:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input title="Search" autocomplete="off" data-drupal-selector="edit-search-query" type="text" id="edit-search-query" name="search_query" value="" size="60" maxlength="128" placeholder="Search" class="form-text required" required="required" aria-required="true">`
- XPath: `#edit-search-query`

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<div class="eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice" role="contentinfo" aria-label="cookienotice" aria-hidden="false">`
- XPath: `.eu-cookie-compliance-banner`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="banner__image">`
- XPath: `.banner__image`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-localgov-title field--type-string field--label-above field__item"> 	<h1>Welcome to 		<span class="banner-title-name">Canterbury</span> 	</h1></div>`
- XPath: `.field--name-localgov-title`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="js-form-item form-item js-form-type-textfield form-item-search-query js-form-item-search-query form-no-label">`
- XPath: `#batch-job-form > .js-form-item.form-item.js-form-type-textfield`

### https://www.carmarthenshire.gov.wales/

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en">`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="testunMawr">Eich Cyngor</h1>`
- XPath: `.pc[lang="cy"] > h1`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="subText">Eich holl wasanaethau'r cyngor</span>`
- XPath: `.pc[lang="cy"] > .subText`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h2 class="testunMawr">Fy Nghyfrifon</h2>`
- XPath: `.lleol[lang="cy"] > h2`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="subText">Mewngofnodi... Dim cyfrif? Cofrestrwch.</span>`
- XPath: `.lleol[lang="cy"] > .subText`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h2 class="testunMawr">Newyddion</h2>`
- XPath: `.newyddion[lang="cy"] > h2`

*... and 11 more failures for this rule*

### https://www.castlepoint.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<input aria-label="Search" autocomplete="off" data-qa-id="searchInput" name="q" placeholder="Search..." title="Search" class="form-control input-group-inset input-group-inset-after search-bar-keywords-input" type="text" value="" role="search">`
- XPath: `.input-group-inset`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must contain particular children
- HTML: `<ul class="navbar-blank navbar-nav navbar-site" role="menubar">`
- XPath: `.navigation-wrapper > .navbar-blank.navbar-nav.navbar-site`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="cookie-consent__body">  					 						  							<p> 								By clicking 'Accept', you agree to the storing of cookies on your device to enhance site functionality including analytics, targeting and personalisation 							</p>  						 					  				</div>`
- XPath: `.cookie-consent__body`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="button-holder ">`
- XPath: `.button-holder`

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<div id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close" class="cookie-consent_close" tabindex="3" role="button" aria-labelledby="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close-label">`
- XPath: `#_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_cookie-consent-close`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#" id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_acceptAllCookies" class="btn btn-primary btn-cookie-consent mr-2" data-cookie-consent="true" tabindex="1"> 						Accept all cookies 					</a>`
- XPath: `#_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_acceptAllCookies`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#" id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_rejectAllCookies" class="btn btn-primary btn-cookie-consent mr-2" data-cookie-consent="false" tabindex="1"> 							Reject additional cookies 						</a>`
- XPath: `#_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_rejectAllCookies`

**Failure 4:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="https://www.castlepoint.gov.uk/home/-/cookie-consent/preferences" id="_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_setCookiePreferences" class="btn btn-primary" tabindex="2"> 						Set cookie preferences 					</a>`
- XPath: `#_com_placecube_cookieconsent_web_portlet_CookieConsentPortlet_setCookiePreferences`

### https://www.causewaycoastandglens.gov.uk/

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button type="submit" class="hover:bg-brand-accent hover:text-white bg-white text-brand sb-search-submit inline icon-submit px-4 rounded-tr-full rounded-br-full">`
- XPath: `.hover\:text-white`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h5 class="hover:underline text-base text-left">Ballymoney Spring Fair 2026 – Best Window Display Competition Launched</h5>`
- XPath: `div:nth-child(1) > .no-underline.sm\:flex.flex-row > .w-2\/3.md\:w-3\/4.xl\:w-2\/3 > .ps-3.prose.flex-grow > h5`

**Failure 2:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h4 class="font-body">Contact Us</h4>`
- XPath: `.col-span-3.sm\:mt-0.mt-12:nth-child(1) > .prose-a\:text-brand.prose-footer.prose > .font-body`

#### Rule: [list](https://dequeuniversity.com/rules/axe/4.11/list?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="flex items-center justify-end list-none gap-4">`
- XPath: `.justify-end.list-none.gap-4`

#### Rule: [meta-viewport-large](https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: Users should be able to zoom and scale the text up to 500%
- HTML: `<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0">`
- XPath: `meta[name="viewport"]`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html lang="en" class="h-full">`
- XPath: `html`

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main" class="screen-reader text-brand text-center flex  uppercase justify-center px-4 py-0.5 border border-transparent font-medium rounded-md shadow-sm sm:px-8 bg-white focus:ring-gray-300 focus:ring-opacity-50" tabindex="1">skip to main content</a>`
- XPath: `.screen-reader`

### https://www.centralbedfordshire.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.ceredigion.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<img src="images/tourism.png" class="img-fluid d-block mx-auto mb-3" alt="Ceredigion tourism logo">`
- XPath: `img[src$="tourism.png"]`

### https://www.charnwood.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-describedby="prefix-overlay-step1" style="height: 350px;">`
- XPath: `#prefix-overlay-outer`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<form class="search-form" action="/search" autocomplete="off" role="search" aria-label="Site wide">`
- XPath: `.search-box > .search-form[action="/search"][role="search"]`

### https://www.chelmsford.gov.uk/

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<footer class="flexibleblocks-block accordions __smallmargin" aria-labelledby="somethingWrongTitle">`
- XPath: `.accordions`

### https://www.cheltenham.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.cherwell.gov.uk/

#### Rule: [document-title](https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Documents must have <title> element to aid in navigation
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

### https://www.cheshireeast.gov.uk/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav>`
- XPath: `.col-md-4:nth-child(1) > nav`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="visually-hidden-focusable overflow-hidden"> 	<div class="d-print-none"><a tabindex="1" class="skip-to-content position-absolute py-1 px-2" href="#content">Skip to content</a></div> </div>`
- XPath: `.visually-hidden-focusable`

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a tabindex="1" class="skip-to-content position-absolute py-1 px-2" href="#content">Skip to content</a>`
- XPath: `.skip-to-content`

### https://www.cheshirewestandchester.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<a href="#main" role="navigation" aria-label="Skip to main content" class="skipNavstyled__SkipNavStyled-sc-85qoyi-0 brXQKS">Skip to main content</a>`
- XPath: `.skipNavstyled__SkipNavStyled-sc-85qoyi-0`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3>Phone lines</h3>`
- XPath: `.wrapper > div > div > h3`

#### Rule: [image-redundant-alt](https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: Alternative text of images should not be repeated as text
- HTML: `<img src="/_Nl7gMQ_ee646941-7b86-4296-9943-5c878e9a0963/static/img/i-menu.svg?db15b3ae7acd8b41c30d745afd93cf39" alt="Menu" class="i i--menu">`
- XPath: `.i--menu`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div>`
- XPath: `.alerts__alert-container > .wrapper > div > div`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="sc-gyycJP KsRih">Facebook</span>`
- XPath: `.footer-social__list-item:nth-child(1) > .undefined.sc-eaUbBy.iHkbMp > .sc-gyycJP.KsRih`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="sc-gyycJP KsRih">Instagram</span>`
- XPath: `.footer-social__list-item:nth-child(2) > .undefined.sc-eaUbBy.iHkbMp > .sc-gyycJP.KsRih`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="sc-gyycJP KsRih">Twitter</span>`
- XPath: `.footer-social__list-item:nth-child(3) > .undefined.sc-eaUbBy.iHkbMp > .sc-gyycJP.KsRih`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<span class="sc-gyycJP KsRih">LinkedIn</span>`
- XPath: `.share__link > .sc-gyycJP.KsRih`

*... and 6 more failures for this rule*

### https://www.chesterfield.gov.uk/

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3 style="margin-bottom:0px;">`
- XPath: `.span4:nth-child(1) > .thumbnail > h3`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en" style="height: 100%;">`
- XPath: `html`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="horizontal-nav atoz-label clearfix pull-left hidden-phone" aria-label="top links">`
- XPath: `.container > .atoz-label.horizontal-nav[aria-label="top links"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav id="main-menu2" class="primary-navigation">`
- XPath: `#main-menu2`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="span4 logo"> 							<a href="/"><img src="/media/h4gjaazt/cbc_logo.png" alt="Chesterfield BC" title="Return to the Chesterfield BC home page"></a> 						</div>`
- XPath: `.site-logo-search.hidden-phone > .container > .row > .logo.span4`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="searchwebsite" class="sr-only" style="display:inline-block;">Search Website</label>`
- XPath: `label[for="searchwebsite"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input id="searchwebsite" type="text" class="search-query" placeholder="Search" name="search">`
- XPath: `#searchwebsite`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="breadcrumb-trail2"> 	    <div class="container"> 	         					<ul class="clearfix"> 						 				 						 						<li>Home</li> 					</ul> 		 		</div> 	</div>`
- XPath: `.breadcrumb-trail2`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="active item slideitem" style="height:100%;">`
- XPath: `.item.slideitem.active`

*... and 6 more failures for this rule*

### https://www.chorley.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.edinburgh.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.westminster.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="col-md-12">`
- XPath: `.col-md-12`

### https://www.york.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.clacks.gov.uk/

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<h3 style="color:#fff;font-size:26px;font-weight:normal;">Find Local Services in Clackmannanshire</h3>`
- XPath: `div:nth-child(5) > h3`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p>Find out about School Catchment Areas, Local Councillors, Libraries, Planning and more.</p>`
- XPath: `div:nth-child(5) > p:nth-child(2)`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a style="color:#fff;" href="https://clacks.cloud.cadcorp.com/NoticeBoard9/NoticeBoard.aspx?NoticeBoardname=Clackmannanshire">Find out more</a>`
- XPath: `div:nth-child(5) > p:nth-child(3) > a`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h4 style="color:#000;">Libraries</h4>`
- XPath: `a[href$="libraryservice/"] > h4`

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html>`
- XPath: `html`

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<footer class="footerupper">`
- XPath: `.fullfooter:nth-child(11) > .container > footer`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html>`
- XPath: `html`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">`
- XPath: `.navbar`

**Failure 2:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<footer class="footerupper">`
- XPath: `.fullfooter:nth-child(11) > .container > footer`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Links must have discernible text
- HTML: `<a href="https://www.clacks.gov.uk/maps/schoolcatchments/"> 						</a>`
- XPath: `ul > a`

**Failure 2:**
- First identified: 2026-04-17
- Message: Links must have discernible text
- HTML: `<a href="https://www.clacks.gov.uk/maps/schoolcatchments/"></a>`
- XPath: `.col-lg-6:nth-child(5) > ul > li:nth-child(4) > a:nth-child(1)`

#### Rule: [list](https://dequeuniversity.com/rules/axe/4.11/list?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul style="margin:0px;padding-left:0;list-style:square;">`
- XPath: `.col-lg-6:nth-child(5) > ul`

#### Rule: [nested-interactive](https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Interactive controls must not be nested
- HTML: `<div class="mainimagediv" role="img" aria-label="Image of the library in the Speirs Centre" style="background: #fff url(/images/fpfeature/banner1.jpg) no-repeat center center;">`
- XPath: `.mainimagediv`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>We use <strong><a href="/site/privacy/#cookie">cookies</a></strong> on your computer or mobile device to help make this website better. You can change your cookie settings at any time. Otherwise, we'll assume you're OK to continue.</p>`
- XPath: `.wrap > p:nth-child(1)`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="disclaimer">Don't show this message again</label>`
- XPath: `label[for="disclaimer"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input type="checkbox" id="disclaimer" name="disclaimer" value="y">`
- XPath: `#disclaimer`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="off-left">  	<a href="/site/accesskeys/" title="Access keys.">Access keys</a>.  	<h1>Clackmannanshire Council Online</h1>   </div>`
- XPath: `.off-left`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="jumbotron mainjumbotron" style="background:#ffda00!important;">  	      	<h2 style="color:#000;padding-top:25px;"><a href="/news/generalinformation/">Latest Information</a></h2>       </div>`
- XPath: `body > .mainjumbotron.jumbotron`

*... and 15 more failures for this rule*

### https://www.colchester.gov.uk/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<aside>`
- XPath: `.new-homepage-layout-right > aside`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="new-homepage-title">Welcome to Colchester City Council</h1>`
- XPath: `h1`

### https://www.conwy.gov.uk/

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en-gb">`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 style="top: 0px; position: fixed; left: 300000px;">Dewis iaith Cyngor Bwrdeistref Sirol Conwy - Language choice Conwy County Borough Council</h1>`
- XPath: `h1`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="box">`
- XPath: `.box`

### https://www.cornwall.gov.uk/

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en-gb">`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="row">`
- XPath: `#CookieConsentContainer > .container > .row:nth-child(1)`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="container-fluid crw-bg__grey pt-0">`
- XPath: `.pt-0`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="row">`
- XPath: `#content-main > .row:nth-child(1)`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p class="card-text crw--text-paragraph__large">Benefits &amp; Support</p>`
- XPath: `.stretched-link.text-decoration-none[href$="benefits-and-support/"] > .rounded-lg.card.d-block > .px-3.py-2.justify-content-between > .card-text.crw--text-paragraph__large`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p class="card-text crw--text-paragraph__large">Births, Weddings, Deaths and Funerals</p>`
- XPath: `.stretched-link.text-decoration-none[href$="births-marriages-deaths/"] > .rounded-lg.card.d-block > .px-3.py-2.justify-content-between > .card-text.crw--text-paragraph__large`

*... and 23 more failures for this rule*

### https://www.cotswold.gov.uk/

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span style="text-align:left;">© Cotswold District Council 2026</span>`
- XPath: `.copyright > .govuk-width-container > p > span`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one banner landmark
- HTML: `<header class="govuk-header-Home" data-module="govuk-header">`
- XPath: `header`

### https://www.scilly.gov.uk/

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button><span>Cookie Control</span></button>`
- XPath: `#ccc-icon > button`

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<footer id="footer" class="clearfix">`
- XPath: `#footer`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en" dir="ltr" xmlns:content="http://purl.org/rss/..." xmlns:dc="http://purl.org/dc/t..." xmlns:foaf="http://xmlns.com/foa..." xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/20..." xmlns:sioc="http://rdfs.org/sioc..." xmlns:sioct="http://rdfs.org/sioc..." xmlns:skos="http://ww ...>`
- XPath: `html`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<footer id="footer" class="clearfix">`
- XPath: `#footer`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html lang="en" dir="ltr" xmlns:content="http://purl.org/rss/..." xmlns:dc="http://purl.org/dc/t..." xmlns:foaf="http://xmlns.com/foa..." xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/20..." xmlns:sioc="http://rdfs.org/sioc..." xmlns:sioct="http://rdfs.org/sioc..." xmlns:skos="http://ww ...>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="skip-link">     <a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>   </div>`
- XPath: `#skip-link`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="block-block-18" class="block block-block clearfix">`
- XPath: `#block-block-18`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="block-views-most-recent-news-items-block" class="block block-views home-middle clearfix">`
- XPath: `#block-views-most-recent-news-items-block`

### https://www.coventry.gov.uk/

#### Rule: [document-title](https://dequeuniversity.com/rules/axe/4.11/document-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.2](https://www.w3.org/WAI/WCAG22/Understanding/page-titled) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Documents must have <title> element to aid in navigation
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html><head></head><body></body></html>`
- XPath: `html`

### https://www.cumberland.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1>Welcome to Cumberland</h1>`
- XPath: `h1`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="js-form-item form-item js-form-type-textfield form-item-s js-form-item-s">`
- XPath: `.js-form-type-textfield`

### https://www.darlington.gov.uk/

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Images must have alternative text
- HTML: `<img class="img-fluid lazyload" data-src="/media/j4ba43v1/groove.webp">`
- XPath: `img[data-src$="groove.webp"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="rc-anchor-invisible-text"><span>protected by <strong>reCAPTCHA</strong></span><div class="rc-anchor-pt"></div></div>`
- XPath: `iframe[title="reCAPTCHA"]`

### https://www.dartford.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.derby.gov.uk/

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one banner landmark
- HTML: `<header class="[ header ]">`
- XPath: `header`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<header class="[ header ]">`
- XPath: `header`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="cookie-content">`
- XPath: `.cookie-content`

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a class="[ skip-link ]" href="#content" rel="nofollow" tabindex="1">Skip to content</a>`
- XPath: `.skip-link`

### https://www.derbyshire.gov.uk/

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h3 id="onetrust-policy-title">Cookies on derbyshire.gov.uk</h3>`
- XPath: `#onetrust-policy-title`

### https://www.derbyshiredales.gov.uk/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<button role="listitem" class="qc-cmp2-list-item-header" aria-label="Opt-Outs" aria-live="polite">`
- XPath: `button[aria-label="Opt-Outs"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<li id="Google Basic Consents" class="qc-cmp2-list-item qc-cmp2-expanded" role="list">`
- XPath: `#Google\ Basic\ Consents`

**Failure 3:**
- First identified: 2026-04-17
- Message: ARIA role should be appropriate for the element
- HTML: `<button class="qc-cmp2-list-item-header" role="listitem" aria-label="Google consents" aria-live="polite">`
- XPath: `button[aria-label="Google consents"]`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must contain particular children
- HTML: `<li id="Google Basic Consents" class="qc-cmp2-list-item qc-cmp2-expanded" role="list">`
- XPath: `#Google\ Basic\ Consents`

#### Rule: [aria-required-parent](https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must be contained by particular parents
- HTML: `<button role="listitem" class="qc-cmp2-list-item-header" aria-label="Opt-Outs" aria-live="polite">`
- XPath: `button[aria-label="Opt-Outs"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Certain ARIA roles must be contained by particular parents
- HTML: `<p class="qc-cmp2-list-item-title" role="listitem"><p>Google consents</p></p>`
- XPath: `.qc-cmp2-list-item-title[role="listitem"]`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off" aria-label="Toggle off">OFF</p><p class="text on" aria-label="Toggle on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(1) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off" aria-label="Toggle off">OFF</p><p class="text on" aria-label="Toggle on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(2) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off" aria-label="Toggle off">OFF</p><p class="text on" aria-label="Toggle on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(3) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off" aria-label="Toggle off">OFF</p><p class="text on" aria-label="Toggle on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(4) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button tabindex="0" role="switch" aria-checked="false" class="qc-cmp2-toggle css-w01txj"><div class="toggle"></div><p class="text off" aria-label="Toggle off">OFF</p><p class="text on" aria-label="Toggle on">ON</p></button>`
- XPath: `.qc-cmp2-expandable-info:nth-child(5) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role="switch"]`

*... and 28 more failures for this rule*

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(2) > .css-cf00qb > .css-jg567y`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(3) > .css-cf00qb > .css-jg567y`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<p class="css-jg567y">Opted In</p>`
- XPath: `div:nth-child(4) > .css-cf00qb > .css-jg567y`

#### Rule: [list](https://dequeuniversity.com/rules/axe/4.11/list?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="qc-cmp2-consent-list css-1f88jwd">`
- XPath: `.css-1f88jwd`

**Failure 2:**
- First identified: 2026-04-17
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="qc-cmp2-consent-list css-def7e2">`
- XPath: `.css-def7e2`

### https://www.derrystrabane.com/

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="nav-primary show-for-large">`
- XPath: `.nav-primary`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="scroll-link show-for-large animated fadeInUp" href="https://cityofderryjazzfestival.com/" target="_blank"><span class="szicon-info1"></span>Jazz Festival </a>`
- XPath: `.scroll-link`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1>How can we help you?</h1>`
- XPath: `.content > h1`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="txtHeroSearch" class="show-for-sr">Search for help</label>`
- XPath: `label[for="txtHeroSearch"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="tt-hint-2" class="show-for-sr">Hint</label>`
- XPath: `label[for="tt-hint-2"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input class="input-group-field tt..." type="text" readonly="" autocomplete="off" spellcheck="false" tabindex="-1" style="position: absolute; ..." dir="ltr" id="tt-hint-2">`
- XPath: `#tt-hint-2`

*... and 6 more failures for this rule*

### https://www.devon.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#content" class="show-on-focus skip-to-content" title="Skip to content">Skip to content</a>`
- XPath: `.show-on-focus`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#content" class="show-on-focus skip-to-content" title="Skip to content">Skip to content</a>`
- XPath: `.show-on-focus`

### https://www.dorsetcouncil.gov.uk/

#### Rule: [aria-allowed-attr](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-attr?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must only use supported ARIA attributes
- HTML: `<div aria-expanded="false" class="collapse navbar-collapse" id="navigationCollapse">`
- XPath: `#navigationCollapse`

### https://www.dover.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-labelledby="#prefix-overlay-header" aria-describedby="#prefix-overlay-step1">`
- XPath: `#prefix-overlay-outer`

#### Rule: [empty-heading](https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: Headings should not be empty
- HTML: `<h2>&nbsp;</h2>`
- XPath: `.sys_fourteen > h2`

#### Rule: [label-title-only](https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input placeholder="Enter your email address" name="e" type="email" required="" id="prefix-emailInput" title="Enter your email address">`
- XPath: `#prefix-emailInput`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Links must have discernible text
- HTML: `<a class="sys_16" href="https://www.facebook.com/doverdc"><img alt="" height="45" width="45" src="/NEW-Site-Elements/Images/FB.gif"><span class="sys_footerfacebooktext"></span></a>`
- XPath: `.sys_footerfacebook > .sys_16`

**Failure 2:**
- First identified: 2026-04-17
- Message: Links must have discernible text
- HTML: `<a class="sys_16" href="https://www.youtube.com/doverdc"><img alt="" height="45" width="45" src="/NEW-Site-Elements/Images/youtube.gif"><span class="sys_footerfacebooktext"></span></a>`
- XPath: `.sys_footeryoutube:nth-child(3) > .sys_16`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="banner">`
- XPath: `.banner`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="skip-content" href="#main-content">Skip to main content</a>`
- XPath: `.skip-content`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="sys_ddctitle"><a accesskey="1" class="sys_16" href="/">Dover District Council <span class="visually-hidden">Home Page</span></a></h1>`
- XPath: `.sys_ddctitle`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<label for="SearchQueryControl_SearchTextBox" class="sys_search-label">Search</label>`
- XPath: `.sys_search-label`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input name="SearchQueryControl_SearchTextBox" type="text" value="Search" id="SearchQueryControl_SearchTextBox" class="sys_searchbox" onkeypress="ContensisSubmitFromTextbox(event,'SearchQueryControl_SearchButton')">`
- XPath: `#SearchQueryControl_SearchTextBox`

*... and 17 more failures for this rule*

### https://www.dudley.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-modal="true" aria-describedby="prefix-overlay-step1" style="height: 350px;">`
- XPath: `#prefix-overlay-outer`

#### Rule: [meta-viewport-large](https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-17
- Message: Users should be able to zoom and scale the text up to 500%
- HTML: `<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=2,user-scalable=1,viewport-fit=cover">`
- XPath: `meta[name="viewport"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="banner f-overlay">`
- XPath: `.banner`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 id="hide-home">Residents</h1>`
- XPath: `#hide-home`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="f-width-1-1 f-flex f-flex-middle f-width-large-4-10 f-pull-6-10">`
- XPath: `li[aria-hidden="false"] > .f-height-inherit.f-grid > .f-pull-6-10.f-width-large-4-10.f-flex-middle`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>Cookie consent - We collect and process your personal information for the following purposes: <strong>Statistics, Strictly Necessary</strong>. </p>`
- XPath: `.cn-body > p:nth-child(1)`

### https://www.dumgal.gov.uk/

#### Rule: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.2.1](https://www.w3.org/WAI/WCAG22/Understanding/timing-adjustable) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

### https://www.dundeecity.gov.uk/

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Buttons must have discernible text
- HTML: `<button class="ccc-notify-button ccc-link ccc-tabbable ccc-notify-link"><span>Settings</span></button>`
- XPath: `.ccc-notify-link`

### https://www.durham.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div class="cassie-pre-banner cassie-bottom" role="dialog" aria-modal="true" style="display: flex;">`
- XPath: `.cassie-bottom`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="https://www.durham.gov.uk/#content" class="skip-links a_body__link">Skip to content</a>`
- XPath: `.skip-links`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="a-share__link" href="https://www.facebook.com/sharer/sharer.php?u=https://www.durham.gov.uk/"> 		<img class="a-share__image" src="images/share-facebook.png" alt="Share on Facebook logo"> 		Share this page on Facebook 	</a>`
- XPath: `.a-share__link:nth-child(2)`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="a-share__link" href="https://twitter.com/share?url=https://www.durham.gov.uk/"> 		<img class="a-share__image" src="images/share-twitter.png" alt="Share on Twitter logo"> 		Share this page on Twitter 	</a>`
- XPath: `.a-share__link:nth-child(3)`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="a-share__link" id="share-print-link" href="javascript:window.print();" style="display: initial;"> 		<img class="a-share__image" src="images/share-print.png" alt="Print page logo"> 		Print this page 	</a>`
- XPath: `#share-print-link`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<ol class="utilitymenu utilitymenu--footer">`
- XPath: `.utilitymenu--footer`

### https://www.east-ayrshire.gov.uk/

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<footer class="full-width static footer">`
- XPath: `.static`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<footer class="full-width static footer">`
- XPath: `.static`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a class="skip-to-content" href="#main">Skip to content</a>`
- XPath: `.skip-to-content`

### https://www.eastcambs.gov.uk/

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html lang="en-gb" dir="ltr" class="sticky-header-html js" data-once="euccRelocateInit" style="--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 103px;">`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="localgov-alert-banner__content">`
- XPath: `.localgov-alert-banner__content`

### https://www.eastdunbarton.gov.uk/

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span class="checkbox-toggle-off" aria-hidden="true">Off</span>`
- XPath: `.checkbox-toggle-off`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="skiplinks">             <a class="skip-link btn" href="#main-content">Skip to main content</a>         </div>`
- XPath: `#skiplinks`

### https://www.easthants.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item">`
- XPath: `.field--name-field-landing-banner`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="block-ehdc-theme-homepagebannercontent" class="block block-block-content block-block-content11a73b7a-c7d1-4bc7-9f28-d2a74be1554b">`
- XPath: `#block-ehdc-theme-homepagebannercontent`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input placeholder="Search" data-drupal-selector="edit-s" data-search-api-auto...="localgov_sitewide_se..." class="form-autocomplete fo..." data-autocomplete-pa...="/search_api_autocomp..." type="text" id="edit-s" name="s" value="" size="30" maxlength="128" required="required" aria-required="true" d ...>`
- XPath: `#edit-s`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item">`
- XPath: `.field--name-field-landing-banner`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div id="block-ehdc-theme-homepagebannercontent" class="block block-block-content block-block-content11a73b7a-c7d1-4bc7-9f28-d2a74be1554b">`
- XPath: `#block-ehdc-theme-homepagebannercontent`

*... and 1 more failures for this rule*

### https://www.eastherts.gov.uk/

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="#" aria-haspopup="true" aria-expanded="false" tabindex="0"><span>↓</span> 2 Services</a>`
- XPath: `.cm-purpose:nth-child(1) > .cm-services > .cm-caret > a[href="#"][aria-haspopup="true"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="#" aria-haspopup="true" aria-expanded="false" tabindex="0"><span>↓</span> 1 Service</a>`
- XPath: `.cm-purpose:nth-child(2) > .cm-services > .cm-caret > a[href="#"][aria-haspopup="true"]`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="#" aria-haspopup="true" aria-expanded="false" tabindex="0"><span>↓</span> 1 Service</a>`
- XPath: `.cm-purpose:nth-child(3) > .cm-services > .cm-caret > a[href="#"][aria-haspopup="true"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a target="_blank" href="https://kiprotect.com/klaro" rel="noopener">Powered by Klaro!</a>`
- XPath: `a[href$="klaro"]`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<aside class="container-fluid section clearfix">`
- XPath: `.highlighted > aside`

**Failure 2:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<main class="main-content col" id="content" role="main">`
- XPath: `#content`

**Failure 3:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div role="region" aria-live="polite" id="chakra-toast-manager..." style="position: fixed; z-i...">`
- XPath: `iframe[title="ehq-embed-survey"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

### https://www.eastlothian.gov.uk/

#### Rule: [html-has-lang](https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: <html> element must have a lang attribute
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html><head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center>         </body></html>`
- XPath: `html`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<center><h1>403 Forbidden</h1></center>`
- XPath: `center`

### https://www.eastriding.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="subtitle">Welcome to</div>`
- XPath: `.subtitle`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="title "><span class="title-text">eastriding.gov.uk</span></h1>`
- XPath: `.static-content > h1`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="content small">             <p>The best place to find East Riding services and information</p>                                </div>`
- XPath: `.small.content`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input type="text" class="ss360-input search-h..." data-ss360-exclude-s...="['News']" aria-label="Search eastriding.go..." placeholder="Search eastriding.go..." autocomplete="off" role="combobox" aria-describedby="unibox-controls-desc..." aria-owns="unibox-suggest-box" aria-controls="unibox-suggest- ...>`
- XPath: `.ss360-input.search-home[data-ss360-exclude-suggest="['News']"]`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="g-grid">`
- XPath: `#g-row-1 > .g-container > .g-grid:nth-child(1)`

*... and 36 more failures for this rule*

### https://www.eastsuffolk.gov.uk/

#### Rule: [color-contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.3](https://www.w3.org/WAI/WCAG22/Understanding/contrast-minimum) (Level AA)

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span class="checkbox-toggle-off" aria-hidden="true">Off</span>`
- XPath: `.checkbox-toggle-off`

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h4 class="box-link__title">   <a class="box-link__link box-link__link--with-right-arrow" href="https://my.eastsuffolk.gov.uk/service/Bin_collection_dates_finder">         Find your bin collection date     <i class="fa-solid fa-chevron-right"></i>   </a> </h4>`
- XPath: `.box-links-listing__list-item.lgd-row__full:nth-child(1) > .paragraph--view-mode--link-with-right-arrow.box-link.paragraph--type--localgov-box-link > h4`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="banner__image">`
- XPath: `.banner__image`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-localgov-title field--type-string field--label-hidden field__item">Your new look East Suffolk Council website</div>`
- XPath: `.field--name-localgov-title`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<input data-drupal-selector="edit-s" placeholder="Search" type="text" id="edit-s" name="s" value="" size="30" maxlength="128" class="form-text required" required="required" aria-required="true">`
- XPath: `#edit-s`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-field-localgov-subsites-boxlinks field--type-entity-reference-revisions field--label-hidden field__item">`
- XPath: `.field--name-field-localgov-subsites-boxlinks`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="field field--name-field-localgov-subsites-cta field--type-entity-reference-revisions field--label-hidden field__items">`
- XPath: `.field--name-field-localgov-subsites-cta`

*... and 1 more failures for this rule*

### https://www.eastsussex.gov.uk/

#### Rule: [label-title-only](https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input aria-describedby="SiteSearchAutocomple..." aria-expanded="false" aria-controls="SiteSearchAutocomple..." aria-autocomplete="list" autocomplete="off" class="autocomplete__input ..." id="SiteSearchAutocomple..." name="input-autocomplete" placeholder="Search our site" type="text" role="combobox" ...>`
- XPath: `#SiteSearchAutocomplete`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="govuk-!-display-none-print brand-background-primary-light" id="ClosuresAlert">`
- XPath: `#ClosuresAlert`

### https://www.eastleigh.gov.uk/

#### Rule: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.2.1](https://www.w3.org/WAI/WCAG22/Understanding/timing-adjustable) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

### https://www.elmbridge.gov.uk/

#### Rule: [landmark-banner-is-top-level](https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div class="lgd-region lgd-region--header region region-header" role="banner">`
- XPath: `.lgd-region--header`

**Failure 2:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div class="lgd-region lgd-region--content region region-content" role="banner">`
- XPath: `.lgd-region--content`

**Failure 3:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div class="lgd-region lgd-region--content-bottom region region-content-bottom" role="banner">`
- XPath: `.lgd-region--content-bottom`

**Failure 4:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div class="lgd-region lgd-region--footer-first region region-footer-first" role="banner">`
- XPath: `.lgd-region--footer-first`

**Failure 5:**
- First identified: 2026-04-17
- Message: Banner landmark should not be contained in another landmark
- HTML: `<div class="lgd-region lgd-region--footer-second region region-footer-second" role="banner">`
- XPath: `.lgd-region--footer-second`

*... and 1 more failures for this rule*

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one banner landmark
- HTML: `<header>         <h1 class="visually-hidden">Welcome to Elmbridge.gov.uk</h1>       </header>`
- XPath: `body > header`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<header>         <h1 class="visually-hidden">Welcome to Elmbridge.gov.uk</h1>       </header>`
- XPath: `body > header`

### https://www.eppingforestdc.gov.uk/

#### Rule: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.2.1](https://www.w3.org/WAI/WCAG22/Understanding/timing-adjustable) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

### https://www.epsom-ewell.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h2>Cookie statement</h2>`
- XPath: `#popup-text > h2`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `#popup-text > p`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h2 class="block-title">Where I live</h2>`
- XPath: `.block-inner.clearfix > .block-title`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>Find out about where you live, for example your bin collection day, your councillors, council tax information and planning applications.</p>`
- XPath: `.wil > p`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p><label for="atTxtStreet">Enter your&nbsp;postcode:</label> <input id="atTxtStreet" name="atTxtStreet" type="text"></p>`
- XPath: `form > p:nth-child(1)`

*... and 5 more failures for this rule*

### https://www.erewash.gov.uk/

#### Rule: [aria-dialog-name](https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div class="eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--opt-in" role="dialog" aria-hidden="false" data-once="data-table">`
- XPath: `.eu-cookie-compliance-banner`

**Failure 2:**
- First identified: 2026-04-17
- Message: ARIA dialog and alertdialog nodes should have an accessible name
- HTML: `<div id="prefix-overlay-outer" tabindex="0" role="dialog" aria-modal="true" aria-describedby="prefix-overlay-step1">`
- XPath: `#prefix-overlay-outer`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="az-services-wrapper">`
- XPath: `.az-services-wrapper`

### https://www.essex.gov.uk/

#### Rule: [label-title-only](https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input title="Enter the terms you ..." autocomplete="off" placeholder="Search Essex County ..." onfocus="this.placeholder = '..." onblur="this.placeholder = '..." data-drupal-selector="edit-search-keys" type="text" id="edit-search-keys" name="search_keys" value="" size="60" maxlength="128" class="fo ...>`
- XPath: `#edit-search-keys`

#### Rule: [landmark-no-duplicate-contentinfo](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should not have more than one contentinfo landmark
- HTML: `<div class="eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice" role="contentinfo" aria-label="cookienotice" aria-hidden="false">`
- XPath: `.eu-cookie-compliance-banner`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable skip-link">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="banner__image">`
- XPath: `.banner__image`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1 class="page-title">Welcome to Essex</h1>`
- XPath: `h1`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h2>Search</h2>`
- XPath: `#block-ecc-theme-gov-cludosearchblock > h2`

### https://www.fareham.gov.uk/

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<h1>Cookies on Fareham Borough Council's website</h1>`
- XPath: `#cookieControl > h1`

**Failure 2:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>We use some essential cookies to make this site work. We'd like to set analytics cookies to understand how you use this site.</p>`
- XPath: `#cookieControl > p:nth-child(2)`

**Failure 3:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<p>For more detailed information, see our <a href="/cookies.aspx" tabindex="6" onblur="resetFocus()">Cookies page</a></p>`
- XPath: `#cookieControl > p:nth-child(3)`

**Failure 4:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="javascript:acceptAllCookies()" class="cookieButton" tabindex="1" id="lnkAcceptNonEssentialCookies">Accept non-essential cookies</a>`
- XPath: `#lnkAcceptNonEssentialCookies`

**Failure 5:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<a href="javascript:rejectCookies()" class="cookieButton" tabindex="2">Reject non-essential cookies</a>`
- XPath: `a[href="javascript:rejectCookies()"]`

*... and 7 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="/cookies.aspx" tabindex="6" onblur="resetFocus()">Cookies page</a>`
- XPath: `a[onblur="resetFocus()"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="javascript:acceptAllCookies()" class="cookieButton" tabindex="1" id="lnkAcceptNonEssentialCookies">Accept non-essential cookies</a>`
- XPath: `#lnkAcceptNonEssentialCookies`

**Failure 3:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="javascript:rejectCookies()" class="cookieButton" tabindex="2">Reject non-essential cookies</a>`
- XPath: `a[href="javascript:rejectCookies()"]`

**Failure 4:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<input id="analyticsCookies" type="checkbox" role="switch" tabindex="3">`
- XPath: `#analyticsCookies`

**Failure 5:**
- First identified: 2026-04-17
- Message: Elements should not have tabindex greater than zero
- HTML: `<input id="videoCookies" type="checkbox" role="switch" tabindex="4">`
- XPath: `#videoCookies`

*... and 1 more failures for this rule*

### https://www.fermanaghomagh.com/

#### Rule: [heading-order](https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Heading levels should only increase by one
- HTML: `<h4>Popular</h4>`
- XPath: `.medium-9 > h4`

#### Rule: [label-title-only](https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-17
- Message: Form elements should have a visible label
- HTML: `<input name="s" id="auto-search" placeholder="Hi, how can we help you?" title="Search the website here" aria-labelledby="site-search-homepage-label" minlength="3" maxlength="40" autocomplete="off">`
- XPath: `#auto-search`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: All page content should be contained by landmarks
- HTML: `<div class="rc-anchor-invisible-text"><span>protected by <strong>reCAPTCHA</strong></span><div class="rc-anchor-pt"></div></div>`
- XPath: `iframe[title="reCAPTCHA"]`

### https://www.fife.gov.uk/

#### Rule: [meta-refresh](https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.2.1](https://www.w3.org/WAI/WCAG22/Understanding/timing-adjustable) (Level A)

**Failure 1:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

**Failure 2:**
- First identified: 2026-04-17
- Message: Delayed refresh under 20 hours must not be used
- HTML: `<meta http-equiv="refresh" content="360">`
- XPath: `meta[http-equiv="refresh"]`

### https://www.flintshire.gov.uk/

#### Rule: [landmark-one-main](https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Document should have one main landmark
- HTML: `<html lang="en">`
- XPath: `html`

#### Rule: [page-has-heading-one](https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-17
- Message: Page should contain a level-one heading
- HTML: `<html lang="en">`
- XPath: `html`

