Accessibility Scan Report

Title: Spain Issue: #69 Date: 4/12/2026, 2:05:21 AM Duration: 27.1m URLs: 100 / 100

Summary

Issues

  • By Level: A (1027), AA (864), AAA (99)
  • By Version (A & AA): WCAG 2.0 (1027), WCAG 2.2 (864)
  • By Category: axe-strict (928) & Best Practice (156) & Others (2767)
  • Total: 3851 across 37 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Numbers in parentheses (+N) indicate findings that cover WCAG criteria already reported by axe.

Registration, change of form and dissolution of a business: pharmaceutical sector - Registering, changing the legal form of or closing a business - Starting, running and closing a business - Business - Your rights and obligations in the EU - Tu espacio europeo - Punto de Acceso General 78
Health and social care institutions - Healthcare - Citizens - Your rights and obligations in the EU - Tu espacio europeo - Punto de Acceso General 77
Centros de atención socio-sanitaria - Asistencia sanitaria - Ciudadanos - Tus derechos y obligaciones en la UE - Tu espacio europeo - Punto de Acceso General 76
Centros de atención socio-sanitaria - Asistencia sanitaria - Ciudadanos - Tus derechos y obligaciones en la UE - Tu espacio europeo - Punto de Acceso General 76
Administracion.gob.es - Punto de Acceso General 76
Administracion.gob.es - Punto de Acceso General 76
Administracion.gob.es - Punto de Acceso General 76
Administracion.gob.es - Punto de Acceso General 76
Contracts. Salary. Self-employment - Conditions of employment, including for posted workers - Work and retirement - Citizens - Your rights and obligations in the EU - Tu espacio europeo - Punto de Acceso General 62
Lost or stolen passports - Travel documents - Travel within the EU - Citizens - Your rights and obligations in the EU - Tu espacio europeo - Punto de Acceso General 60

🔧 Most Common Issues (ALFA)

19 rules
864 Serious alfa SC 2.5.8 AA Motor SIA-R111: Interactive elements have a sufficient target size
99 pages affected

Rule Information

Engine: alfa

Roles: UX Designer, Visual Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 2.5.8 AA

Disabilities affected:
Motor

Affected Pages

Who Is Affected

  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans

Examples

