# Scan Report: Alberta

- Issue: https://github.com/mgifford/open-scans/issues/52
- Submitted by: mgifford
- Scanned at: 2026-04-19T02:46:10.535Z
- Engines used: AXE, ALFA
- Scan duration: 7.2 minutes
- Total URLs submitted: 59
- Accepted public URLs: 59
- Rejected URLs: 0
- 🎨 **Accessibility personalization (CSS media queries):**
  - 🌙 Dark mode: None of the scanned URLs support `prefers-color-scheme: dark`
  - ⚡ Reduced motion: None of the scanned URLs support `prefers-reduced-motion: reduce`
  - 🔍 High contrast: None of the scanned URLs support `prefers-contrast: more`
  - 🖥️ Forced colors: None of the scanned URLs support `forced-colors: active`
  - 🪟 Reduced transparency: None of the scanned URLs support `prefers-reduced-transparency: reduce`
- ALFA outcomes: 37012 passed, 2195 failed, 116 cantTell, 1977 inapplicable
- axe outcomes: 22964 passed, 109 failed, 484 cantTell, 1879 inapplicable
- Equal Access outcomes: 0 passed, 0 failed (0 unique, 0 duplicate), 0 cantTell, 0 inapplicable
- AccessLint outcomes: 0 passed, 0 failed (0 unique, 0 duplicate), 0 cantTell, 0 inapplicable
- QualWeb outcomes: 0 passed, 0 failed, 0 cantTell, 0 inapplicable
- Duplicate findings caught by later scanners: 1598

## 🎯 Pages with Most Errors

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

