# Scan Report: Barcelona.cat

- Issue: https://github.com/mgifford/open-scans/issues/62
- Submitted by: mgifford
- Scanned at: 2026-04-15T01:25:40.118Z
- Engines used: AXE, ALFA
- Scan duration: 21.3 minutes
- Total URLs submitted: 100
- Accepted public URLs: 100
- Rejected URLs: 0
- 🎨 **Accessibility personalization (CSS media queries):**
  - 🌙 Dark mode: None of the scanned URLs support `prefers-color-scheme: dark`
  - ⚡ **Reduced motion:** 100 of 100 URLs (100%) 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: 101116 passed, 14365 failed, 3067 cantTell, 4699 inapplicable
- axe outcomes: 110103 passed, 2765 failed, 2213 cantTell, 4307 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: 12847

## 🎯 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.barcelona.cat/ca) | 35 | 45 | **80** | El portal web oficial de Barcelona \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/en/what-to-do-in-bcn/festes-majors) | 63 | 17 | **80** | Festes majors \| Barcelona.cat \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/en/what-to-do-in-bcn/montjuic-park/activities/list) | 63 | 17 | **80** | The agenda of the park \| Barcelona.cat \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/ca/que-pots-fer-a-bcn/llistat) | 63 | 17 | **80** | Llistat \| Barcelona.cat \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/en/what-to-do-in-bcn/summer/outdoor-films) | 63 | 16 | **79** | Outdoor films \| Barcelona.cat \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/ca) | 35 | 43 | **78** | El portal web oficial de Barcelona \| Ajuntament de Barcelona |
| [View Page](https://www.barcelona.cat/en) | 35 | 43 | **78** | The official Barcelona website \| Barcelona City Council |
| [View Page](https://www.barcelona.cat/es) | 35 | 40 | **75** | El portal web oficial de Barcelona \| Ayuntamiento de Barcelona |
| [View Page](https://www.barcelona.cat/es/vivir-en-bcn/vive-el-barrio) | 30 | 23 | **53** | Hagamos barrio \| Barcelona.cat \| Ayuntamiento de Barcelona |
| [View Page](https://www.barcelona.cat/ca/que-pots-fer-a-bcn/cultura) | 33 | 17 | **50** | Cultura 100% \| Barcelona.cat \| Ajuntament de Barcelona |

## 🔧 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 | **100** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r111) |
| [SIA-R57](https://alfa.siteimprove.com/rules/sia-r57): Landmarks don't repeat the same content | **100** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r57) |
| [SIA-R66](https://alfa.siteimprove.com/rules/sia-r66): Text has enhanced contrast with its background | **100** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r66) |
| [SIA-R73](https://alfa.siteimprove.com/rules/sia-r73): Text spacing can be adjusted without loss of content | **100** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r73) |
| [SIA-R2](https://alfa.siteimprove.com/rules/sia-r2): HTML elements have a valid lang attribute | **90** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r2) |
| [SIA-R85](https://alfa.siteimprove.com/rules/sia-r85): Paragraphs of text are not all italics | **79** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r85) |
| [SIA-R83](https://alfa.siteimprove.com/rules/sia-r83): Text can be resized to 200% without loss of content | **74** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r83) |
| [SIA-R68](https://alfa.siteimprove.com/rules/sia-r68): Accessible name contains the visible label text | **39** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r68) |
| [SIA-R69](https://alfa.siteimprove.com/rules/sia-r69): Text has sufficient contrast with its background | **29** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r69) |
| [SIA-R113](https://alfa.siteimprove.com/rules/sia-r113) | **26** of 100 | [View Rule](https://alfa.siteimprove.com/rules/sia-r113) |

> 💡 **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-no-duplicate-banner | **100** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/landmark-no-duplicate-banner) |
| region | **100** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/region) |
| tabindex | **100** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/tabindex) |
| image-alt | **90** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/image-alt) |
| aria-required-children | **20** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-required-children) |
| color-contrast | **11** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/color-contrast) |
| aria-allowed-role | **11** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-allowed-role) |
| frame-title | **9** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/frame-title) |
| aria-prohibited-attr | **6** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/aria-prohibited-attr) |
| link-name | **6** of 100 | [View Rule](https://dequeuniversity.com/rules/axe/4.11.1/link-name) |

> 💡 **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 100 page(s) - 100 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="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>
```

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

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

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 95 more page(s)*

---

#### Pattern 2: Affects 100 page(s) - 100 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="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@id="bcnbrand-shortcuts-toggle"]
```

**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="bcnbrand-shortcuts-toggle"]')`
5. The element will be highlighted

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 95 more page(s)*

---

#### Pattern 3: Affects 99 page(s) - 520 occurrence(s)

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

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

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

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

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 94 more page(s)*

---

#### Pattern 4: Affects 99 page(s) - 297 occurrence(s)

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

**HTML Pattern**:
```html
<li>
```

**XPath** (use in browser DevTools):
```
#ajuntament--prefooter > .container > ul > li:nth-child(1)
```

**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('#ajuntament--prefooter > .container > ul > li:nth-child(1)')`
5. The element will be highlighted

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 94 more page(s)*

---

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

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

**HTML Pattern**:
```html
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
```

**XPath** (use in browser DevTools):
```
#brand
```

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

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 94 more page(s)*

---

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

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

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

**XPath** (use in browser DevTools):
```
li:nth-child(2) > .llistat > li > p
```

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

**Affected Pages**:
- https://barcelona.cat/
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca
- *...and 94 more page(s)*

---

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

**Scanner**: ALFA
**Rule**: [SIA-R2: HTML elements have a valid lang attribute](https://alfa.siteimprove.com/rules/sia-r2)
**Issue**: The image does not have an accessible name

**HTML Pattern**:
```html
<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />
```

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

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

**Affected Pages**:
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca/que-pots-fer-a-bcn
- https://barcelona.cat/en/what-to-do-in-bcn
- https://barcelona.cat/es/que-hacer-en-bcn
- *...and 45 more page(s)*

---

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

**Scanner**: axe
**Rule**: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**Issue**: Images must have alternative text

**HTML Pattern**:
```html
<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">
```

**XPath** (use in browser DevTools):
```
.menu-2 > .icona > img
```

**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('.menu-2 > .icona > img')`
5. The element will be highlighted

**Affected Pages**:
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/ca/que-pots-fer-a-bcn
- https://barcelona.cat/en/what-to-do-in-bcn
- https://barcelona.cat/es/que-hacer-en-bcn
- *...and 45 more page(s)*

---

#### Pattern 9: Affects 36 page(s) - 180 occurrence(s)

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

**HTML Pattern**:
```html
<span class="sr-only"> Open in a new window</span>
```

**XPath** (use in browser DevTools):
```
li:nth-child(1) > a[title="Open in a new window"][target="_blank"] > .sr-only:nth-child(3)
```

**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('li:nth-child(1) > a[title="Open in a new window"][target="_blank"] > .sr-only:nth-child(3)')`
5. The element will be highlighted

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 10: 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="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>
```

**XPath** (use in browser DevTools):
```
/button[@id="bcnbrand-lang-toggle"]
```

**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="bcnbrand-lang-toggle"]')`
5. The element will be highlighted

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 11: 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="/en/living-in-bcn" class="link-destacat">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="link-destacat"]
```

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

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 12: 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://com-shi-va.barcelona.cat/en/" class="link-destacat">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="link-destacat"]
```

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

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 13: 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="/en/work-and-business" class="link-destacat">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="link-destacat"]
```

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

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 14: 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="/en/what-to-do-in-bcn" class="link-destacat">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="link-destacat"]
```

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

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 more page(s)*

---

#### Pattern 15: 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="/en/discoverbcn" class="link-destacat">...</a>
```

**XPath** (use in browser DevTools):
```
/a[@class="link-destacat"]
```

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

**Affected Pages**:
- https://barcelona.cat/en/living-in-bcn/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility
- https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council
- https://barcelona.cat/en
- https://barcelona.cat/en/catalan-national-day-2022
- *...and 31 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://barcelona.cat/ | https://www.barcelona.cat/ca | OK | 200 | yes | 27585 | 35 | 45 | 0 | 0 | 209 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R13, SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-progressbar-name, aria-prohibited-attr, button-name, color-contrast, frame-title, html-lang-valid, image-alt, landmark-no-duplicate-banner, landmark-unique, link-name, region, tabindex |
| https://barcelona.cat/en/living-in-bcn/accessibility | https://www.barcelona.cat/en/living-in-bcn/accessibility | OK | 200 | yes | 12518 | 24 | 15 | 0 | 0 | 102 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility | https://www.barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility | OK | 200 | yes | 11652 | 25 | 15 | 0 | 0 | 96 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council | https://www.barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council | OK | 200 | yes | 10941 | 24 | 12 | 0 | 0 | 91 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca | https://www.barcelona.cat/ca | OK | 200 | yes | 28912 | 35 | 43 | 0 | 0 | 229 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R13, SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-progressbar-name, aria-prohibited-attr, button-name, color-contrast, frame-title, html-lang-valid, image-alt, landmark-no-duplicate-banner, landmark-unique, link-name, region, tabindex |
| https://barcelona.cat/en | https://www.barcelona.cat/en | OK | 200 | yes | 20221 | 35 | 43 | 0 | 0 | 216 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R13, SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-progressbar-name, aria-prohibited-attr, button-name, color-contrast, frame-title, html-lang-valid, image-alt, landmark-no-duplicate-banner, landmark-unique, link-name, region, tabindex |
| https://barcelona.cat/es | https://www.barcelona.cat/es | OK | 200 | yes | 17229 | 35 | 40 | 0 | 0 | 217 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R13, SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-progressbar-name, aria-prohibited-attr, button-name, color-contrast, frame-title, html-lang-valid, image-alt, landmark-no-duplicate-banner, landmark-unique, link-name, region, tabindex |
| https://barcelona.cat/ca/canelons | https://www.barcelona.cat/ca/canelons | OK | 200 | yes | 11176 | 23 | 9 | 0 | 0 | 84 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/coneixbcn | https://www.barcelona.cat/ca/coneixbcn | OK | 200 | yes | 11517 | 25 | 15 | 0 | 0 | 74 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/diada-nacional-de-catalunya-2022 | https://www.barcelona.cat/ca/diada-nacional-de-catalunya-2022 | OK | 200 | yes | 10713 | 23 | 9 | 0 | 0 | 68 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/implicat | https://www.barcelona.cat/ca/implicat | OK | 200 | yes | 12497 | 24 | 15 | 0 | 0 | 114 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/pagina-imatge-promocional | https://www.barcelona.cat/ca/pagina-imatge-promocional | OK | 200 | yes | 10830 | 23 | 9 | 0 | 0 | 66 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/prova-video | https://www.barcelona.cat/ca/prova-video | OK | 200 | yes | 10979 | 24 | 10 | 0 | 0 | 67 | 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-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn | https://www.barcelona.cat/ca/que-pots-fer-a-bcn | OK | 200 | yes | 13068 | 31 | 18 | 0 | 0 | 100 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), 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-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, image-alt, image-redundant-alt, landmark-no-duplicate-banner, listitem, region, tabindex |
| https://barcelona.cat/ca/treball-i-empresa | https://www.barcelona.cat/ca/treball-i-empresa | OK | 200 | yes | 13173 | 24 | 17 | 0 | 0 | 160 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/viure-a-bcn | https://www.barcelona.cat/ca/viure-a-bcn | OK | 200 | yes | 12727 | 25 | 16 | 0 | 0 | 87 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/catalan-national-day-2022 | https://www.barcelona.cat/en/catalan-national-day-2022 | OK | 200 | yes | 9920 | 23 | 9 | 0 | 0 | 68 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn | https://www.barcelona.cat/en/discoverbcn | OK | 200 | yes | 11965 | 25 | 15 | 0 | 0 | 74 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/getinvolved | https://www.barcelona.cat/en/getinvolved | OK | 200 | yes | 13345 | 24 | 16 | 0 | 0 | 121 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/living-in-bcn | https://www.barcelona.cat/en/living-in-bcn | OK | 200 | yes | 13212 | 25 | 15 | 0 | 0 | 74 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/pagina-exemple-mapa-sant-jordi | https://www.barcelona.cat/en/pagina-exemple-mapa-sant-jordi | OK | 200 | yes | 10531 | 24 | 11 | 0 | 0 | 67 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: frame-title, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn | https://www.barcelona.cat/en/what-to-do-in-bcn | OK | 200 | yes | 12961 | 30 | 18 | 0 | 0 | 86 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), 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-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, image-alt, landmark-no-duplicate-banner, listitem, region, tabindex |
| https://barcelona.cat/es/conocebcn | https://www.barcelona.cat/es/conocebcn | OK | 200 | yes | 11865 | 25 | 15 | 0 | 0 | 90 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/diada-nacional-de-cataluna-2022 | https://www.barcelona.cat/es/diada-nacional-de-cataluna-2022 | OK | 200 | yes | 10677 | 23 | 9 | 0 | 0 | 68 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/implicate | https://www.barcelona.cat/es/implicate | OK | 200 | yes | 13200 | 24 | 16 | 0 | 0 | 124 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn | https://www.barcelona.cat/es/que-hacer-en-bcn | OK | 200 | yes | 13175 | 30 | 18 | 0 | 0 | 97 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), 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-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, aria-required-children, image-alt, landmark-no-duplicate-banner, listitem, region, tabindex |
| https://barcelona.cat/es/trabajo-y-empresa | https://www.barcelona.cat/es/trabajo-y-empresa | OK | 200 | yes | 12983 | 24 | 16 | 0 | 0 | 159 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn | https://www.barcelona.cat/es/vivir-en-bcn | OK | 200 | yes | 13325 | 25 | 17 | 0 | 0 | 91 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/aviso-legal/banoasistido | https://www.barcelona.cat/es/aviso-legal/banoasistido | OK | 200 | yes | 11161 | 23 | 9 | 0 | 0 | 77 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/blogoteca/condiciones-uso | https://www.barcelona.cat/es/blogoteca/condiciones-uso | OK | 200 | yes | 10593 | 23 | 9 | 0 | 0 | 72 | 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-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento | https://www.barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento | OK | 200 | yes | 12313 | 24 | 15 | 0 | 0 | 125 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/actividades-deportivas-organizadas-por-deportistas-federados | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/actividades-deportivas-organizadas-por-deportistas-federados | OK | 200 | yes | 10941 | 24 | 12 | 0 | 0 | 91 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/news | https://www.barcelona.cat/en/what-to-do-in-bcn/montjuic-park/news | OK | 200 | yes | 11848 | 26 | 17 | 0 | 0 | 110 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/belvederes | https://www.barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/belvederes | OK | 200 | yes | 13870 | 24 | 14 | 0 | 0 | 120 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn/pics | https://www.barcelona.cat/en/discoverbcn/pics | OK | 200 | yes | 28377 | 26 | 21 | 0 | 0 | 82 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/vive-el-barrio | https://www.barcelona.cat/es/vivir-en-bcn/vive-el-barrio | OK | 200 | yes | 11709 | 30 | 23 | 0 | 0 | 162 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R13, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: area-alt, aria-allowed-role, aria-command-name, frame-title, image-alt, image-redundant-alt, landmark-no-duplicate-banner, list, region, tabindex |
| https://barcelona.cat/ca/viure-a-bcn/diada/transports-publics-durant-la-diada-2024 | https://www.barcelona.cat/ca/viure-a-bcn/diada/transports-publics-durant-la-diada-2024 | OK | 200 | yes | 12447 | 27 | 16 | 0 | 0 | 117 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don't repeat the same content), SIA-R64 (Heading has non-empty accessible name), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-command-name, aria-prohibited-attr, color-contrast, empty-heading, frame-title, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/history | https://www.barcelona.cat/en/what-to-do-in-bcn/magic-fountain/history | OK | 200 | yes | 11896 | 25 | 13 | 0 | 0 | 99 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/biblioteca-central | https://www.barcelona.cat/es/conocebcn/ciutadelladelconocimiento/biblioteca-central | OK | 200 | yes | 11099 | 25 | 11 | 0 | 0 | 75 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/festes-majors | https://www.barcelona.cat/en/what-to-do-in-bcn/festes-majors | OK | 200 | yes | 13548 | 63 | 17 | 0 | 0 | 192 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes/lleure/llistat-de-ludotecas | https://www.barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes/lleure/llistat-de-ludotecas | OK | 200 | yes | 13018 | 24 | 16 | 0 | 0 | 132 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/childrens-play-areas | https://www.barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/childrens-play-areas | OK | 200 | yes | 12625 | 24 | 14 | 0 | 0 | 122 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/refrescat-a-les-piscines-municipals | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/estiu/refrescat-a-les-piscines-municipals | OK | 200 | yes | 13363 | 24 | 15 | 0 | 0 | 164 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-sant-miquel | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-sant-miquel | OK | 200 | yes | 11919 | 24 | 19 | 0 | 0 | 117 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/parcs-i-jardins/parcs-forestals | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/parcs-i-jardins/parcs-forestals | OK | 200 | yes | 11331 | 24 | 14 | 0 | 0 | 105 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/summer/outdoor-films | https://www.barcelona.cat/en/what-to-do-in-bcn/summer/outdoor-films | OK | 200 | yes | 12506 | 63 | 16 | 0 | 0 | 142 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/zona-de-banos-del-forum | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/zona-de-banos-del-forum | OK | 200 | yes | 11464 | 24 | 21 | 0 | 0 | 111 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/heritage-and-science-hub | https://www.barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/heritage-and-science-hub | OK | 200 | yes | 11433 | 25 | 12 | 0 | 0 | 84 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/cultura/teatros | https://www.barcelona.cat/es/que-hacer-en-bcn/cultura/teatros | OK | 200 | yes | 13003 | 24 | 16 | 0 | 0 | 165 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/capdesetmana/ca/ | https://www.barcelona.cat/capdesetmana/ca | OK | 200 | yes | 12628 | 11 | 28 | 0 | 0 | 160 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R2 (HTML elements have a valid lang attribute), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R8 (Form elements have accessible labels), SIA-R80 (ASCII art has a text alternative) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: frame-title, heading-order, image-alt, landmark-no-duplicate-banner, link-name, region, select-name, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/diada | https://www.barcelona.cat/es/vivir-en-bcn/diada | OK | 200 | yes | 11556 | 24 | 13 | 0 | 0 | 122 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/living-in-bcn/pets | https://www.barcelona.cat/en/living-in-bcn/pets | OK | 200 | yes | 13598 | 26 | 23 | 0 | 0 | 116 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R17, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/deporte-en-las-playas/pesca | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/deporte-en-las-playas/pesca | OK | 200 | yes | 10931 | 24 | 12 | 0 | 0 | 83 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/get-fit/sports-facilities | https://www.barcelona.cat/en/what-to-do-in-bcn/get-fit/sports-facilities | OK | 200 | yes | 16911 | 24 | 16 | 0 | 0 | 503 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/esport-les-platges | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/esport-les-platges | OK | 200 | yes | 10630 | 24 | 13 | 0 | 0 | 99 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/cultura | OK | 200 | yes | 12620 | 33 | 17 | 0 | 0 | 118 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, link-name, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/con-accesibilidad | https://www.barcelona.cat/es/vivir-en-bcn/con-accesibilidad | OK | 200 | yes | 12210 | 24 | 16 | 0 | 0 | 124 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/activities/list | https://www.barcelona.cat/en/what-to-do-in-bcn/montjuic-park/activities/list | OK | 200 | yes | 14106 | 63 | 17 | 0 | 0 | 209 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/medio-ambiente-y-sostenibilidad | https://www.barcelona.cat/es/vivir-en-bcn/medio-ambiente-y-sostenibilidad | OK | 200 | yes | 12169 | 24 | 15 | 0 | 0 | 158 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/dogs-area | https://www.barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/dogs-area | OK | 200 | yes | 11751 | 25 | 15 | 0 | 0 | 107 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/living-in-bcn/diada | https://www.barcelona.cat/en/living-in-bcn/diada | OK | 200 | yes | 11480 | 24 | 13 | 0 | 0 | 123 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/la-historia/la-barcino-romana | https://www.barcelona.cat/es/conocebcn/la-historia/la-barcino-romana | OK | 200 | yes | 11463 | 24 | 13 | 0 | 0 | 93 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/culture/cinemas | https://www.barcelona.cat/en/what-to-do-in-bcn/culture/cinemas | OK | 200 | yes | 12527 | 24 | 16 | 0 | 0 | 154 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/choreographies-magic-fountain | https://www.barcelona.cat/en/what-to-do-in-bcn/magic-fountain/choreographies-magic-fountain | OK | 200 | yes | 12638 | 28 | 16 | 0 | 0 | 117 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R42 (Elements with an explicit ARIA role have the required parent element), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, listitem, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/con-ninos-y-ninas | https://www.barcelona.cat/es/vivir-en-bcn/con-ninos-y-ninas | OK | 200 | yes | 11768 | 24 | 17 | 0 | 0 | 129 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn/la-ciutadella-knowledge-hub/news | https://www.barcelona.cat/en/discoverbcn/la-ciutadella-knowledge-hub/news | OK | 200 | yes | 11573 | 26 | 17 | 0 | 0 | 89 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges | OK | 200 | yes | 14148 | 31 | 16 | 0 | 0 | 201 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics), SIA-R90 (iframe elements have an accessible name) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, nested-interactive, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/platges-sense-residus | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/platges-sense-residus | OK | 200 | yes | 11434 | 25 | 15 | 0 | 0 | 101 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/noticias | https://www.barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/noticias | OK | 200 | yes | 12022 | 26 | 17 | 0 | 0 | 110 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/zona-de-banys-del-forum | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/zona-de-banys-del-forum | OK | 200 | yes | 11515 | 24 | 21 | 0 | 0 | 111 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubs-asociaciones-y-penas | https://www.barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubs-asociaciones-y-penas | OK | 200 | yes | 12694 | 24 | 16 | 0 | 0 | 157 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sant-sebastia-beach | https://www.barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sant-sebastia-beach | OK | 200 | yes | 11664 | 24 | 19 | 0 | 0 | 118 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/how-it-works | https://www.barcelona.cat/en/what-to-do-in-bcn/magic-fountain/how-it-works | OK | 200 | yes | 10771 | 25 | 13 | 0 | 0 | 90 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/historia-de-les-platges | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/historia-de-les-platges | OK | 200 | yes | 11447 | 25 | 13 | 0 | 0 | 102 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/fuente-magica/horarios-de-la-fuente-magica | https://www.barcelona.cat/es/que-hacer-en-bcn/fuente-magica/horarios-de-la-fuente-magica | OK | 200 | yes | 12191 | 31 | 16 | 0 | 0 | 102 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: button-name, empty-table-header, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/culture/theatres | https://www.barcelona.cat/en/what-to-do-in-bcn/culture/theatres | OK | 200 | yes | 12424 | 24 | 16 | 0 | 0 | 164 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura/auditoris | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/cultura/auditoris | OK | 200 | yes | 12538 | 24 | 16 | 0 | 0 | 150 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sports-activities-organised-federated-athletes-entities | https://www.barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sports-activities-organised-federated-athletes-entities | OK | 200 | yes | 10959 | 24 | 12 | 0 | 0 | 90 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento/noticias | https://www.barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento/noticias | OK | 200 | yes | 11285 | 26 | 17 | 0 | 0 | 92 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-allowed-role, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/oficines-de-tramitacio-del-dni-i-passaport | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/estiu/oficines-de-tramitacio-del-dni-i-passaport | OK | 200 | yes | 11854 | 24 | 15 | 0 | 0 | 131 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-somorrostro | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-somorrostro | OK | 200 | yes | 11702 | 24 | 20 | 0 | 0 | 131 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/federaciones | https://www.barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/federaciones | OK | 200 | yes | 13564 | 24 | 19 | 0 | 0 | 152 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/activitats-esportives-organitzades-amb-anim-de-lucre | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/activitats-esportives-organitzades-amb-anim-de-lucre | OK | 200 | yes | 10543 | 24 | 12 | 0 | 0 | 102 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/greenhouse/history | https://www.barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/greenhouse/history | OK | 200 | yes | 13527 | 25 | 14 | 0 | 0 | 81 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/posat-en-forma/installacions-esportives | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/posat-en-forma/installacions-esportives | OK | 200 | yes | 16852 | 24 | 16 | 0 | 0 | 504 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/llistat | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/llistat | OK | 200 | yes | 14181 | 63 | 17 | 0 | 0 | 283 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: color-contrast, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/summer/municipal-tax-office | https://www.barcelona.cat/en/what-to-do-in-bcn/summer/municipal-tax-office | OK | 200 | yes | 11682 | 24 | 15 | 0 | 0 | 95 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/living-in-bcn/environment-and-sustainability/list-containers | https://www.barcelona.cat/en/living-in-bcn/environment-and-sustainability/list-containers | OK | 200 | yes | 12612 | 24 | 15 | 0 | 0 | 120 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/living-in-bcn/catalan-national-day-2019/public-transport-11-september-2022-catalan-national-day | https://www.barcelona.cat/en/living-in-bcn/catalan-national-day-2019/public-transport-11-september-2022-catalan-national-day | OK | 200 | yes | 13703 | 25 | 14 | 0 | 0 | 164 | 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-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-command-name, aria-prohibited-attr, frame-title, landmark-no-duplicate-banner, link-in-text-block, region, tabindex |
| https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/barcelona-platja-platja | https://www.barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/barcelona-platja-platja | OK | 200 | yes | 11611 | 24 | 12 | 0 | 0 | 115 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/historia-de-las-playas | https://www.barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/historia-de-las-playas | OK | 200 | yes | 11789 | 25 | 13 | 0 | 0 | 102 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/parques-y-jardines/parques-forestales | https://www.barcelona.cat/es/que-hacer-en-bcn/parques-y-jardines/parques-forestales | OK | 200 | yes | 11798 | 24 | 14 | 0 | 0 | 105 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/vivir-en-bcn/con-personas-mayores/vivir-con-tranquilidad | https://www.barcelona.cat/es/vivir-en-bcn/con-personas-mayores/vivir-con-tranquilidad | OK | 200 | yes | 12063 | 24 | 17 | 0 | 0 | 105 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubes | https://www.barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubes | OK | 200 | yes | 15501 | 24 | 16 | 0 | 0 | 459 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/history | https://www.barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/history | OK | 200 | yes | 11338 | 25 | 14 | 0 | 0 | 92 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/conoce-el-consejo-del-parque-de-montjuic | https://www.barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/conoce-el-consejo-del-parque-de-montjuic | OK | 200 | yes | 10502 | 24 | 12 | 0 | 0 | 91 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes | https://www.barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes | OK | 200 | yes | 12223 | 24 | 17 | 0 | 0 | 127 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/la-historia/la-barcelona-contemporanea | https://www.barcelona.cat/es/conocebcn/la-historia/la-barcelona-contemporanea | OK | 200 | yes | 11852 | 24 | 13 | 0 | 0 | 82 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85 (Paragraphs of text are not all italics) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/transformation-park | https://www.barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/transformation-park | OK | 200 | yes | 10627 | 25 | 12 | 0 | 0 | 74 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: aria-required-children, image-alt, landmark-no-duplicate-banner, region, tabindex |
| https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/polo-de-biociencia-del-csic | https://www.barcelona.cat/es/conocebcn/ciutadelladelconocimiento/polo-de-biociencia-del-csic | OK | 200 | yes | 10825 | 24 | 10 | 0 | 0 | 77 | Skipped (not requested) |
|  |  |  |  |  |  |  |  |  |  | ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R57 (Landmarks don't repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content) |
|  |  |  |  |  |  |  |  |  |  | axe failed rules: image-alt, landmark-no-duplicate-banner, region, tabindex |

## Detailed Failure Information (ALFA)

### https://barcelona.cat/

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="slick-prev slick-arrow" type="button" style="">Previous promotion</button>`
- XPath: `/button[@class="slick-prev slick-arrow"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="url-info-carousel" href="http://lameva.barcelona.cat/ca/estima-la/les-10-barcelones" tabindex="-1">Punts d'interès de la ciutat</a>`
- XPath: `/a[@class="url-info-carousel"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<img src="/images/icons/layers.svg" role="button" />`
- XPath: `/img`

**Failure 2:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="geoLocation" />`
- XPath: `/button[@class="geoLocation"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="canviFons" />`
- XPath: `/button[@class="canviFons"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="mostraStreetView">...</button>`
- XPath: `/button[@class="mostraStreetView"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps" />`
- XPath: `/iframe[@id="i-temps"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/qualitat-aire/v2/?lang=ca&config=lameva&20240110" width="336px" id="qualitat-aire-i" />`
- XPath: `/iframe[@id="qualitat-aire-i"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%" />`
- XPath: `/iframe`

**Failure 4:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe src="https://geoportal.barcelona.cat/PlanolBCN/widget/Widget.aspx?lang=CA" id="iframe-planol" />`
- XPath: `/iframe[@id="iframe-planol"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<div class="slick-slide" data-slick-index="0" role="group" aria-label="slide 1" style="width: 1280px;" aria-hidden="true">...</div>`
- XPath: `/div[@class="slick-slide"]`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/images/icons/marker.svg" class="img-marker" />`
- XPath: `/img[@class="img-marker"]`

#### 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-15
- 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 3.27: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Endinsa’t en els districtes i barris de la ciutat,...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-aire-estat">Bona</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-guia-item-excerpt">...</p>`
- XPath: `/p[@class="ajuntament-guia-item-excerpt"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-aire-estat">Bona</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="info_paragraph">...</p>`
- XPath: `/p[@class="info_paragraph"]`

### https://barcelona.cat/en/living-in-bcn/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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button>Support for carers</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://ajuntament.barcelona.cat/accessible/es/servicios-y-tramites#educacion" target="_blank" title="Open in a new window">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="https://www.barcelona.cat/sites/default/files/arxius_relacionats/2026_Protocol%20Suport%20al%20bany_1.pdf" type="application/pdf; length=218476" target="_blank" title="Open in a new window" class="file file--mime-application-pdf file--application-pdf" role="link">...</a>`
- XPath: `/a[@class="file file--mime-application-pdf file--application-pdf"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 2.11: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="url-info-carousel" href="https://vacances.barcelona.cat/ca/" target="_blank" title="Obre en una finestra nova">...</a>`
- XPath: `/a[@class="url-info-carousel"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="slick-next slick-arrow" type="button" style="">Next promotion</button>`
- XPath: `/button[@class="slick-next slick-arrow"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<img src="/images/icons/layers.svg" role="button" />`
- XPath: `/img`

**Failure 2:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="geoLocation" />`
- XPath: `/button[@class="geoLocation"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="canviFons" />`
- XPath: `/button[@class="canviFons"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="mostraStreetView">...</button>`
- XPath: `/button[@class="mostraStreetView"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps" />`
- XPath: `/iframe[@id="i-temps"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/qualitat-aire/v2/?lang=ca&config=lameva&20240110" width="336px" id="qualitat-aire-i" />`
- XPath: `/iframe[@id="qualitat-aire-i"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%" />`
- XPath: `/iframe`

**Failure 4:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe src="https://geoportal.barcelona.cat/PlanolBCN/widget/Widget.aspx?lang=CA" id="iframe-planol" />`
- XPath: `/iframe[@id="iframe-planol"]`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/images/icons/marker.svg" class="img-marker" />`
- XPath: `/img[@class="img-marker"]`

#### 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-15
- 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 4.22: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Obertes les inscripcions per a les activitats de v...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-aire-estat">Bona</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-guia-item-excerpt">...</p>`
- XPath: `/p[@class="ajuntament-guia-item-excerpt"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-aire-estat">Bona</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="info_paragraph">...</p>`
- XPath: `/p[@class="info_paragraph"]`

### https://barcelona.cat/en

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="url-info-carousel" href="https://www.barcelona.cat/vacances/es/" target="_blank" title="Open in a new window">...</a>`
- XPath: `/a[@class="url-info-carousel"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="slick-next slick-arrow" type="button" style="">Next promotion</button>`
- XPath: `/button[@class="slick-next slick-arrow"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<img src="/images/icons/layers.svg" role="button" />`
- XPath: `/img`

**Failure 2:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="geoLocation" />`
- XPath: `/button[@class="geoLocation"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="canviFons" />`
- XPath: `/button[@class="canviFons"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="mostraStreetView">...</button>`
- XPath: `/button[@class="mostraStreetView"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=en" width="142px" id="i-temps" />`
- XPath: `/iframe[@id="i-temps"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/qualitat-aire/v2/?lang=en&config=lameva&20240110" width="336px" id="qualitat-aire-i" />`
- XPath: `/iframe[@id="qualitat-aire-i"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/en/api/widget/route" width="100%" />`
- XPath: `/iframe`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/images/icons/marker.svg" class="img-marker" />`
- XPath: `/img[@class="img-marker"]`

#### 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-15
- 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 3.27: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>The registration period for summer holiday activit...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-aire-estat">Good</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-guia-item-excerpt">...</p>`
- XPath: `/p[@class="ajuntament-guia-item-excerpt"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-aire-estat">Good</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="info_paragraph">...</p>`
- XPath: `/p[@class="info_paragraph"]`

### https://barcelona.cat/es

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="url-info-carousel" href="https://vacances.barcelona.cat/es/" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a[@class="url-info-carousel"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="slick-next slick-arrow" type="button" style="">Next promotion</button>`
- XPath: `/button[@class="slick-next slick-arrow"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon" />`
- XPath: `/a[@id="lupaCerca"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<img src="/images/icons/layers.svg" role="button" />`
- XPath: `/img`

**Failure 2:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="geoLocation" />`
- XPath: `/button[@class="geoLocation"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="canviFons" />`
- XPath: `/button[@class="canviFons"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The button does not have an accessible name
- HTML: `<button class="mostraStreetView">...</button>`
- XPath: `/button[@class="mostraStreetView"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=es" width="142px" id="i-temps" />`
- XPath: `/iframe[@id="i-temps"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/qualitat-aire/v2/?lang=es&config=lameva&20240110" width="336px" id="qualitat-aire-i" />`
- XPath: `/iframe[@id="qualitat-aire-i"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/es/api/widget/route" width="100%" />`
- XPath: `/iframe`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/images/icons/marker.svg" class="img-marker" />`
- XPath: `/img[@class="img-marker"]`

#### 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-15
- 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 3.27: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="qualitat-aire-estat">Buena</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-guia-item-excerpt">...</p>`
- XPath: `/p[@class="ajuntament-guia-item-excerpt"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-acronym">...</p>`
- XPath: `/p[@class="qualitat-acronym"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="qualitat-aire-estat">Buena</p>`
- XPath: `/p[@class="qualitat-aire-estat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="info_paragraph">...</p>`
- XPath: `/p[@class="info_paragraph"]`

### https://barcelona.cat/ca/canelons

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Fer canelons no té cap secret, és una recepta entr...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/coneixbcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Mostra’n més</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 1.07: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Coneix i descobreix els punts d'interès, la cultur...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Coneix i descobreix els punts d'interès, la cultur...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/diada-nacional-de-catalunya-2022

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota la informació sobre la celebració de la Diada...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/implicat

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Mostra’n més</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://www.bcn.cat/barcelonainclusiva/ca/que_es.html" target="_blank" title="Obre en una finestra nova">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1.45: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Coneix iniciatives de creació, innovació i transfo...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h3>Ca l’Alier</h3>`
- XPath: `/h3`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Coneix iniciatives de creació, innovació i transfo...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/pagina-imatge-promocional

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

### https://barcelona.cat/ca/prova-video

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 4.11: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

### https://barcelona.cat/ca/que-pots-fer-a-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Mostra’n més</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is uppercased
- HTML: `<p>Ves al zoo</p>`
- XPath: `/p`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h3>...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/treball-i-empresa

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Mostra’n més</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://treball.barcelonactiva.cat/ca/web/treball/serveis-informacio-assessorament" target="_blank" title="Obre en una finestra nova">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button>Nous horitzons</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_2.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 3.03: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Eines sobre el món laboral, empresarial i de l’emp...</p>`
- XPath: `/p`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Eines sobre el món laboral, empresarial i de l’emp...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/viure-a-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Mostra’n més</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 3.77: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

### https://barcelona.cat/en/catalan-national-day-2022

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Full information on the celebrations for Catalan N...</p>`
- XPath: `/p`

### https://barcelona.cat/en/discoverbcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">View more</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 1.05: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</p>`
- XPath: `/p`

### https://barcelona.cat/en/getinvolved

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">View more</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://www.bcn.cat/barcelonainclusiva/es/que_es.html" target="_blank" title="Open in a new window">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1.14: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Learn about initiatives for creation, innovation a...</p>`
- XPath: `/p`

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

#### 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-15
- Message: There is no content between this heading and the next
- HTML: `<h3>Ca l’Alier</h3>`
- XPath: `/h3`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Learn about initiatives for creation, innovation a...</p>`
- XPath: `/p`

### https://barcelona.cat/en/living-in-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">View more</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 1.08: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All you need to make your day-to-day life in the c...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

### https://barcelona.cat/en/pagina-exemple-mapa-sant-jordi

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" id="frame_home" src="http://lameva.barcelona.cat/sites/all/static/stjordi/map/mapa_sang_EN.html" width="100%" />`
- XPath: `/iframe[@id="frame_home"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h2>   Pàgina exemple mapa sant jordi </h2>`
- XPath: `/h2`

### https://barcelona.cat/en/what-to-do-in-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">View more</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is uppercased
- HTML: `<p>Go to the zoo</p>`
- XPath: `/p`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h3>...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/conocebcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Ver más</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 2.86: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</p>`
- XPath: `/p`

### https://barcelona.cat/es/diada-nacional-de-cataluna-2022

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la información sobre la celebración de la Dia...</p>`
- XPath: `/p`

### https://barcelona.cat/es/implicate

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Ver más</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://www.bcn.cat/barcelonainclusiva/es/que_es.html" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 2.85: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Conoce e implícate en iniciativas de creación, inn...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="p1">Consulta todos los recursos que promueve el Ayunta...</p>`
- XPath: `/p[@class="p1"]`

#### 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-15
- Message: There is no content between this heading and the next
- HTML: `<h3>Ca l’Alier</h3>`
- XPath: `/h3`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Conoce e implícate en iniciativas de creación, inn...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Ver más</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is uppercased
- HTML: `<p>Ve al zoo</p>`
- XPath: `/p`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h3>...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/es/trabajo-y-empresa

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Ver más</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://treball.barcelonactiva.cat/es/web/treball/servicios-informaci%C3%B3n-asesoramiento" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_2.png" />`
- XPath: `/img`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Herramientas sobre el mundo laboral, empresarial y...</p>`
- XPath: `/p`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Herramientas sobre el mundo laboral, empresarial y...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="btn btn-primary veure-mes" style="display: block;">Ver más</button>`
- XPath: `/button[@class="btn btn-primary veure-mes"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://ajuntament.barcelona.cat/cercador-de-residus/es" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div role="menu" class="container list-pano-rollover">...</div>`
- XPath: `/div[@class="container list-pano-rollover"]`

#### 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-15
- Message: The highest possible contrast of the text is 3.2: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/es/aviso-legal/banoasistido

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>De acuerdo con el nuevo Reglamento europeo de prot...</p>`
- XPath: `/p`

### https://barcelona.cat/es/blogoteca/condiciones-uso

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

### https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1.04: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

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

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/actividades-deportivas-organizadas-por-deportistas-federados

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<select class="ajuntament-actualitat-nr" name="actualitat-nr" data-api="/en/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=en&from=0" aria-label="Number of results to display. On select the list will update automatically.">...</select>`
- XPath: `/select[@class="ajuntament-actualitat-nr"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/en/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=en&from=0" value="1" class="ajuntament-actualitat-pagina-activa">...</button>`
- XPath: `/button[@class="ajuntament-actualitat-pagina-activa"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/en/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=en&from=10" value="2">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/belvederes

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22708?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001004&code1=0062002004020&code2=0062003004020001&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/discoverbcn/pics

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<span class="ajuntament-maps-search" tabindex="0" aria-label="Search by keyword" role="button">...</span>`
- XPath: `/span[@class="ajuntament-maps-search"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<div aria-hidden="true" id="ajuntament-maps" data-lat="41.3850640" data-lon="2.1734030" data-zoom="13" aria-live="polite" role="region" aria-label="Map of entities">...</div>`
- XPath: `/div[@id="ajuntament-maps"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-maps-animation-material">Filter by</p>`
- XPath: `/p[@class="ajuntament-maps-animation-material"]`

#### 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-15
- Message: There is no content between this heading and the next
- HTML: `<h3 class="ajuntament-maps-num">...</h3>`
- XPath: `/h3[@class="ajuntament-maps-num"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn/vive-el-barrio

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<area shape="poly" alt="" coords="580,500,584,501,597,517,615,514,618,514,620,516,623,519,625,520,633,520,643,524,650,524,650,542,663,542,663,545,663,552,663,560,663,569,663,575,663,578,666,578,671,578,674,578,674,578,674,579,674,581,675,598,672,598,661,595,652,598,655,606,650,607,649,605,648,602,647,600,644,601,637,604,627,608,616,613,606,618,599,621,596,622,594,627,596,631,600,630,600,631,566,643,558,648,558,648,557,649,556,648,538,658,537,655,539,653,540,655,562,643,561,641,563,640,565,641,581,636,579,630,577,631,574,632,572,633,570,633,566,633,565,635,566,638,564,639,563,636,564,633,563,632,565,630,564,629,566,627,567,628,567,629,568,629,572,628,575,628,579,625,580,624,579,623,580,622,582,623,588,618,588,617,583,621,582,620,578,623,575,619,577,618,575,617,583,611,582,609,584,608,590,615,591,614,588,610,593,606,596,610,599,608,599,607,598,606,599,604,600,604,602,604,604,603,604,601,603,600,602,600,601,599,593,605,591,603,590,600,591,599,591,601,592,602,593,601,592,599,592,598,593,600,594,600,593,597,594,597,595,599,596,598,595,596,595,596,597,598,597,597,598,597,597,596,597,595,597,594,599,596,600,595,598,594,599,593,600,595,606,597,608,596,607,596,608,595,609,596,610,594,613,592,615,591,616,589,619,584,620,581,620,580,619,575,619,574,619,573,617,572,615,571,606,588,590,592,588,584,590,583,590,585,591,584,604,580,608,572,588,577,590,582,588,583,587,578,577,580,582,602,575,603,574,600,572,594,571,587,570,584,570,582,569,581,570,580,569,577,568,575,574,574,572,569,559,554,553,548,554,522,580,500" href="#" districte="1" />`
- XPath: `/area`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="707px" src="/themes/barcelonacat_theme/includes/fembarri/index.html?lang=es" width="100%" id="fembarri" />`
- XPath: `/iframe[@id="fembarri"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

**Failure 2:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img class="mapster_el" src="https://www.barcelona.cat/themes/barcelonacat_theme/includes/fembarri/img/0_map_es.jpg?v=20260401-1" style="width: 1080px; height: 770px; opacity: 1;" />`
- XPath: `/img[@class="mapster_el"]`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is uppercased
- HTML: `<p class="name">Ciutat Vella</p>`
- XPath: `/p[@class="name"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="fem_barri description">Vive la esencia de cada uno de los distritos de Ba...</p>`
- XPath: `/p[@class="fem_barri description"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="name">Ciutat Vella</p>`
- XPath: `/p[@class="name"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="fem_barri description">Vive la esencia de cada uno de los distritos de Ba...</p>`
- XPath: `/p[@class="fem_barri description"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="fem_barri description">Vive la esencia de cada uno de los distritos de Ba...</p>`
- XPath: `/p[@class="fem_barri description"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/viure-a-bcn/diada/transports-publics-durant-la-diada-2024

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe class="modal--image u-image--responsive" frameborder="0" height="330" src="https://www.google.com/maps/d/embed?mid=1VaSGODz5xqqjcZGSbOu42wrfhJo0ulA&ehbc=2E312F" width="640" />`
- XPath: `/iframe[@class="modal--image u-image--responsive"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- Message: The element does not have a unique ID
- HTML: `<span id="docs-internal-guid-75815e4c-7fff-d7dc-ae50-c3df6209078d">Metro</span>`
- XPath: `/span[@id="docs-internal-guid-75815e4c-7fff-d7dc-ae50-c3df6209078d"]`

#### 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-15
- Message: The text is not included in a landmark region

#### Rule: [SIA-R64: Heading has non-empty accessible name](https://alfa.siteimprove.com/rules/sia-r64)
**WCAG**: Best Practice

**Failure 1:**
- First identified: 2026-04-15
- Message: The heading does not have an accessible name
- HTML: `<h3 dir="ltr"> </h3>`
- XPath: `/h3`

#### 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: There is no content between this heading and the next
- HTML: `<h3 dir="ltr"> </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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/history

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/biblioteca-central

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>La futura Biblioteca Pública del Estado en Barcelo...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/festes-majors

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/23371?pg=search&xout=json2&ajax=search&sort=popularity,desc&c=00619*&code0=0061901023&nr=10&code1=0061902023026&wtarget=la-meva-barcelona&nfwt=1&type=AG&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The highest possible contrast of the text is 2.13: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes/lleure/llistat-de-ludotecas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/23363?pg=search&xout=json2&ajax=search&sort=popularity,desc&cerca=*:*&tr=620&af=code_prop&c=00620*&code0=0062001004&code1=0062002004013&nr=10&code2=0062003004013003&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/childrens-play-areas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22707?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&c=00620*&code0=0062001004&code1=0062002004013&code2=0062003004013001&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/refrescat-a-les-piscines-municipals

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/23353?pg=search&xout=json2&ajax=search&sort=popularity,desc&c=1009048;40196907;131002&nr=200&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-sant-miquel

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

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

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p class="data-actualitzacio">...</p>`
- XPath: `/p[@class="data-actualitzacio"]`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/parcs-i-jardins/parcs-forestals

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/23377?pg=search&xout=json2&ajax=search&sort=popularity,desc&c=00620*&code0=0062001004&code1=0062002004020&code2=0062003004020002&code3=0062004004020002000&wtarget=parcs-generic&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/summer/outdoor-films

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/23335?pg=search&xout=json2&ajax=search&sort=popularity,desc&c=001170_002015*;001200_012066*&nr=20&type=AG&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The highest possible contrast of the text is 2.13: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/zona-de-banos-del-forum

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="p1">Cerrado por obras de mejora de la urbanización y l...</p>`
- XPath: `/p[@class="p1"]`

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

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p class="data-actualitzacio">...</p>`
- XPath: `/p[@class="data-actualitzacio"]`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/heritage-and-science-hub

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>The southern side of the Parc de la Ciutadella, wh...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/cultura/teatros

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/es/api/guia/filter/node/22735?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001004&nr=10&code1=0062002004028&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/capdesetmana/ca/

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a href="https://www.barcelona.cat/barcelonacultura/cartellera/ca/pellicula/eternity" target="_blank">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a class="search disabled" href="" target="_blank" style="background-color: rgb(198, 12, 48);" />`
- XPath: `/a[@class="search disabled"]`

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/capdesetmana/ca/fires" role="menuitem" tabindex="-1" aria-current="false" data-drupal-link-system-path="node/19">Fires</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/capdesetmana/ca/noticies/lofff-celebra-els-seus-25-anys-dinnovacio-digital-1508823" class="ajuntament-actualitat-titol">                 L'Offf celebra els seus 25 anys d...</a>`
- XPath: `/a[@class="ajuntament-actualitat-titol"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe class="widgetCartelleraIF" frameborder="0" height="238" src="https://www.barcelona.cat/barcelonacultura/sites/cartelera/widget/index.php?lang=ca&color=c60c30" width="100%" />`
- XPath: `/iframe[@class="widgetCartelleraIF"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="https://www.barcelona.cat/barcelonacultura/cartellera/files/eternity-cartel.jpg" />`
- XPath: `/img`

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

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

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-guia-item-excerpt">...</p>`
- XPath: `/p[@class="ajuntament-guia-item-excerpt"]`

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

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="descripcion-Text">Tota la informació sobre la programació de cinema ...</p>`
- XPath: `/p[@class="descripcion-Text"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is `normal` which will result in a line height of less than 1.5
- HTML: `<p class="movieInfo-Data" style="line-height: normal;">David Freyne -            Comèdia         - 113' m...</p>`
- XPath: `/p[@class="movieInfo-Data"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="descripcion-Text">Tota la informació sobre la programació de cinema ...</p>`
- XPath: `/p[@class="descripcion-Text"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The font size is specified using an absolute unit
- HTML: `<p class="movieInfo-Data" style="line-height: normal;">David Freyne -            Comèdia         - 113' m...</p>`
- XPath: `/p[@class="movieInfo-Data"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The form field does not have an accessible name
- HTML: `<select class="districtsrc" name="districtstr" id="districtsrc" tabindex="-98">...</select>`
- XPath: `/select[@id="districtsrc"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The form field does not have an accessible name
- HTML: `<select name="ctg" id="ctg" class="" tabindex="-98">...</select>`
- XPath: `/select[@id="ctg"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The form field does not have an accessible name
- HTML: `<select id="entradatipus" name="ticket" class="" tabindex="-98">...</select>`
- XPath: `/select[@id="entradatipus"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: The form field does not have an accessible name
- HTML: `<select onchange="buscadorHandler(this, this.value)">...</select>`
- XPath: `/select`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height is specified using an absolute unit
- HTML: `<p class="descripcion-Text">Tota la informació sobre la programació de cinema ...</p>`
- XPath: `/p[@class="descripcion-Text"]`

### https://barcelona.cat/es/vivir-en-bcn/diada

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="entradeta">Toda la información sobre la celebración de la Dia...</p>`
- XPath: `/p[@class="entradeta"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/en/living-in-bcn/pets

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<span class="ajuntament-maps-search" tabindex="0" aria-label="Search by keyword" role="button">...</span>`
- XPath: `/span[@class="ajuntament-maps-search"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://ajuntament.barcelona.cat/benestaranimal/es/adopcion" target="_blank" title="Open in a new window">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The element is either tabbable or has tabbable descendants
- HTML: `<div aria-hidden="true" id="ajuntament-maps" data-lat="41.3850640" data-lon="2.1734030" data-zoom="13" aria-live="polite" role="region" aria-label="Map of entities">...</div>`
- XPath: `/div[@id="ajuntament-maps"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="ajuntament-maps-animation-material">Filter by</p>`
- XPath: `/p[@class="ajuntament-maps-animation-material"]`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/deporte-en-las-playas/pesca

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/get-fit/sports-facilities

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22736?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001008&nr=10&code1=0062002008001&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/esport-les-platges

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The link does not have an accessible name
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/arxius-i-centres-de-documentacio">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="ajuntament-guia-more btn btn-primary" data-api="/ca/api/guia/show_more/block/agenda_cultura_guia?pg=search&xout=json2&ajax=search&sort=popularity,desc&wtarget=ciutat-cultura&nr=6&idma=ca&from=6&entity_type=block">...</button>`
- XPath: `/button[@class="ajuntament-guia-more btn btn-primary"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

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

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

#### 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-15
- Message: There is no content between this heading and the next
- HTML: `<h2>Espais amb cultura</h2>`
- XPath: `/h2`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn/con-accesibilidad

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button>Apoyo a personas cuidadoras</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://ajuntament.barcelona.cat/accessible/es/servicios-y-tramites#educacion" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1.02: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/activities/list

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22749?pg=search&xout=json2&ajax=search&sort=popularity,desc&wtarget=parc-montjuic&disctrictstr=Sants Montjuïc&districtstr=Sants-Montjuïc&nr=10&type=AG&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The highest possible contrast of the text is 2.13: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn/medio-ambiente-y-sostenibilidad

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="https://ajuntament.barcelona.cat/cercador-de-residus/es" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/dogs-area

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="https://www.barcelona.cat/sites/default/files/arxius_relacionats/2020_informe_platja_gossos_llevant_2020_0.pdf" type="application/pdf; length=4129603" target="_blank" title="Open in a new window" class="file file--mime-application-pdf file--application-pdf" role="link">...</a>`
- XPath: `/a[@class="file file--mime-application-pdf file--application-pdf"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="rteindent1">Information leaflets that outline the regulations ...</p>`
- XPath: `/p[@class="rteindent1"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/living-in-bcn/diada

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="entradeta">Full information on the celebrations for Catalan N...</p>`
- XPath: `/p[@class="entradeta"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

### https://barcelona.cat/es/conocebcn/la-historia/la-barcino-romana

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/culture/cinemas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22727?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001004&nr=10&code1=0062002004007&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/choreographies-magic-fountain

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="calendar-view-day__number" aria-label="1 choreography for 02-04-2026" aria-controls="calendar-dia" data-date="2026-04-02" data-title="2 April 2026" datetime="2026-04-02CEST00:00:00" title="1 choreography for 02-04-2026">       2     </button>`
- XPath: `/button[@class="calendar-view-day__number"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The element is not owned by an element of its required context role
- HTML: `<li class="pager__item pager__previous">...</li>`
- XPath: `/li[@class="pager__item pager__previous"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The element is not owned by an element of its required context role
- HTML: `<li class="pager__item pager__current">...</li>`
- XPath: `/li[@class="pager__item pager__current"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: The element is not owned by an element of its required context role
- HTML: `<li class="pager__item pager__next">...</li>`
- XPath: `/li[@class="pager__item pager__next"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn/con-ninos-y-ninas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button>CosmoCaixa</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://ajuntament.barcelona.cat/infancia/es/canal/esport" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button>Museo de la Música</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/en/discoverbcn/la-ciutadella-knowledge-hub/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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<select class="ajuntament-actualitat-nr" name="actualitat-nr" data-api="/en/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=en&from=0" aria-label="Number of results to display. On select the list will update automatically.">...</select>`
- XPath: `/select[@class="ajuntament-actualitat-nr"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/en/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=en&from=0" value="1" class="ajuntament-actualitat-pagina-activa">...</button>`
- XPath: `/button[@class="ajuntament-actualitat-pagina-activa"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/en/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=en&from=10" value="2">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Discover Barcelona’s points of interest, popular c...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button class="platges-button platges-transports-control">...</button>`
- XPath: `/button[@class="platges-button platges-transports-control"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The element has tabbable descendants
- HTML: `<button class="platges-button platges-transports-control">...</button>`
- XPath: `/button[@class="platges-button platges-transports-control"]`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/platges-sense-residus

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="https://www.barcelona.cat/sites/default/files/arxius_relacionats/got.pdf" type="application/pdf; length=216084" target="_blank" title="Obre en una finestra nova" class="file file--mime-application-pdf file--application-pdf" role="link">...</a>`
- XPath: `/a[@class="file file--mime-application-pdf file--application-pdf"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/noticias

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<select class="ajuntament-actualitat-nr" name="actualitat-nr" data-api="/es/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=es&from=0" aria-label="Número de resultados a mostrar. Al seleccionar uno el listado se actualizará automáticamente.">...</select>`
- XPath: `/select[@class="ajuntament-actualitat-nr"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/es/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=es&from=0" value="1" class="ajuntament-actualitat-pagina-activa">...</button>`
- XPath: `/button[@class="ajuntament-actualitat-pagina-activa"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/es/api/noticies/node/22746?xout=json2&wtarget=parc-montjuic&nr=10&lg=es&from=10" value="2">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/zona-de-banys-del-forum

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

**Failure 3:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="p1">Tancat per obres de millora de la urbanització i l...</p>`
- XPath: `/p[@class="p1"]`

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

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p class="data-actualitzacio">...</p>`
- XPath: `/p[@class="data-actualitzacio"]`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubs-asociaciones-y-penas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/es/api/guia/filter/node/22737?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001008&nr=10&code1=0062002008000&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sant-sebastia-beach

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

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

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p class="data-actualitzacio">...</p>`
- XPath: `/p[@class="data-actualitzacio"]`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/how-it-works

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/historia-de-les-platges

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/fuente-magica/horarios-de-la-fuente-magica

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="btn btn-primary" href="https://com-shi-va.barcelona.cat/es/planifica_tu_ruta?desde=&hasta=41.371150045128175,2.1517639113782225&hasta_txt=Font+Màgica+-+Fonts+de+Montjuïc" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a[@class="btn btn-primary"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/culture/theatres

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/22735?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001004&nr=10&code1=0062002004028&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura/auditoris

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/22726?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001004&code1=0062002004005&nr=10&code2=0062003004005001&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sports-activities-organised-federated-athletes-entities

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento/noticias

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<select class="ajuntament-actualitat-nr" name="actualitat-nr" data-api="/es/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=es&from=0" aria-label="Número de resultados a mostrar. Al seleccionar uno el listado se actualizará automáticamente.">...</select>`
- XPath: `/select[@class="ajuntament-actualitat-nr"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/es/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=es&from=0" value="1" class="ajuntament-actualitat-pagina-activa">...</button>`
- XPath: `/button[@class="ajuntament-actualitat-pagina-activa"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button data-api="/es/api/noticies/node/23466?xout=json2&wtarget=ciutadella-del-coneixement&nr=10&lg=es&from=10" value="2">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/oficines-de-tramitacio-del-dni-i-passaport

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/23357?pg=search&xout=json2&ajax=search&sort=popularity,desc&af=code_prop&nr=10&city=Barcelona&c=000010_002005006018*&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-somorrostro

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button type="button" aria-current="true">...</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

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

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

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

**Failure 2:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p class="data-actualitzacio">...</p>`
- XPath: `/p[@class="data-actualitzacio"]`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/federaciones

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/es/api/guia/filter/node/22738?pg=search&xout=json2&ajax=search&sort=namesort,asc&tr=620&af=code_prop&c=00620*&code0=0062001008&nr=10&code1=0062002008006&entity_type=node&type=EQ">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/activitats-esportives-organitzades-amb-anim-de-lucre

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/greenhouse/history

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>The Greenhouse, 135 years of nature and art.</p>`
- XPath: `/p`

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

### https://barcelona.cat/ca/que-pots-fer-a-bcn/posat-en-forma/installacions-esportives

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/22736?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001008&nr=10&code1=0062002008001&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/llistat

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/ca/api/guia/filter/node/22705?pg=search&xout=json2&ajax=search&sort=popularity,desc&wtarget=la-meva-barcelona&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The highest possible contrast of the text is 2.13: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/summer/municipal-tax-office

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/23360?pg=search&xout=json2&ajax=search&sort=popularity,desc&af=code_prop&id=336100349&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/en/living-in-bcn/environment-and-sustainability/list-containers

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/en/api/guia/filter/node/23370?pg=search&xout=json2&ajax=search&sort=popularity,desc&cerca=*:*&tr=620&af=code_prop&c=00620*&code0=0062001000&code1=0062002000006&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All you need to make your day-to-day life in the c...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All you need to make your day-to-day life in the c...</p>`
- XPath: `/p`

### https://barcelona.cat/en/living-in-bcn/catalan-national-day-2019/public-transport-11-september-2022-catalan-national-day

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/en/living-in-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The `<iframe>` does not have an accessible name
- HTML: `<iframe frameborder="0" height="480" src="https://www.google.com/maps/d/embed?mid=1qLXF_Y4sh5x2eUL5WUAGv3K6Cq1-GPI&hl=ca&ehbc=2E312F" width="640" />`
- 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-15
- Message: The element does not have a unique ID
- HTML: `<span id="docs-internal-guid-1c1c5e17-7fff-bed9-0379-d20d44cd14a0">Metro</span>`
- XPath: `/span[@id="docs-internal-guid-1c1c5e17-7fff-bed9-0379-d20d44cd14a0"]`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/barcelona-platja-platja

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca/viure-a-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tota l'oferta d’activitats i espais per aprofitar ...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/historia-de-las-playas

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/parques-y-jardines/parques-forestales

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/es/api/guia/filter/node/23377?pg=search&xout=json2&ajax=search&sort=popularity,desc&c=00620*&code0=0062001004&code1=0062002004020&code2=0062003004020002&code3=0062004004020002000&wtarget=parcs-generic&nr=10&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/es/vivir-en-bcn/con-personas-mayores/vivir-con-tranquilidad

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://treballiaferssocials.gencat.cat/ca/ambits_tematics/gent_gran/residencies_centres_de_dia_i_habitatges_tutelats/centres_de_dia/" target="_blank" title="Abrir en una ventana nueva">...</a>`
- XPath: `/a`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Todo lo necesario para facilitar tu día a día en l...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubes

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button data-api="/es/api/guia/filter/node/22740?pg=search&xout=json2&ajax=search&sort=popularity,desc&tr=620&af=code_prop&c=00620*&code0=0062001008&code1=0062002008000&nr=10&code2=0062003008000001&type=EQ&entity_type=node">...</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<ul>                                                  ...</ul>`
- XPath: `/ul`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/history

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>All the activities and places that enable you to m...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>All the activities and places that enable you to m...</p>`
- XPath: `/p`

### https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/conoce-el-consejo-del-parque-de-montjuic

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Toda la oferta de actividades y espacios para apro...</p>`
- XPath: `/p`

### https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Català (Canviar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/ca" title="Inici" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button>CosmoCaixa</button>`
- XPath: `/button`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<a href="http://ajuntament.barcelona.cat/infancia/ca/canal/esport" target="_blank" title="Obre en una finestra nova">...</a>`
- XPath: `/a`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size and spacing
- HTML: `<button>Museu de la Música</button>`
- XPath: `/button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The highest possible contrast of the text is 1.01: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial de l'Ajuntament de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

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

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Tot el necessari per fer més fàcil el teu dia a di...</p>`
- XPath: `/p`

### https://barcelona.cat/es/conocebcn/la-historia/la-barcelona-contemporanea

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</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-15
- Message: The text is clipped

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The text of the paragraph is all italic
- HTML: `<p>Conoce y descubre los puntos de interés, la cultur...</p>`
- XPath: `/p`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/transformation-park

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="English (Change language)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

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

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a class="read-more" href="#" aria-expanded="false" aria-hidden="false" tabindex="0" aria-controls="content-read-more" data-once="node_readMore">...</a>`
- XPath: `/a[@class="read-more"]`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The element owns no elements as required by its semantic role
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">...</div>`
- XPath: `/div[@class="galeria-internanav"]`

#### 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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">The official portal of Barcelona City Council</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

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

### https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/polo-de-biociencia-del-csic

#### 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-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-lang-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-idioma-desplegar" aria-expanded="false" aria-controls="bcnbrand-language-dropdown-list" aria-label="Castellano (Cambiar idioma)">...</button>`
- XPath: `/button[@id="bcnbrand-lang-toggle"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-search-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-cerca-desplegar" aria-expanded="false" aria-controls="bcnbrand-search-menu" aria-describedby="tooltip-search">...</button>`
- XPath: `/button[@id="bcnbrand-search-toggle"]`

**Failure 3:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<button id="bcnbrand-shortcuts-toggle" class="bcnbrand-dropdown-toggle bcnbrand-nav-link plausible-event-name=barra-drecera-desplegar" aria-expanded="false" aria-controls="bcnbrand-shortcuts-menu">...</button>`
- XPath: `/button[@id="bcnbrand-shortcuts-toggle"]`

**Failure 4:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es" title="Inicio" rel="home">Barcelona.cat</a>`
- XPath: `/a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Target has insufficient size
- HTML: `<a href="/es/vivir-en-bcn" class="link-destacat">...</a>`
- XPath: `/a[@class="link-destacat"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: The image does not have an accessible name
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png" />`
- XPath: `/img`

#### 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-15
- 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-15
- Message: The highest possible contrast of the text is 5.43: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-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p class="barcelona-branding-slogan show">El portal oficial del Ayuntamiento de Barcelona</p>`
- XPath: `/p[@class="barcelona-branding-slogan show"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: The line height of the paragraph is less than 1.5
- HTML: `<p>En diciembre de 2022 la presidenta del Consejo Sup...</p>`
- XPath: `/p`

## Detailed Failure Information (axe)

### https://barcelona.cat/

#### Rule: [aria-progressbar-name](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA progressbar nodes must have an accessible name
- HTML: `<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="50" style="background-size: 50% 100%;">           <span class="slider__label sr-only">50% completed</span>         </div>`
- XPath: `#progressbar-carousel-capcalera`

#### 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-15
- Message: Elements must only use permitted ARIA attributes
- HTML: `<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Anterior">                 <i aria-hidden="true" title="Anterior" class="bcn-disabled"></i>             </span>`
- XPath: `#qualitat-aire-i`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="geoLocation"></button>`
- XPath: `#iframe-planol`

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a target="_blank" href="../ca/">Plànol</a>`
- XPath: `#iframe-planol`

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps"></iframe>`
- XPath: `#i-temps`

**Failure 2:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%"></iframe>`
- XPath: `iframe[height="410px"]`

#### Rule: [html-lang-valid](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: <html> element must have a valid value for the lang attribute
- HTML: `<html lang="cat">`
- XPath: `#iframe-planol`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/images/icons/marker.svg" class="img-marker">`
- XPath: `iframe[height="410px"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">`
- XPath: `.llistat-bg-promos`

**Failure 2:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<main id="main-content" role="main">`
- XPath: `#main-content`

**Failure 3:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="js-main-search">`
- XPath: `#iframe-planol`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon"></a>`
- XPath: `#iframe-planol`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn/accessibility

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/accessibility

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span class="s2">Online booking</span>`
- XPath: `.s2`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/find-out-about-montjuic-park-council

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca

#### Rule: [aria-progressbar-name](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA progressbar nodes must have an accessible name
- HTML: `<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="50" style="background-size: 50% 100%;">           <span class="slider__label sr-only">50% completed</span>         </div>`
- XPath: `#progressbar-carousel-capcalera`

#### 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-15
- Message: Elements must only use permitted ARIA attributes
- HTML: `<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Anterior">                 <i aria-hidden="true" title="Anterior" class="bcn-disabled"></i>             </span>`
- XPath: `#qualitat-aire-i`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="geoLocation"></button>`
- XPath: `#iframe-planol`

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a target="_blank" href="../ca/">Plànol</a>`
- XPath: `#iframe-planol`

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps"></iframe>`
- XPath: `#i-temps`

**Failure 2:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%"></iframe>`
- XPath: `iframe[height="410px"]`

#### Rule: [html-lang-valid](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: <html> element must have a valid value for the lang attribute
- HTML: `<html lang="cat">`
- XPath: `#iframe-planol`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/images/icons/marker.svg" class="img-marker">`
- XPath: `iframe[height="410px"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">`
- XPath: `.llistat-bg-promos`

**Failure 2:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<main id="main-content" role="main">`
- XPath: `#main-content`

**Failure 3:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="js-main-search">`
- XPath: `#iframe-planol`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon"></a>`
- XPath: `#iframe-planol`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en

#### Rule: [aria-progressbar-name](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA progressbar nodes must have an accessible name
- HTML: `<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="50" style="background-size: 50% 100%;">           <span class="slider__label sr-only">50% completed</span>         </div>`
- XPath: `#progressbar-carousel-capcalera`

#### 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-15
- Message: Elements must only use permitted ARIA attributes
- HTML: `<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Previous">                 <i aria-hidden="true" title="Previous" class="bcn-disabled"></i>             </span>`
- XPath: `#qualitat-aire-i`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="geoLocation"></button>`
- XPath: `#planol-screen > iframe`

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a target="_blank" href="../en/">Barcelona map</a>`
- XPath: `#planol-screen > iframe`

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=en" width="142px" id="i-temps"></iframe>`
- XPath: `#i-temps`

**Failure 2:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/en/api/widget/route" width="100%"></iframe>`
- XPath: `iframe[height="410px"]`

#### Rule: [html-lang-valid](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: <html> element must have a valid value for the lang attribute
- HTML: `<html lang="cat">`
- XPath: `#planol-screen > iframe`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/images/icons/marker.svg" class="img-marker">`
- XPath: `iframe[height="410px"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">`
- XPath: `.llistat-bg-promos`

**Failure 2:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<main id="main-content" role="main">`
- XPath: `#main-content`

**Failure 3:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="js-main-search">`
- XPath: `#planol-screen > iframe`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon"></a>`
- XPath: `#planol-screen > iframe`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es

#### Rule: [aria-progressbar-name](https://dequeuniversity.com/rules/axe/4.11/aria-progressbar-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA progressbar nodes must have an accessible name
- HTML: `<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="50" style="background-size: 50% 100%;">           <span class="slider__label sr-only">50% completed</span>         </div>`
- XPath: `#progressbar-carousel-capcalera`

#### 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-15
- Message: Elements must only use permitted ARIA attributes
- HTML: `<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Previo">                 <i aria-hidden="true" title="Previo" class="bcn-disabled"></i>             </span>`
- XPath: `#qualitat-aire-i`

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="geoLocation"></button>`
- XPath: `#planol-screen > iframe`

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a target="_blank" href="../es/">Plano</a>`
- XPath: `#planol-screen > iframe`

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=es" width="142px" id="i-temps"></iframe>`
- XPath: `#i-temps`

**Failure 2:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/es/api/widget/route" width="100%"></iframe>`
- XPath: `iframe[height="410px"]`

#### Rule: [html-lang-valid](https://dequeuniversity.com/rules/axe/4.11/html-lang-valid?application=playwright)
**Impact**: serious
**WCAG**: [SC 3.1.1](https://www.w3.org/WAI/WCAG22/Understanding/language-of-page) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: <html> element must have a valid value for the lang attribute
- HTML: `<html lang="cat">`
- XPath: `#planol-screen > iframe`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/images/icons/marker.svg" class="img-marker">`
- XPath: `iframe[height="410px"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">`
- XPath: `.llistat-bg-promos`

**Failure 2:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<main id="main-content" role="main">`
- XPath: `#main-content`

**Failure 3:**
- First identified: 2026-04-15
- Message: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
- HTML: `<nav class="js-main-search">`
- XPath: `#planol-screen > iframe`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a id="lupaCerca" href="javascript:void(0);" class="js_search_icon"></a>`
- XPath: `#planol-screen > iframe`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/canelons

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/coneixbcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/diada-nacional-de-catalunya-2022

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/implicat

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png">`
- XPath: `.menu-4 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/pagina-imatge-promocional

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/prova-video

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<span>           Video 1       <span>       </span></span>`
- XPath: `.faq-question > span`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">`
- XPath: `.banners-paginats-list`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [image-redundant-alt](https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-15
- Message: Alternative text of images should not be repeated as text
- HTML: `<img loading="lazy" src="/sites/default/files/styles/distribuidora_banner_paginat/public/vedebcn_250x250.jpg?itok=sI_-hMsI" width="250" height="250" alt="ve de barcelona">`
- XPath: `img[alt="ve de barcelona"]`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [listitem](https://dequeuniversity.com/rules/axe/4.11/listitem?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-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `.slick-current > div > .banner-item.box-banner`

**Failure 2:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="1"] > div > .banner-item.box-banner`

**Failure 3:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="2"] > div > .banner-item.box-banner`

**Failure 4:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="3"] > div > .banner-item.box-banner`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/treball-i-empresa

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_2.png">`
- XPath: `.menu-1 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/viure-a-bcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/catalan-national-day-2022

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/getinvolved

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png">`
- XPath: `.menu-4 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/pagina-exemple-mapa-sant-jordi

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe frameborder="0" id="frame_home" src="http://lameva.barcelona.cat/sites/all/static/stjordi/map/mapa_sang_EN.html" width="100%"></iframe>`
- XPath: `#frame_home`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">`
- XPath: `.banners-paginats-list`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [listitem](https://dequeuniversity.com/rules/axe/4.11/listitem?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-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `.slick-current > div > .banner-item.box-banner`

**Failure 2:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="1"] > div > .banner-item.box-banner`

**Failure 3:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="2"] > div > .banner-item.box-banner`

**Failure 4:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="3"] > div > .banner-item.box-banner`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/diada-nacional-de-cataluna-2022

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/implicate

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_5.png">`
- XPath: `.menu-4 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">`
- XPath: `.banners-paginats-list`

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [listitem](https://dequeuniversity.com/rules/axe/4.11/listitem?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-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `.slick-current > div > .banner-item.box-banner`

**Failure 2:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="1"] > div > .banner-item.box-banner`

**Failure 3:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="2"] > div > .banner-item.box-banner`

**Failure 4:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="banner-item box-banner" style="width: 100%; display: inline-block;">`
- XPath: `div[data-slick-index="3"] > div > .banner-item.box-banner`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/trabajo-y-empresa

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_2.png">`
- XPath: `.menu-1 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/vivir-en-bcn

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div role="menu" class="container list-pano-rollover">`
- XPath: `.list-pano-rollover`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/aviso-legal/banoasistido

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/blogoteca/condiciones-uso

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/actividades-deportivas-organizadas-por-deportistas-federados

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/news

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<form class="d-flex justify-content-md-between align-items-md-center ajuntament-actualitat-filtres" role="region" aria-label="News list dates and number of results per page control" aria-controls="ajuntament-actualitat-noticies">`
- XPath: `.justify-content-md-between`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<h3 class="sr-only" role="status">Showing <span>10</span> results.</h3>`
- XPath: `h3[role="status"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/belvederes

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn/pics

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<legend aria-expanded="false" role="button" tabindex="0" class="ajuntament-maps-legend">Districts                           <span aria-hidden="true" title="Desplegar districtes" class="icobcn-fletxa-baix2-l"></span>                         </legend>`
- XPath: `.ajuntament-maps-fieldset:nth-child(1) > legend`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<legend aria-expanded="true" role="button" tabindex="0" class="ajuntament-maps-legend ajuntament-maps-slided">`
- XPath: `.ajuntament-maps-fieldset:nth-child(2) > legend`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/vivir-en-bcn/vive-el-barrio

#### Rule: [area-alt](https://dequeuniversity.com/rules/axe/4.11/area-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Active <area> elements must have alternative text
- HTML: `<area shape="poly" alt="" coords="580,500,584,501,597,..." href="#" districte="1">`
- XPath: `#fembarri`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<li districte="1" data-url="https://ajuntament.barcelona.cat/ciutatvella/es/" tabindex="0" role="button"><img src="img/districte_1.jpg" alt="Ciutat Vella"><div class="label"><p class="name">Ciutat Vella</p><p class="barris">4 barrios</p></div></li>`
- XPath: `#fembarri`

#### Rule: [aria-command-name](https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA commands must have an accessible name
- HTML: `<div class="title" tabindex="-1" role="button"></div>`
- XPath: `#fembarri`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

**Failure 2:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img class="mapster_el" src="https://www.barcelona.cat/themes/barcelonacat_theme/includes/fembarri/img/0_map_es.jpg?v=20260401-1" style="width: 1080px; height: 770px; opacity: 1;">`
- XPath: `#fembarri`

#### Rule: [image-redundant-alt](https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-15
- Message: Alternative text of images should not be repeated as text
- HTML: `<img src="img/districte_1.jpg" alt="Ciutat Vella">`
- XPath: `#fembarri`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### 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-15
- Message: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
- HTML: `<ul class="districtes_menu">`
- XPath: `#fembarri`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/viure-a-bcn/diada/transports-publics-durant-la-diada-2024

#### Rule: [aria-command-name](https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA commands must have an accessible name
- HTML: `<div role="button" class="U26fgb JRtysb ZDSs1 ..." jscontroller="iSvg6e" jsaction="click:cOuCgd; moused..." jsshadow="" aria-disabled="false" tabindex="0" aria-haspopup="true" aria-expanded="false" data-aligntop="true">`
- XPath: `.modal--image`

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<a href="//www.google.com/intl/en_US/help/terms_maps.html" target="_blank">Terms</a>`
- XPath: `.modal--image`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Headings should not be empty
- HTML: `<h3 dir="ltr">&nbsp;</h3>`
- XPath: `h3:nth-child(3)`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/history

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/biblioteca-central

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/festes-majors

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-previous-month" tabindex="1">←<span class="sr-only">Previous month</span></button>`
- XPath: `.button-previous-month`

**Failure 3:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-next-month" tabindex="1">→<span class="sr-only">Next month</span></button>`
- XPath: `.button-next-month`

**Failure 4:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

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

### https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes/lleure/llistat-de-ludotecas

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/childrens-play-areas

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/refrescat-a-les-piscines-municipals

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-sant-miquel

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/parcs-i-jardins/parcs-forestals

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/summer/outdoor-films

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-previous-month" tabindex="1">←<span class="sr-only">Previous month</span></button>`
- XPath: `.button-previous-month`

**Failure 3:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-next-month" tabindex="1">→<span class="sr-only">Next month</span></button>`
- XPath: `.button-next-month`

**Failure 4:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

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

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/zona-de-banos-del-forum

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/heritage-and-science-hub

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/cultura/teatros

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/capdesetmana/ca/

#### Rule: [frame-title](https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Frames must have an accessible name
- HTML: `<iframe class="widgetCartelleraIF" frameborder="0" height="238" src="https://www.barcelona.cat/barcelonacultura/sites/cartelera/widget/index.php?lang=ca&amp;color=c60c30" width="100%"></iframe>`
- XPath: `.widgetCartelleraIF`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Heading levels should only increase by one
- HTML: `<h3><i class="bcn-icon-cerca"></i>Troba les activitats d'aquest cap de setmana:</h3>`
- XPath: `div > h3`

**Failure 2:**
- First identified: 2026-04-15
- Message: Heading levels should only increase by one
- HTML: `<h3 class="movieInfo-Title" style="line-height: normal;">Eternity</h3>`
- XPath: `.widgetCartelleraIF`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="https://www.barcelona.cat/barcelonacultura/cartellera/files/eternity-cartel.jpg">`
- XPath: `.widgetCartelleraIF`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="capdesetmana" brand="capdesetmana_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0277" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Cap de setmana" data-cercador="true">`
- XPath: `#brand`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="https://www.barcelona.cat/barcelonacultura/cartellera/ca/pellicula/eternity" target="_blank">`
- XPath: `.widgetCartelleraIF`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable" tabindex="1">       Vés al contingut     </a>`
- XPath: `a[href$="#main-content"]`

#### Rule: [select-name](https://dequeuniversity.com/rules/axe/4.11/select-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Select element must have an accessible name
- HTML: `<select class="districtsrc" name="districtstr" id="districtsrc" tabindex="-98">`
- XPath: `#districtsrc`

**Failure 2:**
- First identified: 2026-04-15
- Message: Select element must have an accessible name
- HTML: `<select name="ctg" id="ctg" class="" tabindex="-98">`
- XPath: `#ctg`

**Failure 3:**
- First identified: 2026-04-15
- Message: Select element must have an accessible name
- HTML: `<select id="entradatipus" name="ticket" class="" tabindex="-98">`
- XPath: `#entradatipus`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable" tabindex="1">       Vés al contingut     </a>`
- XPath: `a[href$="#main-content"]`

### https://barcelona.cat/es/vivir-en-bcn/diada

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn/pets

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<legend aria-expanded="false" role="button" tabindex="0" class="ajuntament-maps-legend">Districts                           <span aria-hidden="true" title="Desplegar districtes" class="icobcn-fletxa-baix2-l"></span>                         </legend>`
- XPath: `.ajuntament-maps-fieldset:nth-child(1) > legend`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<legend aria-expanded="true" role="button" tabindex="0" class="ajuntament-maps-legend ajuntament-maps-slided">`
- XPath: `.ajuntament-maps-slided`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/deporte-en-las-playas/pesca

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/get-fit/sports-facilities

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/esport-les-platges

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [link-name](https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 2.4.4](https://www.w3.org/WAI/WCAG22/Understanding/link-purpose-in-context), [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/arxius-i-centres-de-documentacio"><img src="/themes/barcelonacat_theme/images/espais-cultura/arxius.jpg" alt=""><span>Arxius i centres de documentació</span></a>`
- XPath: `.banners-circles > ul > li:nth-child(1) > a`

**Failure 2:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/auditoris"><img src="/themes/barcelonacat_theme/images/espais-cultura/audicions.jpg" alt=""><span>Auditoris</span></a>`
- XPath: `.banners-circles > ul > li:nth-child(2) > a`

**Failure 3:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/biblioteques"><img src="/themes/barcelonacat_theme/images/espais-cultura/biblioteques.jpg" alt=""><span>Biblioteques</span></a>`
- XPath: `.banners-circles > ul > li:nth-child(3) > a`

**Failure 4:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/cinemes"><img src="/themes/barcelonacat_theme/images/espais-cultura/cinemes.jpg" alt=""><span>Cinemes</span></a>`
- XPath: `.banners-circles > ul > li:nth-child(4) > a`

**Failure 5:**
- First identified: 2026-04-15
- Message: Links must have discernible text
- HTML: `<a href="/ca/que-pots-fer-a-bcn/cultura/espais-dexposicions"><img src="/themes/barcelonacat_theme/images/espais-cultura/exposicions.jpg" alt=""><span>Espais d'exposicions</span></a>`
- XPath: `.banners-circles > ul > li:nth-child(5) > a`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/vivir-en-bcn/con-accesibilidad

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/montjuic-park/activities/list

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-previous-month" tabindex="1">←<span class="sr-only">Previous month</span></button>`
- XPath: `.button-previous-month`

**Failure 3:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-next-month" tabindex="1">→<span class="sr-only">Next month</span></button>`
- XPath: `.button-next-month`

**Failure 4:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

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

### https://barcelona.cat/es/vivir-en-bcn/medio-ambiente-y-sostenibilidad

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/dogs-area

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn/diada

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/la-historia/la-barcino-romana

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/culture/cinemas

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/choreographies-magic-fountain

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<ul class="pager__items js-pager__items calendar-view-pager" role="region" aria-label="Calendar controls" aria-controls="calendari-mensual-coreos">`
- XPath: `.pager__items`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [listitem](https://dequeuniversity.com/rules/axe/4.11/listitem?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-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="pager__item pager__previous">`
- XPath: `.pager__previous`

**Failure 2:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="pager__item pager__current"><div class="js-form-item form-item js-form-type-item form-item- js-form-item- form-no-label">         April 2026         </div> </li>`
- XPath: `.pager__current`

**Failure 3:**
- First identified: 2026-04-15
- Message: <li> elements must be contained in a <ul> or <ol>
- HTML: `<li class="pager__item pager__next">`
- XPath: `.pager__next`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/vivir-en-bcn/con-ninos-y-ninas

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn/la-ciutadella-knowledge-hub/news

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<form class="d-flex justify-content-md-between align-items-md-center ajuntament-actualitat-filtres" role="region" aria-label="News list dates and number of results per page control" aria-controls="ajuntament-actualitat-noticies">`
- XPath: `.justify-content-md-between`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<h3 class="sr-only" role="status">Showing <span>10</span> results.</h3>`
- XPath: `h3[role="status"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

**Failure 2:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/modules/custom/barcelonacat_platges/img/2_uvi.png">`
- XPath: `#info-uvi > .content > img`

**Failure 3:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="https://www.barcelona.cat/estatics-planol/v0.9/img/w/bp/K/K001.png">`
- XPath: `label[for="transport-metros"] > img`

**Failure 4:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="https://www.barcelona.cat/estatics-planol/v0.9/img/w/bp/K/K002.png">`
- XPath: `label[for="transport-ferrocarrils"] > img`

**Failure 5:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="https://www.barcelona.cat/estatics-planol/v0.9/img/w/bp/K/K003.png">`
- XPath: `label[for="transport-renfe"] > img`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [nested-interactive](https://dequeuniversity.com/rules/axe/4.11/nested-interactive?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Interactive controls must not be nested
- HTML: `<button class="platges-button platges-transports-control">`
- XPath: `.platges-button`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/platges-sense-residus

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/noticias

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

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<form class="d-flex justify-content-md-between align-items-md-center ajuntament-actualitat-filtres" role="region" aria-label="Control de fechas y número de resultados por página del listado de noticias" aria-controls="ajuntament-actualitat-noticies">`
- XPath: `.justify-content-md-between`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<h3 class="sr-only" role="status">Mostrando <span>10</span> resultados.</h3>`
- XPath: `h3[role="status"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/zona-de-banys-del-forum

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubs-asociaciones-y-penas

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sant-sebastia-beach

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/magic-fountain/how-it-works

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/historia-de-les-platges

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/fuente-magica/horarios-de-la-fuente-magica

#### Rule: [button-name](https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright)
**Impact**: critical
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="geoLocation"></button>`
- XPath: `.geoLocation`

**Failure 2:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="planol-widget-canviFons"></button>`
- XPath: `.planol-widget-canviFons`

**Failure 3:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button class="mostraStreetView">`
- XPath: `.mostraStreetView`

**Failure 4:**
- First identified: 2026-04-15
- Message: Buttons must have discernible text
- HTML: `<button type="button" class="ol-full-screen-false"></button>`
- XPath: `.ol-full-screen-false`

#### Rule: [empty-table-header](https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-15
- Message: Table header text should not be empty
- HTML: `<th scope="col"></th>`
- XPath: `th:nth-child(1)`

**Failure 2:**
- First identified: 2026-04-15
- Message: Table header text should not be empty
- HTML: `<th scope="col"></th>`
- XPath: `th:nth-child(4)`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

**Failure 2:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img id="dragImgStreetView" src="https://www.barcelon..." onmouseover="this.src="https://ww..." onmouseout="this.src="https://ww..." class="grabbable" draggable="true">`
- XPath: `#dragImgStreetView`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/culture/theatres

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/cultura/auditoris

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/bathing-and-beaches/sports-activities-organised-federated-athletes-entities

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

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

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

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

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

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/la-ciutadella-del-conocimiento/noticias

#### Rule: [aria-allowed-role](https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright)
**Impact**: minor

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<form class="d-flex justify-content-md-between align-items-md-center ajuntament-actualitat-filtres" role="region" aria-label="Control de fechas y número de resultados por página del listado de noticias" aria-controls="ajuntament-actualitat-noticies">`
- XPath: `.justify-content-md-between`

**Failure 2:**
- First identified: 2026-04-15
- Message: ARIA role should be appropriate for the element
- HTML: `<h3 class="sr-only" role="status">Mostrando <span>10</span> resultados.</h3>`
- XPath: `h3[role="status"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `#ajuntament--prefooter > .container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/estiu/oficines-de-tramitacio-del-dni-i-passaport

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/playa-de-somorrostro

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/federaciones

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/activitats-esportives-organitzades-amb-anim-de-lucre

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/greenhouse/history

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/posat-en-forma/installacions-esportives

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/llistat

#### 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-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements must meet minimum color contrast ratio thresholds
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-previous-month" tabindex="1">←<span class="sr-only">Mes anterior</span></button>`
- XPath: `.button-previous-month`

**Failure 3:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<button type="button" class="button-next-month" tabindex="1">→<span class="sr-only">Mes següent</span></button>`
- XPath: `.button-next-month`

**Failure 4:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774828800000" tabindex="2">30</div>`
- XPath: `div[data-time="1774828800000"]`

**Failure 5:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<div class="day-item is-previous-month" data-time="1774915200000" tabindex="2">31</div>`
- XPath: `div[data-time="1774915200000"]`

*... and 33 more failures for this rule*

### https://barcelona.cat/en/what-to-do-in-bcn/summer/municipal-tax-office

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn/environment-and-sustainability/list-containers

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/living-in-bcn/catalan-national-day-2019/public-transport-11-september-2022-catalan-national-day

#### Rule: [aria-command-name](https://dequeuniversity.com/rules/axe/4.11/aria-command-name?application=playwright)
**Impact**: serious
**WCAG**: [SC 4.1.2](https://www.w3.org/WAI/WCAG22/Understanding/name-role-value) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: ARIA commands must have an accessible name
- HTML: `<div title="" role="button" tabindex="0" style="width: 31.7193px; height: 32px; overflow: hidden; position: absolute; cursor: pointer; touch-action: none; left: -78px; top: 24px; z-index: 0;">`
- XPath: `iframe[frameborder="0"]`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [link-in-text-block](https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright)
**Impact**: serious
**WCAG**: [SC 1.4.1](https://www.w3.org/WAI/WCAG22/Understanding/use-of-color) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Links must be distinguishable without relying on color
- HTML: `<a href="//support.google.com/mymaps/answer/3024454?hl=en&amp;amp;ref_topic=3188329" target="_blank">Crea el teu</a>`
- XPath: `iframe[frameborder="0"]`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/que-pots-fer-a-bcn/banys-i-platges/barcelona-platja-platja

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/banos-y-playas/historia-de-las-playas

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/parques-y-jardines/parques-forestales

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/vivir-en-bcn/con-personas-mayores/vivir-con-tranquilidad

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/ponte-en-forma/clubes

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/what-to-do-in-bcn/parks-and-gardens/history

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/que-hacer-en-bcn/parque-montjuic/conoce-el-consejo-del-parque-de-montjuic

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">`
- XPath: `.menu-2 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/ca/viure-a-bcn/amb-nens-i-nenes

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">`
- XPath: `.menu-0 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Adreces</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacte</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Vés al contingut     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/la-historia/la-barcelona-contemporanea

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

### https://barcelona.cat/en/discoverbcn/ciutadella-knowledge-hub/transformation-park

#### Rule: [aria-required-children](https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.3.1](https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Certain ARIA roles must contain particular children
- HTML: `<div class="galeria-internanav" role="tablist" aria-label="Gallery controls">`
- XPath: `.galeria-internanav`

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Addresses</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contact</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Skip to main content     </a>`
- XPath: `.focusable`

### https://barcelona.cat/es/conocebcn/ciutadelladelconocimiento/polo-de-biociencia-del-csic

#### Rule: [image-alt](https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright)
**Impact**: critical
**WCAG**: [SC 1.1.1](https://www.w3.org/WAI/WCAG22/Understanding/non-text-content) (Level A)

**Failure 1:**
- First identified: 2026-04-15
- Message: Images must have alternative text
- HTML: `<img src="/themes/barcelonacat_theme/images/menu/fletxa_4.png">`
- XPath: `.menu-3 > .icona > img`

#### Rule: [landmark-no-duplicate-banner](https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: Document should not have more than one banner landmark
- HTML: `<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">`
- XPath: `#brand`

#### Rule: [region](https://dequeuniversity.com/rules/axe/4.11/region?application=playwright)
**Impact**: moderate

**Failure 1:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

**Failure 2:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<li>`
- XPath: `.container > ul > li:nth-child(1)`

**Failure 3:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Dirección</h2>`
- XPath: `li:nth-child(2) > h2`

**Failure 4:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<p>`
- XPath: `li:nth-child(2) > .llistat > li > p`

**Failure 5:**
- First identified: 2026-04-15
- Message: All page content should be contained by landmarks
- HTML: `<h2>Contacto</h2>`
- XPath: `li:nth-child(3) > h2`

*... and 16 more failures for this rule*

#### Rule: [tabindex](https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright)
**Impact**: serious

**Failure 1:**
- First identified: 2026-04-15
- Message: Elements should not have tabindex greater than zero
- HTML: `<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1">       Pasar al contenido principal     </a>`
- XPath: `.focusable`