Example 1 View on Page
Target has insufficient size
Mode: light
<a data-fn="rrss" href="#ni" class="ppg-link ppg-link--header">Contacto</a>
XPath: /a[@class="ppg-link ppg-link--header"]
Example 2 View on Page
Target has insufficient size
Mode: light
<a class="ppg-link ppg-link--btn" target="_blank" href="https://sede.administracion.gob.es/carpeta">...</a>
XPath: /a[@class="ppg-link ppg-link--btn"]
Example 3 View on Page
Target has insufficient size
Mode: light
<button type="button" data-role="none" class="slick-prev slick-arrow slick-disabled" role="button" aria-disabled="true" style="">Anterior</button>
XPath: /button[@class="slick-prev slick-arrow slick-disabled"]
Example 4 View on Page
Target has insufficient size
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
Example 5 View on Page
Target has insufficient size
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">...</ul>
XPath: /ul[@class="slick-slide slick-active"]
505 Moderate alfa SIA-R73: Text spacing can be adjusted without loss of content
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The line height of the paragraph is `normal` which will result in a line height of less than 1.5
Mode: light
<p class="o-card__link ppg-icon__crossR-2a ppg-link">TE AYUDAMOS</p>
XPath: /p[@class="o-card__link ppg-icon__crossR-2a ppg-link"]
Example 2 View on Page
The line height of the paragraph is less than 1.5
Mode: light
<p class="o-card__text ppg-text ppg-text--lighted-2">Desde el 8 de abril hasta el 30 de junio</p>
XPath: /p[@class="o-card__text ppg-text ppg-text--lighted-2"]
Example 3 View on Page
The line height of the paragraph is less than 1.5
Mode: light
<p class="txt_alignR">...</p>
XPath: /p[@class="txt_alignR"]
Example 4 View on Page
The line height of the paragraph is less than 1.5
Mode: light
<p class="ppg-text t-margin-bottom-15">Acceso directo a servicios electrónicos frecuentes</p>
XPath: /p[@class="ppg-text t-margin-bottom-15"]
Example 5 View on Page
The line height of the paragraph is less than 1.5
Mode: light
<p class="textojustificado">Información práctica, fiable y de calidad para la ...</p>
XPath: /p[@class="textojustificado"]
501 Moderate alfa SIA-R74
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The font size is specified using an absolute unit
Mode: light
<p class="o-card__text ppg-text ppg-text--lighted-2">Desde el 8 de abril hasta el 30 de junio</p>
XPath: /p[@class="o-card__text ppg-text ppg-text--lighted-2"]
Example 2 View on Page
The font size is specified using an absolute unit
Mode: light
<p>Consulta la información y las medidas que se van p...</p>
XPath: /p
Example 3 View on Page
The font size is specified using an absolute unit
Mode: light
<p class="txt_alignR">...</p>
XPath: /p[@class="txt_alignR"]
Example 4 View on Page
The font size is specified using an absolute unit
Mode: light
<p class="textojustificado">Real Decreto 300/2026, que establece el título de ...</p>
XPath: /p[@class="textojustificado"]
Example 5 View on Page
The font size is specified using an absolute unit
Mode: light
<p class="ppg-text t-margin-bottom-15">Acceso directo a servicios electrónicos frecuentes</p>
XPath: /p[@class="ppg-text t-margin-bottom-15"]
389 Moderate alfa SIA-R80: ASCII art has a text alternative
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The line height is specified using an absolute unit
Mode: light
<p title="Atención e información" class="ppg-menu__link" tabindex="0">...</p>
XPath: /p[@class="ppg-menu__link"]
Example 2 View on Page
The line height is specified using an absolute unit
Mode: light
<p>Consulta la información y las medidas que se van p...</p>
XPath: /p
Example 3 View on Page
The line height is specified using an absolute unit
Mode: light
<p class="txt_alignR">...</p>
XPath: /p[@class="txt_alignR"]
Example 4 View on Page
The line height is specified using an absolute unit
Mode: light
<p class="textojustificado">Real Decreto 300/2026, que establece el título de ...</p>
XPath: /p[@class="textojustificado"]
Example 5 View on Page
The line height is specified using an absolute unit
Mode: light
<p title="Atención e información" class="ppg-menu__link" tabindex="0">...</p>
XPath: /p[@class="ppg-menu__link"]
146 Moderate alfa Best Practice SIA-R71: Paragraphs of text are not justified
94 pages affected

Rule Information

Engine: alfa

Roles: Visual Designer, Content Author

Blocking: No

WCAG: Best Practice

Affected Pages

Examples

Example 1 View on Page
The text of the paragraph is justified
Mode: light
<p class="textojustificado">Real Decreto 300/2026, que establece el título de ...</p>
XPath: /p[@class="textojustificado"]
Example 2 View on Page
The text of the paragraph is justified
Mode: light
<p class="textojustificado">Real Decreto 300/2026, que establece el título de ...</p>
XPath: /p[@class="textojustificado"]
Example 3 View on Page
The text of the paragraph is justified
Mode: light
<p class="textojustificado">La gestión de la atención socio-sanitaria en Españ...</p>
XPath: /p[@class="textojustificado"]
Example 4 View on Page
The text of the paragraph is justified
Mode: light
<p>...</p>
XPath: /p
Example 5 View on Page
The text of the paragraph is justified
Mode: light
<p class="textojustificado">Como ciudadano de la UE, si durante una estancia t...</p>
XPath: /p[@class="textojustificado"]
145 Serious alfa SC 1.3.1 A Visual Cognitive SIA-R42: Elements with an explicit ARIA role have the required parent element
17 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
The element is not owned by an element of its required context role
Mode: light
<li class="">...</li>
XPath: /li
Example 2 View on Page
The element is not owned by an element of its required context role
Mode: light
<h3 id="-0b5c8ec39730" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-1" aria-selected="false" aria-expanded="false" tabindex="0">...</h3>
XPath: /h3[@id="-0b5c8ec39730"]
Example 3 View on Page
The element is not owned by an element of its required context role
Mode: light
<h3 id="-b74c79876909" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-2" aria-selected="false" aria-expanded="false" tabindex="-1">...</h3>
XPath: /h3[@id="-b74c79876909"]
Example 4 View on Page
The element is not owned by an element of its required context role
Mode: light
<h3 id="-0fbb222943f5" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-3" aria-selected="false" aria-expanded="false" tabindex="-1">...</h3>
XPath: /h3[@id="-0fbb222943f5"]
Example 5 View on Page
The element is not owned by an element of its required context role
Mode: light
<h3 id="-0b219aed4e61" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-4" aria-selected="false" aria-expanded="false" tabindex="-1">...</h3>
XPath: /h3[@id="-0b219aed4e61"]
102 Moderate alfa SIA-R3: lang attribute has a valid language code
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element does not have a unique ID
Mode: light
<ul class="ppg-menu__list-2l" tabindex="0" id="submenu_principal" role="menubar">...</ul>
XPath: /ul[@id="submenu_principal"]
Example 2 View on Page
The element does not have a unique ID
Mode: light
<ul class="ppg-menu__list-2l" tabindex="0" id="submenu_principal" role="menubar">...</ul>
XPath: /ul[@id="submenu_principal"]
Example 3 View on Page
The element does not have a unique ID
Mode: light
<ul class="ppg-menu__list-2l" tabindex="0" id="submenu_principal" role="menubar">...</ul>
XPath: /ul[@id="submenu_principal"]
Example 4 View on Page
The element does not have a unique ID
Mode: light
<ul class="ppg-menu__list-2l" tabindex="0" id="submenu_principal" role="menubar">...</ul>
XPath: /ul[@id="submenu_principal"]
Example 5 View on Page
The element does not have a unique ID
Mode: light
<ul class="ppg-menu__list-2l" tabindex="0" id="submenu_principal" role="menubar">...</ul>
XPath: /ul[@id="submenu_principal"]
99 Moderate alfa SC 1.4.6 AAA Visual SIA-R66: Text has enhanced contrast with its background
99 pages affected