| Page | axe Unique | ALFA Unique | Total Unique | Page Title |
|---|---:|---:|---:|---|
| [View Page](https://www.alberta.ca/alberta-ca-account) | 38 | 21 | **59** | Alberta.ca Account \| Alberta.ca |
| [View Page](https://www.alberta.ca/emergency) | 13 | 21 | **34** | Active emergency updates \| Alberta.ca |
| [View Page](https://www.alberta.ca/cut-red-tape) | 9 | 19 | **28** | Cutting Red Tape \| Alberta.ca |
| [View Page](https://www.alberta.ca/) | 6 | 16 | **22** | Government of Alberta \| Alberta.ca |
| [View Page](https://www.alberta.ca/news) | 2 | 19 | **21** | News \| Alberta.ca |
| [View Page](https://www.alberta.ca/budget) | 3 | 17 | **20** | Budget \| Alberta.ca |
| [View Page](https://www.alberta.ca/schools-now) | 1 | 19 | **20** | Schools Now \| Alberta.ca |
| [View Page](https://www.alberta.ca/premier) | 1 | 18 | **19** | Premier of Alberta \| Alberta.ca |
| [View Page](https://www.alberta.ca/public-engagement) | 1 | 18 | **19** | Public engagement \| Alberta.ca |
| [View Page](https://www.alberta.ca/accessibility) | 1 | 17 | **18** | Accessibility \| Alberta.ca |

## 🔧 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 | **40** of 59 | [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 | **40** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r66) |
| [SIA-R83](https://alfa.siteimprove.com/rules/sia-r83): Text can be resized to 200% without loss of content | **40** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r83) |
| [SIA-R57](https://alfa.siteimprove.com/rules/sia-r57): Landmarks don't repeat the same content | **39** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r57) |
| [SIA-R3](https://alfa.siteimprove.com/rules/sia-r3): lang attribute has a valid language code | **37** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r3) |
| [SIA-R56](https://alfa.siteimprove.com/rules/sia-r56): Landmarks with the same role are distinguishable | **36** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r56) |
| [SIA-R61](https://alfa.siteimprove.com/rules/sia-r61): Documents start with a level 1 heading | **36** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r61) |
| [SIA-R73](https://alfa.siteimprove.com/rules/sia-r73): Text spacing can be adjusted without loss of content | **3** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r73) |
| [SIA-R69](https://alfa.siteimprove.com/rules/sia-r69): Text has sufficient contrast with its background | **3** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r69) |
| [SIA-R14](https://alfa.siteimprove.com/rules/sia-r14): Images have an accessible name or are decorative | **2** of 59 | [View Rule](https://alfa.siteimprove.com/rules/sia-r14) |

> 💡 **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 |
|---|---:|---|
| landmark-unique | **36** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/landmark-unique) |
| color-contrast | **3** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/color-contrast) |
| region | **3** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/region) |
| aria-prohibited-attr | **3** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-prohibited-attr) |
| button-name | **2** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/button-name) |
| aria-allowed-role | **1** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-allowed-role) |
| list | **1** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/list) |
| frame-title | **1** of 59 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/frame-title) |

> 💡 **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 36 page(s) - 36 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="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />
```

**XPath** (use in browser DevTools):
```
/button[@id="goa-button--notifications-close"]
```

**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="goa-button--notifications-close"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 2: Affects 36 page(s) - 36 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 href="/" title="Home" rel="home">...</a>
```

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

**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')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 3: Affects 36 page(s) - 36 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="goa-search-button" aria-label="Search">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@id="goa-search-button"]
```

**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="goa-search-button"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 4: Affects 36 page(s) - 36 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 href="https://www.alberta.ca/alberta-ca-account">Alberta.ca Account</a>
```

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

**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')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 5: Affects 36 page(s) - 36 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="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@class="goa-button--notifications"]
```

**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="goa-button--notifications"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 6: Affects 36 page(s) - 36 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 href="/contact-government" class="menu_footer__link" data-drupal-link-system-path="node/6862">Contact government</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_footer__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[@class="menu_footer__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 7: Affects 36 page(s) - 36 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 href="/staff-directory.cfm" class="menu_footer__link">Staff directory</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_footer__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[@class="menu_footer__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 8: Affects 36 page(s) - 36 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 href="/disclaimer" class="menu_about-links__link" data-drupal-link-system-path="node/2990">Disclaimer</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_about-links__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[@class="menu_about-links__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 9: Affects 36 page(s) - 36 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 href="/privacystatement" class="menu_about-links__link" data-drupal-link-system-path="node/4931">Privacy</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_about-links__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[@class="menu_about-links__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

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

**Scanner**: ALFA
**Rule**: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**Issue**: The element does not have a unique ID

**HTML Pattern**:
```html
<div id="goa-quicklinks" class="goa-list">...</div>
```

**XPath** (use in browser DevTools):
```
/div[@id="goa-quicklinks"]
```

**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('/div[@id="goa-quicklinks"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

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

**Scanner**: ALFA
**Rule**: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**Issue**: The element does not have a unique ID

**HTML Pattern**:
```html
<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>
```

**XPath** (use in browser DevTools):
```
/nav[@id="goa-quicklinks"]
```

**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('/nav[@id="goa-quicklinks"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 12: Affects 36 page(s) - 36 occurrence(s)

**Scanner**: ALFA
**Rule**: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**Issue**: The element does not have a unique ID

**HTML Pattern**:
```html
<div id="goa-aboutlinks" class="goa-list">...</div>
```

**XPath** (use in browser DevTools):
```
/div[@id="goa-aboutlinks"]
```

**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('/div[@id="goa-aboutlinks"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

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

**Scanner**: ALFA
**Rule**: [SIA-R3: lang attribute has a valid language code](https://alfa.siteimprove.com/rules/sia-r3)
**Issue**: The element does not have a unique ID

**HTML Pattern**:
```html
<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>
```

**XPath** (use in browser DevTools):
```
/nav[@id="goa-aboutlinks"]
```

**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('/nav[@id="goa-aboutlinks"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 31 more page(s)*

---

#### Pattern 14: Affects 35 page(s) - 35 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 href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_footer__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[@class="menu_footer__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/find-a-job
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- *...and 30 more page(s)*

---

#### Pattern 15: Affects 35 page(s) - 35 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 href="/find-a-job" class="menu_footer__link" data-drupal-link-system-path="node/7575">Jobs</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="menu_footer__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[@class="menu_footer__link"]')`
5. The element will be highlighted

**Affected Pages**:
- https://alberta.ca/
- https://alberta.ca/accessibility
- https://alberta.ca/all-services
- https://alberta.ca/canada-post-service-interruption
- https://alberta.ca/vehicle-registration-renewal
- *...and 30 more page(s)*

---

> 💡 **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://alberta.ca/ | https://www.alberta.ca/ | OK | 200 | yes | 10235 | 6 | 16 | 0 | 0 | 63 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, landmark-unique |
| https://alberta.ca/accessibility | https://www.alberta.ca/accessibility | OK | 200 | yes | 9534 | 1 | 17 | 0 | 0 | 36 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/find-a-job | https://www.alberta.ca/find-a-job | OK | 200 | yes | 9485 | 1 | 17 | 0 | 0 | 26 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/all-services | https://www.alberta.ca/all-services | OK | 200 | yes | 9379 | 1 | 15 | 0 | 0 | 28 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/canada-post-service-interruption | https://www.alberta.ca/canada-post-service-interruption | OK | 200 | yes | 12117 | 1 | 16 | 0 | 0 | 26 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), 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: landmark-unique |
| https://alberta.ca/vehicle-registration-renewal | https://www.alberta.ca/vehicle-registration-renewal | OK | 200 | yes | 9643 | 1 | 17 | 0 | 0 | 49 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/family-and-social-supports-topic | https://www.alberta.ca/family-and-social-supports-topic | OK | 200 | yes | 9284 | 1 | 15 | 0 | 0 | 23 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/about-government | https://www.alberta.ca/about-government | OK | 200 | yes | 9348 | 1 | 15 | 0 | 0 | 23 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/acute-care-action-plan | https://alberta.ca/acute-care-action-plan | FAIL | - | no | 239 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/agriculture | https://www.alberta.ca/agriculture | OK | 200 | yes | 9140 | 1 | 15 | 0 | 0 | 21 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/ahcip | https://alberta.ca/ahcip | FAIL | - | no | 179 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/aish | https://alberta.ca/aish | FAIL | - | no | 117 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/alberta-advantage-immigration-program | https://alberta.ca/alberta-advantage-immigration-program | FAIL | - | no | 117 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/alberta-ca-account | https://www.alberta.ca/alberta-ca-account | OK | 200 | yes | 10889 | 38 | 21 | 0 | 0 | 130 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), 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-R69 (Text has sufficient contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, landmark-unique |
| https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4 | https://alberta.ca/announcements.cfm?xID=957330F7B921A-EEA9-EE49-575132BCF2B4A8E4 | FAIL | - | no | 182 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F | https://alberta.ca/announcements.cfm?xID=9573410ED1AD8-DE7F-DF66-A798654D0700135F | FAIL | - | no | 125 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A | https://www.alberta.ca/release.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A | OK | 200 | yes | 10146 | 1 | 4 | 0 | 0 | 81 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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: region |
| https://alberta.ca/birth-adoption-death-marriage-and-divorce-topic | https://www.alberta.ca/birth-adoption-death-marriage-and-divorce-topic | OK | 200 | yes | 10171 | 1 | 15 | 0 | 0 | 18 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/budget | https://www.alberta.ca/budget | OK | 200 | yes | 11845 | 3 | 17 | 0 | 0 | 45 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-prohibited-attr, button-name, landmark-unique |
| https://alberta.ca/business-and-economic-development | https://www.alberta.ca/business-and-economic-development | OK | 200 | yes | 10147 | 1 | 15 | 0 | 0 | 18 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/contact-government | https://alberta.ca/contact-government | FAIL | - | no | 159 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/contact.cfm | https://alberta.ca/contact.cfm | FAIL | - | no | 118 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/culture-topic | https://www.alberta.ca/culture-topic | OK | 200 | yes | 9253 | 1 | 15 | 0 | 0 | 21 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/cut-red-tape | https://www.alberta.ca/cut-red-tape | OK | 200 | yes | 19700 | 9 | 19 | 0 | 0 | 61 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R69 (Text has sufficient 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: color-contrast, landmark-unique |
| https://alberta.ca/disclaimer | https://alberta.ca/disclaimer | FAIL | - | no | 159 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/driving-safety-topic | https://alberta.ca/driving-safety-topic | FAIL | - | no | 160 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/education-and-training-topic | https://alberta.ca/education-and-training-topic | FAIL | - | no | 164 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/emergency | https://www.alberta.ca/emergency | OK | 200 | yes | 18339 | 13 | 21 | 0 | 0 | 88 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, landmark-unique, list |
| https://alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic | https://www.alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic | OK | 200 | yes | 9122 | 1 | 15 | 0 | 0 | 19 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/employment-topic | https://www.alberta.ca/employment-topic | OK | 200 | yes | 11020 | 1 | 15 | 0 | 0 | 20 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/energy-topic | https://www.alberta.ca/energy-topic | OK | 200 | yes | 10736 | 1 | 15 | 0 | 0 | 21 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/environment-natural-resources | https://www.alberta.ca/environment-natural-resources | OK | 200 | yes | 9416 | 1 | 15 | 0 | 0 | 21 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/fish-and-wildlife-topic | https://www.alberta.ca/fish-and-wildlife-topic | OK | 200 | yes | 10844 | 1 | 15 | 0 | 0 | 26 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/government-of-alberta | https://alberta.ca/government-of-alberta | FAIL | - | no | 161 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/health-wellness | https://www.alberta.ca/health-wellness | OK | 200 | yes | 9514 | 1 | 15 | 0 | 0 | 27 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/housing-topic | https://alberta.ca/housing-topic | FAIL | - | no | 215 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/indigenous-relations-topic | https://alberta.ca/indigenous-relations-topic | FAIL | - | no | 127 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/infrastructure-topic | https://www.alberta.ca/infrastructure-topic | OK | 200 | yes | 11227 | 1 | 15 | 0 | 0 | 20 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/justice-topic | https://alberta.ca/justice-topic | FAIL | - | no | 120 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/key-initiatives | https://www.alberta.ca/government-action | OK | 200 | yes | 9606 | 1 | 15 | 0 | 0 | 18 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/ministries | https://www.alberta.ca/ministries | OK | 200 | yes | 9615 | 1 | 16 | 0 | 0 | 41 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/moving-to-alberta-topic | https://www.alberta.ca/moving-to-alberta-topic | OK | 200 | yes | 9155 | 1 | 15 | 0 | 0 | 20 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/municipalities-topic | https://www.alberta.ca/municipalities-topic | OK | 200 | yes | 9155 | 1 | 15 | 0 | 0 | 20 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/news | https://www.alberta.ca/news | OK | 200 | yes | 20183 | 2 | 19 | 0 | 0 | 236 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, 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-R71 (Paragraphs of text are not justified), 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-prohibited-attr, frame-title, landmark-unique |
| https://alberta.ca/non-profit-and-charitable-organizations-topic | https://www.alberta.ca/non-profit-and-charitable-organizations-topic | OK | 200 | yes | 10857 | 1 | 15 | 0 | 0 | 16 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/open-government-program | https://www.alberta.ca/open-government-program | OK | 200 | yes | 10627 | 1 | 16 | 0 | 0 | 29 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/premier.aspx | https://www.alberta.ca/premier | OK | 200 | yes | 10937 | 1 | 18 | 0 | 0 | 46 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/privacystatement | https://alberta.ca/privacystatement | FAIL | - | no | 122 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/public-engagement | https://www.alberta.ca/public-engagement | OK | 200 | yes | 9680 | 1 | 18 | 0 | 0 | 23 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), 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-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B | https://alberta.ca/release.cfm?xID=956393BF7AAE1-FC58-0121-F6ACBF2A8BCD7A5B | FAIL | - | no | 123 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A | https://www.alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A | OK | 200 | yes | 8410 | 1 | 4 | 0 | 0 | 36 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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: region |
| https://alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65 | https://www.alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65 | OK | 200 | yes | 14398 | 2 | 4 | 0 | 0 | 94 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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, button-name, region |
| https://alberta.ca/schools-now | https://www.alberta.ca/schools-now | OK | 200 | yes | 9802 | 1 | 19 | 0 | 0 | 14 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/social-media-directory | https://alberta.ca/social-media-directory | FAIL | - | no | 216 | 0 | 0 | 0 | 0 | 0 | fetch failed |
| https://alberta.ca/staff-directory.cfm | https://www.alberta.ca/staff-directory.cfm | OK | 200 | yes | 9087 | 0 | 6 | 0 | 0 | 27 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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) |
| https://alberta.ca/tax-information-topic | https://www.alberta.ca/tax-information-topic | OK | 200 | yes | 9062 | 1 | 15 | 0 | 0 | 16 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/tourism-sport-and-outdoor-recreation | https://www.alberta.ca/tourism-sport-and-outdoor-recreation | OK | 200 | yes | 9198 | 1 | 15 | 0 | 0 | 18 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/usingthissite | https://www.alberta.ca/usingthissite | OK | 200 | yes | 9460 | 1 | 16 | 0 | 0 | 33 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | 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), SIA-R83 (Text can be resized to 200% without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-unique |
| https://alberta.ca/west-coast-oil-pipeline | https://alberta.ca/west-coast-oil-pipeline | FAIL | - | no | 217 | 0 | 0 | 0 | 0 | 0 | fetch failed |

## Detailed Failure Information (ALFA)

### https://alberta.ca/

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/west-coast-oil-pipeline" class="card-link" rel="bookmark">West Coast Oil Pipeline</a>`
- XPath: `/a[@class="card-link"]`

*... and 2 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/accessibility

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="breadcrumb-toggle" aria-label="Toggle collapsed breadcrumbs" />`
- XPath: `/button[@class="breadcrumb-toggle"]`

*... and 3 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/find-a-job

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="https://alis.alberta.ca/occinfo/jobs-in-alberta/job-alerts/" class="card-link" target="_blank">Non-government jobs</a>`
- XPath: `/a[@class="card-link"]`

*... and 3 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/all-services

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/canada-post-service-interruption

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The line height of the paragraph is less than 1.5
- 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-19
- Message: The text is clipped

### https://alberta.ca/vehicle-registration-renewal

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="breadcrumb-toggle" aria-label="Toggle collapsed breadcrumbs" />`
- XPath: `/button[@class="breadcrumb-toggle"]`

*... and 3 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/family-and-social-supports-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/about-government

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/agriculture

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/alberta-ca-account

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a class="goa-cta" href="https://account.alberta.ca/ui/sign-in/signin" target="_blank" aria-label="Access your Alberta.ca Account">Sign in or create an Alberta.ca Account</a>`
- XPath: `/a[@class="goa-cta"]`

*... and 4 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-19
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<a class="goa-cta" href="https://account.alberta.ca/ui/sign-in/signin" target="_blank" aria-label="Access your Alberta.ca Account">Sign in or create an Alberta.ca Account</a>`
- XPath: `/a[@class="goa-cta"]`

#### 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="accordions" class="goa-accordion goa-accordion--toolbar-active ">...</div>`
- XPath: `/div[@id="accordions"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The highest possible contrast of the text is 4.46:1 which is         below the required contrast of 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A

#### 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-19
- Message: Target has insufficient size
- HTML: `<a href="/government-news.aspx">Government news</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-19
- 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-19
- Message: The highest possible contrast of the text is 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/birth-adoption-death-marriage-and-divorce-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/budget

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a class="goa-cta" href="/budget-highlights">See the budget highlights</a>`
- XPath: `/a[@class="goa-cta"]`

*... and 3 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/business-and-economic-development

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/culture-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/cut-red-tape

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a class="goa-cta" href="mailto:CutRedTape@gov.ab.ca?subject=Cut%20Red%20Tape%20Idea">Email us your idea</a>`
- XPath: `/a[@class="goa-cta"]`

*... and 3 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The highest possible contrast of the text is 4.46: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-19
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Our government has met its commitment to cut red t...</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-19
- Message: The text is clipped

### https://alberta.ca/emergency

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="button-primary expand goa-button goa-button--small">Expand all</button>`
- XPath: `/button[@class="button-primary expand goa-button goa-button--small"]`

*... and 4 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="accordions" class="goa-accordion goa-accordion--toolbar-active ">...</div>`
- XPath: `/div[@id="accordions"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul class="goa-news goa-news--release">...</ul>`
- XPath: `/ul[@class="goa-news goa-news--release"]`

#### 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-19
- Message: The highest possible contrast of the text is 4.46:1 which is         below the required contrast of 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/employment-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/energy-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/environment-natural-resources

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/fish-and-wildlife-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/health-wellness

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/infrastructure-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/key-initiatives

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/ministries

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link is-active" data-drupal-link-system-path="node/7020" aria-current="page">Ministries</a>`
- XPath: `/a[@class="menu_footer__link is-active"]`

*... and 2 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/moving-to-alberta-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/municipalities-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/news

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a class="goa-news-see-all" href="https://www.alberta.ca/news.aspx">See all news</a>`
- XPath: `/a[@class="goa-news-see-all"]`

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

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

**Failure 1:**
- First identified: 2026-04-19
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe width="200" height="113" src="https://www.youtube.com/embed/videoseries?list=PLvrD8tiHIX1Iktz9ADzpOx_-P4JKGzRWz" 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-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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1:1 which is         below the required contrast of 7:1

#### Rule: [SIA-R71: Paragraphs of text are not justified](https://alfa.siteimprove.com/rules/sia-r71)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-19
- Message: The text of the paragraph is justified
- HTML: `<p class="Normal" style="text-align:justify">...</p>`
- XPath: `/p[@class="Normal"]`

#### 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-19
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="Lead" style="line-height:115%">...</p>`
- XPath: `/p[@class="Lead"]`

#### 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-19
- Message: The text is clipped

### https://alberta.ca/non-profit-and-charitable-organizations-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/open-government-program

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="https://open.alberta.ca/publications" class="card-link" target="_blank">Search for publications</a>`
- XPath: `/a[@class="card-link"]`

*... and 2 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/premier.aspx

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/article-premiers-statement-in-the-legislative-assembly" class="card-link" rel="bookmark">Premier’s statement in the Legislative Assembly</a>`
- XPath: `/a[@class="card-link"]`

*... and 4 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/public-engagement

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a aria-label="   Participate and contribute to decisions that affect Alberta " class="goa-cta    goa-color--blue " href="/search-public-engagements">Search public engagements</a>`
- XPath: `/a[@class="goa-cta    goa-color--blue "]`

*... and 3 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-19
- Message: The visible text content of the element is not included within its accessible name
- HTML: `<a aria-label="   Participate and contribute to decisions that affect Alberta " class="goa-cta    goa-color--blue " href="/search-public-engagements">Search public engagements</a>`
- XPath: `/a[@class="goa-cta    goa-color--blue "]`

#### 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A

#### 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-19
- Message: Target has insufficient size
- HTML: `<a href="/government-news.aspx">Government news</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-19
- 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-19
- Message: The highest possible contrast of the text is 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65

#### 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-19
- Message: Target has insufficient size
- HTML: `<a href="/government-news.aspx">Government news</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-19
- 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-19
- Message: The highest possible contrast of the text is 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/schools-now

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/schools-now" class="language-link is-active" hreflang="en" data-drupal-link-system-path="node/9041" aria-current="page">English</a>`
- XPath: `/a[@class="language-link is-active"]`

*... and 4 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: There is no content between this heading and the next
- HTML: `<h3>Creating additional public charter school builds</h3>`
- XPath: `/h3`

#### 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-19
- Message: The text is clipped

### https://alberta.ca/staff-directory.cfm

#### 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-19
- Message: Target has insufficient size
- HTML: `<a href="/contact-government">Contact government</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-section-menu--links" data-current="table-of-contents" aria-expanded="false">Table of contents</button>`
- XPath: `/button[@class="goa-section-menu--links"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button name="search" id="search-goa-button" class="bodysearch goa-button" aria-label="Search">...</button>`
- XPath: `/button[@id="search-goa-button"]`

#### 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-19
- Message: The element does not have a unique ID
- HTML: `<button id="search-goa-button" aria-label="Search">...</button>`
- XPath: `/button[@id="search-goa-button"]`

#### 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-19
- Message: The highest possible contrast of the text is 4.5: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-19
- Message: The text is clipped

### https://alberta.ca/tax-information-topic

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/tourism-sport-and-outdoor-recreation

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

### https://alberta.ca/usingthissite

#### 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-19
- Message: Target has insufficient size
- HTML: `<button id="goa-button--notifications-close" class="goa-button--close" aria-expanded="true" aria-label="Close notification" tabindex="0" value="close" />`
- XPath: `/button[@id="goa-button--notifications-close"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/" title="Home" rel="home">...</a>`
- XPath: `/a`

**Failure 3:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button id="goa-search-button" aria-label="Search">...</button>`
- XPath: `/button[@id="goa-search-button"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<button class="goa-button--notifications" aria-label="Notification message expanded" tabindex="-1">...</button>`
- XPath: `/button[@class="goa-button--notifications"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: Target has insufficient size
- HTML: `<a href="/ministries" class="menu_footer__link" data-drupal-link-system-path="node/7020">Ministries</a>`
- XPath: `/a[@class="menu_footer__link"]`

*... and 2 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-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-quicklinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-quicklinks"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-quicklinks"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<div id="goa-aboutlinks" class="goa-list">...</div>`
- XPath: `/div[@id="goa-aboutlinks"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: The element does not have a unique ID
- HTML: `<nav role="navigation" id="goa-aboutlinks" class="goa-list">...</nav>`
- XPath: `/nav[@id="goa-aboutlinks"]`

#### 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-19
- 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-19
- 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-19
- 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-19
- Message: The highest possible contrast of the text is 5.1: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-19
- Message: The text is clipped

## Detailed Failure Information (axe)

### https://alberta.ca/

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-19
- Message: ARIA role should be appropriate for the element
- HTML: `<img loading="lazy" src="/system/files/styles/card_image_regular/private/emergency-alert-app-grey_0.jpg?itok=ROL0At7i" alt="Alberta Emergency Alert app icon" title="Alberta Emergency Alert app grey" class="image-style-card-image-regular img-lazy" decoding="async" role="presentation">`
- XPath: `.goa-column-25-50-100.goa-card:nth-child(3) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading="lazy"]`

**Failure 2:**
- First identified: 2026-04-19
- Message: ARIA role should be appropriate for the element
- HTML: `<img loading="lazy" src="/system/files/styles/card_image_regular/private/edu-sn-bicycle-750x422.jpg?itok=ZJri4-qq" alt="Illustration of a student wearing a helmet and using a bicycle " class="image-style-card-image-regular img-lazy" decoding="async" role="presentation">`
- XPath: `.goa-column-25-50-100.goa-card:nth-child(4) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading="lazy"]`

**Failure 3:**
- First identified: 2026-04-19
- Message: ARIA role should be appropriate for the element
- HTML: `<img loading="lazy" src="/system/files/styles..." alt="Image of a medical b..." class="image-style-card-ima..." decoding="async" role="presentation">`
- XPath: `.goa-card.goa-column-33-33-100:nth-child(5) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading="lazy"]`

**Failure 4:**
- First identified: 2026-04-19
- Message: ARIA role should be appropriate for the element
- HTML: `<img loading="lazy" src="/system/files/styles/card_image_regular/private/fp-wildfire-intelligence.jpg?itok=vc4L3FeI" alt="Multi-coloured diagonal panels showing lightning storm, and sunny blue skies" class="image-style-card-image-regular img-lazy" decoding="async" role="presentation">`
- XPath: `.goa-card.goa-column-33-33-100:nth-child(6) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading="lazy"]`

**Failure 5:**
- First identified: 2026-04-19
- Message: ARIA role should be appropriate for the element
- HTML: `<img loading="lazy" src="/system/files/styles..." alt="Adult and child hold..." class="image-style-card-ima..." decoding="async" role="presentation">`
- XPath: `.goa-card.goa-column-33-33-100:nth-child(7) > .goa-thumb > .image-style-card-image-regular.img-lazy[loading="lazy"]`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/accessibility

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/find-a-job

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/all-services

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/canada-post-service-interruption

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/vehicle-registration-renewal

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/family-and-social-supports-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/about-government

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/agriculture

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/alberta-ca-account

#### 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-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Request an ante-mortem inspection by video</button>`
- XPath: `#accordion6309 > h3 > button`

**Failure 2:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Develop nutrient management plans for crop production</button>`
- XPath: `#accordion6310 > h3 > button`

**Failure 3:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Agriculture and forestry</button>`
- XPath: `#accordion49347 > h3 > button`

**Failure 4:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Digital services and applications</button>`
- XPath: `#accordion49348 > h3 > button`

**Failure 5:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Environmental services</button>`
- XPath: `#accordion49349 > h3 > button`

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

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/announcements.cfm?xID=95735120C00EF-B4D2-523E-653AFC3B7691D90A

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: All page content should be contained by landmarks
- HTML: `<div class="ab-footer">`
- XPath: `.ab-footer`

### https://alberta.ca/birth-adoption-death-marriage-and-divorce-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/budget

#### 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-19
- 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: `#goa-band29421 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe`

**Failure 2:**
- First identified: 2026-04-19
- 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: `#goa-band73942 > .paragraph--type--media-block.goa-column-50-50-100.paragraph > .goa-image.margin-top > .goa-video > iframe`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/business-and-economic-development

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/culture-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/cut-red-tape

#### 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-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">2026 News releases</button>`
- XPath: `#accordion73134 > .goa-title > button`

**Failure 2:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">2025 News releases</button>`
- XPath: `#accordion73133 > .goa-title > button`

**Failure 3:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">2024 News releases</button>`
- XPath: `#accordion56532 > .goa-title > button`

**Failure 4:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">2023 News releases</button>`
- XPath: `#accordion12411 > .goa-title > button`

**Failure 5:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">2022 News releases</button>`
- XPath: `#accordion12412 > .goa-title > button`

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

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/emergency

#### 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-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Communities eligible for re-entry</button>`
- XPath: `#accordion63081 > h3 > button`

**Failure 2:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Eligibility</button>`
- XPath: `#accordion61869 > h3 > button`

**Failure 3:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">How to apply</button>`
- XPath: `#accordion61870 > h3 > button`

**Failure 4:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">How it works</button>`
- XPath: `#accordion61871 > h3 > button`

**Failure 5:**
- First identified: 2026-04-19
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<button class="" aria-expanded="false">Get help</button>`
- XPath: `#accordion61872 > h3 > button`

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

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

#### 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-19
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="goa-news goa-news--release">   <p>There are no current news items available in this feed.</p> </ul>`
- XPath: `.goa-news`

### https://alberta.ca/emergency-preparedness-disaster-response-and-public-safety-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/employment-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/energy-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/environment-natural-resources

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/fish-and-wildlife-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/health-wellness

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/infrastructure-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/key-initiatives

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/ministries

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/moving-to-alberta-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/municipalities-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/news

#### 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-19
- 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 ytp-small-mode" tabindex="" id="movie_player" data-version="/s/player/4b0d80ee/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">`
- XPath: `iframe`

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/non-profit-and-charitable-organizations-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/open-government-program

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/premier.aspx

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/public-engagement

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/release.cfm?xID=956403CB2A273-BB32-5FB1-CF2920F98FFC9B8A

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: All page content should be contained by landmarks
- HTML: `<div class="ab-footer">`
- XPath: `.ab-footer`

### https://alberta.ca/release.cfm?xID=9564141722588-FFA6-400D-B388DB636D18FB65

#### 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-19
- 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 ytp-large-width-mode" tabindex="" id="movie_player" data-version="/s/player/4b0d80ee/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">`
- XPath: `#\32 58006089`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: All page content should be contained by landmarks
- HTML: `<div class="ab-footer">`
- XPath: `.ab-footer`

### https://alberta.ca/schools-now

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav>`
- XPath: `.goa-languages > nav`

### https://alberta.ca/tax-information-topic

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/tourism-sport-and-outdoor-recreation

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

### https://alberta.ca/usingthissite

#### Rule: [landmark-unique](https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-19
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav role="navigation" id="goa-quicklinks" class="goa-list">`
- XPath: `.goa-list:nth-child(1) > nav[role="navigation"]`