Rule Information

Engine: alfa

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.6 AAA

Disabilities affected:
Visual

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Without Perception of Color 4.3% — ~14,500,000 Americans

Examples

Example 1 View on Page
The highest possible contrast of the text is 5.51:1 which is below the required contrast of 7:1
Mode: light
Example 2 View on Page
The highest possible contrast of the text is 5.51:1 which is below the required contrast of 7:1
Mode: light
Example 3 View on Page
The highest possible contrast of the text is 5.51:1 which is below the required contrast of 7:1
Mode: light
Example 4 View on Page
The highest possible contrast of the text is 5.51:1 which is below the required contrast of 7:1
Mode: light
Example 5 View on Page
The highest possible contrast of the text is 5.51:1 which is below the required contrast of 7:1
Mode: light
89 Critical alfa SC 4.1.2 A Visual Motor Cognitive SIA-R11: Button elements have an accessible name
89 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
The link does not have an accessible name
Mode: light
<a target="_blank" href="https://europa.eu/youreurope/search/index_es.htm">...</a>
XPath: /a
Example 2 View on Page
The link does not have an accessible name
Mode: light
<a target="_blank" href="https://europa.eu/youreurope/search/index_es.htm">...</a>
XPath: /a
Example 3 View on Page
The link does not have an accessible name
Mode: light
<a target="_blank" href="https://europa.eu/youreurope/search/index_es.htm">...</a>
XPath: /a
Example 4 View on Page
The link does not have an accessible name
Mode: light
<a target="_blank" href="https://europa.eu/youreurope/search/index_es.htm">...</a>
XPath: /a
Example 5 View on Page
The link does not have an accessible name
Mode: light
<a target="_blank" href="https://europa.eu/youreurope/search/index_es.htm">...</a>
XPath: /a
19 Moderate alfa SIA-R68: Accessible name contains the visible label text
19 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element owns no elements as required by its semantic role
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">...</ul>
XPath: /ul[@class="ppg-accordion ui-accordion ui-widget ui-helper-reset"]
Example 2 View on Page
The element owns no elements as required by its semantic role
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">...</ul>
XPath: /ul[@class="ppg-accordion ui-accordion ui-widget ui-helper-reset"]
Example 3 View on Page
The element owns no elements as required by its semantic role
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">...</ul>
XPath: /ul[@class="ppg-accordion ui-accordion ui-widget ui-helper-reset"]
Example 4 View on Page
The element owns no elements as required by its semantic role
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">...</ul>
XPath: /ul[@class="ppg-accordion ui-accordion ui-widget ui-helper-reset"]
Example 5 View on Page
The element owns no elements as required by its semantic role
Mode: light
<ul> </ul>
XPath: /ul
13 Serious alfa SC 1.4.1 A Visual Cognitive SIA-R62: Links are visually distinguishable from surrounding text
13 pages affected

Rule Information

Engine: alfa

Roles: Visual Designer, UX Designer

Blocking: No

WCAG: SC 1.4.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans
  • Without Perception of Color 4.3% — ~14,500,000 Americans

Examples

Example 1 View on Page
The link is not distinguishable from the surrounding text
Mode: light
<a href="https://sede.seg-social.gob.es/wps/portal/sede/sede/EmpresasyProfesionales/Afiliacion+e+Inscripcion/1404TGSS" target="_blank">collective employers. Company identification. Init...</a>
XPath: /a
Example 2 View on Page
The link is not distinguishable from the surrounding text
Mode: light
<a href="https://www.boe.es/buscar/act.php?id=BOE-A-1998-23284&p=20201118&tn=1#a57bis" style="font-size: 1em;" target="_blank" title="artículo 57 bis de la Ley 34/1998, de 7 de octubre (Abre en nueva ventana)">artículo 57 bis de la Ley 34/1998, de 7 de octubre...</a>
XPath: /a
Example 3 View on Page
The link is not distinguishable from the surrounding text
Mode: light
<a title="Registro, cambio y cierre de empresas. Sector farmacéutico" href="/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/empresas/inicio-gestion-cierre/registro-cambio-cierre/sector-farmaceutico.html">Registro, cambio y cierre de empresas. Sector farm...</a>
XPath: /a
Example 4 View on Page
The link is not distinguishable from the surrounding text
Mode: light
<a href="https://www.dsca.gob.es/es/consumo/control-oficial-vigilancia-productos-alimenticios-no-alimenticios-servicios-0/autoridades-vigilancia-del-mercado-consumo" target="_blank" title="servicios de consumo (Abre en nueva ventana)">servicios de Consumo</a>
XPath: /a
Example 5 View on Page
The link is not distinguishable from the surrounding text
Mode: light
<a title="Votar desde el extranjero" href="/pag_Home/eu/Tu-espacio-europeo/derechos-obligaciones/ciudadanos/residencia/elecciones/votar-desde-extranjero.html">Votar desde el extranjero</a>
XPath: /a
12 Moderate alfa SIA-R90: iframe elements have an accessible name
4 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The element has tabbable descendants
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
Example 2 View on Page
The element has tabbable descendants
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">...</ul>
XPath: /ul[@class="slick-slide slick-active"]
Example 3 View on Page
The element has tabbable descendants
Mode: light
<ul class="slick-slide slick-current slick-active slick-center" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide10">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active slick-center"]
Example 4 View on Page
The element has tabbable descendants
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
Example 5 View on Page
The element has tabbable descendants
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">...</ul>
XPath: /ul[@class="slick-slide slick-active"]
11 Moderate alfa SIA-R113
7 pages affected

Examples

Example 1 View on Page
Target has insufficient size and spacing
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
Example 2 View on Page
Target has insufficient size and spacing
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">...</ul>
XPath: /ul[@class="slick-slide slick-active"]
Example 3 View on Page
Target has insufficient size and spacing
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
Example 4 View on Page
Target has insufficient size and spacing
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">...</ul>
XPath: /ul[@class="slick-slide slick-active"]
Example 5 View on Page
Target has insufficient size and spacing
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">...</ul>
XPath: /ul[@class="slick-slide slick-current slick-active"]
6 Moderate alfa Best Practice SIA-R64: Heading has non-empty accessible name
6 pages affected

Examples

Example 1 View on Page
The heading does not have an accessible name
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 2 View on Page
The heading does not have an accessible name
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 3 View on Page
The heading does not have an accessible name
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 4 View on Page
The heading does not have an accessible name
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 5 View on Page
The heading does not have an accessible name
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
6 Moderate alfa SIA-R78: Headings of same level have text content between them
6 pages affected

Examples

Example 1 View on Page
There is no content between this heading and the next
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 2 View on Page
There is no content between this heading and the next
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 3 View on Page
There is no content between this heading and the next
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 4 View on Page
There is no content between this heading and the next
Mode: light
<h3 class="subtitulo"> </h3>
XPath: /h3[@class="subtitulo"]
Example 5 View on Page
There is no content between this heading and the next
Mode: light
<h2 class="o-card__title ppg-heading t-fs-18"> Buscador de trámites</h2>
XPath: /h2[@class="o-card__title ppg-heading t-fs-18"]
4 Serious alfa SC 3.1.1 A Cognitive SIA-R2: HTML elements have a valid lang attribute
4 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

WCAG: SC 3.1.1 A

Disabilities affected:
Cognitive

Who Is Affected

  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
The image does not have an accessible name
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg" />
XPath: /img[@class="fullImg"]
Example 2 View on Page
The image does not have an accessible name
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg" />
XPath: /img[@class="fullImg"]
Example 3 View on Page
The image does not have an accessible name
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg" />
XPath: /img[@class="fullImg"]
Example 4 View on Page
The image does not have an accessible name
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg" />
XPath: /img[@class="fullImg"]
4 Moderate alfa Best Practice SIA-R53: Headings follow a logical hierarchy
4 pages affected

Rule Information

Engine: alfa

Roles: Content Author, UX Designer

Blocking: No

WCAG: Best Practice

Examples

Example 1 View on Page
The heading skips one or more levels
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Novedades de información para personas afectadas p...</h3>
XPath: /h3[@class="o-card__title ppg-heading t-fs-18"]
Example 2 View on Page
The heading skips one or more levels
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Novedades de información para personas afectadas p...</h3>
XPath: /h3[@class="o-card__title ppg-heading t-fs-18"]
Example 3 View on Page
The heading skips one or more levels
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Calendario laboral </h3>
XPath: /h3[@class="o-card__title ppg-heading t-fs-18"]
Example 4 View on Page
The heading skips one or more levels
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Calendari laboral </h3>
XPath: /h3[@class="o-card__title ppg-heading t-fs-18"]
4 Moderate alfa SIA-R57: Landmarks don't repeat the same content
4 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The text is not included in a landmark region
Mode: light
Example 2 View on Page
The text is not included in a landmark region
Mode: light
Example 3 View on Page
The text is not included in a landmark region
Mode: light
Example 4 View on Page
The text is not included in a landmark region
Mode: light
4 Critical alfa SC 1.3.1, SC 4.1.2 A Visual Motor Cognitive SIA-R8: Form elements have accessible labels
4 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.3.1, SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
The form field does not have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">...</div>
XPath: /div[@class="slick-track"]
Example 2 View on Page
The form field does not have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">...</div>
XPath: /div[@class="slick-track"]
Example 3 View on Page
The form field does not have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">...</div>
XPath: /div[@class="slick-track"]
Example 4 View on Page
The form field does not have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">...</div>
XPath: /div[@class="slick-track"]

🔧 Most Common Issues (axe)

18 rules
152 Serious axe SC 1.3.1 A Visual Cognitive listitem: Ensures <li> elements are contained within a <ul> or <ol>. List items outside lists lose their structural meaning for screen reader users.
21 pages affected

Rule Information

Engine: axe

Roles: Content Author, Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light
<li class="ppg-slick__item">
XPath: ul[aria-describedby="slick-slide00"] > .ppg-slick__item
Example 2 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light
<li class="ppg-slick__item">
XPath: ul[aria-describedby="slick-slide01"] > .ppg-slick__item
Example 3 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light
<li class="ppg-slick__item">
XPath: ul[aria-describedby="slick-slide02"] > .ppg-slick__item
Example 4 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light
<li class="ppg-slick__item">
XPath: ul[aria-describedby="slick-slide10"] > .ppg-slick__item
Example 5 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light
<li class="ppg-slick__item">
XPath: ul[aria-describedby="slick-slide11"] > .ppg-slick__item
128 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-parent
17 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<h3 id="-0b5c8ec39730" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-1" aria-selected="false" aria-expanded="false" tabindex="0">
XPath: #-\30 b5c8ec39730
Example 2 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<h3 id="-b74c79876909" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-2" aria-selected="false" aria-expanded="false" tabindex="-1">
XPath: #-b74c79876909
Example 3 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<h3 id="-0fbb222943f5" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-3" aria-selected="false" aria-expanded="false" tabindex="-1">
XPath: #-\30 fbb222943f5
Example 4 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<h3 id="-0b219aed4e61" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-4" aria-selected="false" aria-expanded="false" tabindex="-1">
XPath: #-\30 b219aed4e61
Example 5 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<h3 id="-77c39e2e8484" class="ppg-accordion__heading ui-accordion-header ui-corner-top ui-accordion-header-collapsed ui-corner-all ui-state-default ui-accordion-icons" role="tab" aria-controls="ui-id-5" aria-selected="false" aria-expanded="false" tabindex="-1">
XPath: #-\37 7c39e2e8484
100 Moderate axe label-title-only
100 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form elements should have a visible label
Mode: light
<input type="text" name="q" id="buscador-header" maxlength="150" title="Buscar" placeholder="Buscar" class="ppg-search__input ppg-text ppg-text--lighted ppg-icon__search-ra" onfocus="javascript:this.value=''">
XPath: #buscador-header
Example 2 View on Page
Form elements should have a visible label
Mode: light
<input type="text" name="q" id="buscador-header" maxlength="150" title="Buscar" placeholder="Buscar" class="ppg-search__input ppg-text ppg-text--lighted ppg-icon__search-ra" onfocus="javascript:this.value=''">
XPath: #buscador-header
Example 3 View on Page
Form elements should have a visible label
Mode: light
<input type="text" name="q" id="buscador-header" maxlength="150" title="Buscar" placeholder="Buscar" class="ppg-search__input ppg-text ppg-text--lighted ppg-icon__search-ra" onfocus="javascript:this.value=''">
XPath: #buscador-header
Example 4 View on Page
Form elements should have a visible label
Mode: light
<input type="text" name="q" id="buscador-header" maxlength="150" title="Buscar" placeholder="Buscar" class="ppg-search__input ppg-text ppg-text--lighted ppg-icon__search-ra" onfocus="javascript:this.value=''">
XPath: #buscador-header
Example 5 View on Page
Form elements should have a visible label
Mode: light
<input type="text" name="q" id="buscador-header" maxlength="150" title="Buscar" placeholder="Buscar" class="ppg-search__input ppg-text ppg-text--lighted ppg-icon__search-ra" onfocus="javascript:this.value=''">
XPath: #buscador-header
41 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-children
21 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Certain ARIA roles must contain particular children
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 55000px; transform: translate3d(-600px, 0px, 0px);">
XPath: div[data-fn="slick-type2"] > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 2 View on Page
Certain ARIA roles must contain particular children
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 55000px; transform: translate3d(-600px, 0px, 0px);">
XPath: div[data-fn="slick-type2"] > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 3 View on Page
Certain ARIA roles must contain particular children
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">
XPath: .title_mb_30:nth-child(8) > .ppg-accordion.ui-accordion.ui-widget
Example 4 View on Page
Certain ARIA roles must contain particular children
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">
XPath: .title_mb_30:nth-child(10) > .ppg-accordion.ui-accordion.ui-widget
Example 5 View on Page
Certain ARIA roles must contain particular children
Mode: light
<ul data-fn="accordion" class="ppg-accordion ui-accordion ui-widget ui-helper-reset" role="tablist">
XPath: .title_mb_30:nth-child(8) > .ppg-accordion.ui-accordion.ui-widget
29 Moderate axe aria-allowed-role
5 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
ARIA role should be appropriate for the element
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">
XPath: ul[aria-describedby="slick-slide00"]
Example 2 View on Page
ARIA role should be appropriate for the element
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">
XPath: ul[aria-describedby="slick-slide01"]
Example 3 View on Page
ARIA role should be appropriate for the element
Mode: light
<ul class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide02">
XPath: ul[aria-describedby="slick-slide02"]
Example 4 View on Page
ARIA role should be appropriate for the element
Mode: light
<a href="#tab-0" class="ppg-tabs__link ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">Servicios ELECTRÓNICOS frecuentes</a>
XPath: #ui-id-1
Example 5 View on Page
ARIA role should be appropriate for the element
Mode: light
<ul class="slick-slide slick-current slick-active slick-center" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide10">
XPath: ul[aria-describedby="slick-slide10"]
20 Moderate axe SC 4.1.2 A Visual Motor Cognitive nested-interactive
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Interactive controls must not be nested
Mode: light
<ul class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00">
XPath: ul[aria-describedby="slick-slide00"]
Example 2 View on Page
Interactive controls must not be nested
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01">
XPath: ul[aria-describedby="slick-slide01"]
Example 3 View on Page
Interactive controls must not be nested
Mode: light
<ul class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide02">
XPath: ul[aria-describedby="slick-slide02"]
Example 4 View on Page
Interactive controls must not be nested
Mode: light
<li class="ppg-tabs__item ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active" role="tab" tabindex="0" aria-controls="tab-0" aria-labelledby="ui-id-1" aria-selected="true" aria-expanded="true">
XPath: .ppg-tabs__item
Example 5 View on Page
Interactive controls must not be nested
Mode: light
<ul class="slick-slide slick-current slick-active slick-center" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide10">
XPath: ul[aria-describedby="slick-slide10"]
11 Moderate axe empty-heading
6 pages affected

Examples

Example 1 View on Page
Headings should not be empty
Mode: light
<h3 class="subtitulo">&nbsp;</h3>
XPath: .title_mb_30:nth-child(1) > .subtitulo
Example 2 View on Page
Headings should not be empty
Mode: light
<h3 class="subtitulo">&nbsp;</h3>
XPath: .title_mb_30:nth-child(3) > .subtitulo:nth-child(6)
Example 3 View on Page
Headings should not be empty
Mode: light
<h3 class="subtitulo">&nbsp;</h3>
XPath: .subtitulo:nth-child(12)
Example 4 View on Page
Headings should not be empty
Mode: light
<h3 class="subtitulo">&nbsp;</h3>
XPath: .subtitulo:nth-child(14)
Example 5 View on Page
Headings should not be empty
Mode: light
<h3 class="subtitulo">&nbsp;</h3>
XPath: .subtitulo:nth-child(4)
8 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-input-field-name: Ensures every ARIA input field has an accessible name so screen reader users know what information to enter.
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
ARIA input fields must have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">
XPath: .ppg-slick--type1 > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 2 View on Page
ARIA input fields must have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 55000px; transform: translate3d(-600px, 0px, 0px);">
XPath: div[data-fn="slick-type2"] > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 3 View on Page
ARIA input fields must have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">
XPath: .ppg-slick--type1 > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 4 View on Page
ARIA input fields must have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 55000px; transform: translate3d(-600px, 0px, 0px);">
XPath: div[data-fn="slick-type2"] > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Example 5 View on Page
ARIA input fields must have an accessible name
Mode: light
<div class="slick-track" role="listbox" style="opacity: 1; width: 25000px; transform: translate3d(0px, 0px, 0px);">
XPath: .ppg-slick--type1 > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
8 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-toggle-field-name
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
ARIA toggle fields must have an accessible name
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide11">
XPath: ul[aria-describedby="slick-slide11"]
Example 2 View on Page
ARIA toggle fields must have an accessible name
Mode: light
<ul class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide12">
XPath: ul[aria-describedby="slick-slide12"]
Example 3 View on Page
ARIA toggle fields must have an accessible name
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide11">
XPath: ul[aria-describedby="slick-slide11"]
Example 4 View on Page
ARIA toggle fields must have an accessible name
Mode: light
<ul class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide12">
XPath: ul[aria-describedby="slick-slide12"]
Example 5 View on Page
ARIA toggle fields must have an accessible name
Mode: light
<ul class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide11">
XPath: ul[aria-describedby="slick-slide11"]
4 Moderate axe heading-order: Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users.
4 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: No

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Novedades de información para personas afectadas por la DANA </h3>
XPath: ul[aria-describedby="slick-slide00"] > .ppg-slick__item > .ppg-slick__link[title=""][target="_blank"] > .o-card--slick.o-card > .o-card__content > .t-fs-18.o-card__title
Example 2 View on Page
Heading levels should only increase by one
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Novedades de información para personas afectadas por la DANA </h3>
XPath: ul[aria-describedby="slick-slide00"] > .ppg-slick__item > .ppg-slick__link[title=""][target="_blank"] > .o-card--slick.o-card > .o-card__content > .t-fs-18.o-card__title
Example 3 View on Page
Heading levels should only increase by one
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Calendario laboral </h3>
XPath: ul[aria-describedby="slick-slide00"] > .ppg-slick__item > .ppg-slick__link[title=""][target="_blank"] > .o-card--slick.o-card > .o-card__content > .t-fs-18.o-card__title
Example 4 View on Page
Heading levels should only increase by one
Mode: light
<h3 class="o-card__title ppg-heading t-fs-18">Calendari laboral </h3>
XPath: ul[aria-describedby="slick-slide00"] > .ppg-slick__item > .ppg-slick__link[title=""][target="_blank"] > .o-card--slick.o-card > .o-card__content > .t-fs-18.o-card__title
4 Critical axe SC 1.1.1 A Visual image-alt: Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose.
4 pages affected

Rule Information

Engine: axe

Roles: Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans

Examples

Example 1 View on Page
Images must have alternative text
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg">
XPath: .fullImg
Example 2 View on Page
Images must have alternative text
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg">
XPath: .fullImg
Example 3 View on Page
Images must have alternative text
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg">
XPath: .fullImg
Example 4 View on Page
Images must have alternative text
Mode: light
<img class="fullImg" alt=" " title=" " src="/dam/jcr:e31ce16e-02c8-487e-b5dc-8163515b1293/oficina-atencion.jpg">
XPath: .fullImg
4 Moderate axe presentation-role-conflict
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Elements marked as presentational should be consistently ignored
Mode: light
<a href="#tab-0" class="ppg-tabs__link ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">Servicios ELECTRÓNICOS frecuentes</a>
XPath: #ui-id-1
Example 2 View on Page
Elements marked as presentational should be consistently ignored
Mode: light
<a href="#tab-0" class="ppg-tabs__link ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">Servicios ELECTRÓNICOS frecuentes</a>
XPath: #ui-id-1
Example 3 View on Page
Elements marked as presentational should be consistently ignored
Mode: light
<a href="#tab-0" class="ppg-tabs__link ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">Servizos ELECTRÓNICOS frecuentes</a>
XPath: #ui-id-1
Example 4 View on Page
Elements marked as presentational should be consistently ignored
Mode: light
<a href="#tab-0" class="ppg-tabs__link ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">Servicis ELECTRÒNICS freqüents</a>
XPath: #ui-id-1
4 Moderate axe region: Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks.
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light
<div>
XPath: #general_content > div:nth-child(3)
Example 2 View on Page
All page content should be contained by landmarks
Mode: light
<div>
XPath: #general_content > div:nth-child(3)
Example 3 View on Page
All page content should be contained by landmarks
Mode: light
<div>
XPath: #general_content > div:nth-child(3)
Example 4 View on Page
All page content should be contained by landmarks
Mode: light
<div>
XPath: #general_content > div:nth-child(3)
4 Moderate axe landmark-complementary-is-top-level: Ensures the complementary landmark (<aside>) is a top-level landmark. Nested aside elements cannot be found by screen reader landmark navigation.
4 pages affected

Examples

Example 1 View on Page
Aside should not be contained in another landmark
Mode: light
<aside class="o-layout__sidebar o-it-sm-unit"> </aside>
XPath: aside
Example 2 View on Page
Aside should not be contained in another landmark
Mode: light
<aside class="o-layout__sidebar"> </aside>
XPath: aside
Example 3 View on Page
Aside should not be contained in another landmark
Mode: light
<aside class="o-layout__sidebar">
XPath: aside
Example 4 View on Page
Aside should not be contained in another landmark
Mode: light
<aside class="o-layout__sidebar">
XPath: aside
1 Critical axe SC 4.1.2 A Visual Motor Cognitive button-name: Ensures buttons have discernible text so screen reader users know what action the button performs.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Buttons must have discernible text
Mode: light
<button type="button" class="input-group-text pop..." data-bs-title="Ayuda" data-bs-content="P.ej.: “Calle María ..." data-bs-placement="bottom" data-bs-toggle="popover" data-bs-titleclass="bordered-blue" data-bs-container="body" role="img" id="infoHelp" style="text-decoration: non..." aria-hidden=" ...>
XPath: #egeoBuscadorMap
1 Moderate axe SC 1.1.1 A Visual role-img-alt
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans

Examples

Example 1 View on Page
[role="img"] elements must have alternative text
Mode: light
<button type="button" class="input-group-text pop..." data-bs-title="Ayuda" data-bs-content="P.ej.: “Calle María ..." data-bs-placement="bottom" data-bs-toggle="popover" data-bs-titleclass="bordered-blue" data-bs-container="body" role="img" id="infoHelp" style="text-decoration: non..." aria-hidden=" ...>
XPath: #egeoBuscadorMap