Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 58 links and 14 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.riotgames.com/en/privacy-not… | Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://lolesports.com/ | EsportsmainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://universe.leagueoflegends.com/es_… | UniversemainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://merch.riotgames.com/es-es | MerchandisingmainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://support.riotgames.com/hc/es-es/ | AsistenciamainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://lolesports.com/ | EsportsmainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://universe.leagueoflegends.com/es_… | UniversemainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://merch.riotgames.com/es-es | MerchandisingmainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| https://support.riotgames.com/hc/es-es/ | AsistenciamainNavLinkOut | new tab | Add '(opens in new tab)' to text |
| javascript: void(0) | (empty) | empty | Add link text or aria-label |
| https://signup.leagueoflegends.com/es-es… | Jugar gratis | new tab | Add '(opens in new tab)' to text |
| /es-es/news/dev/dev-apex-tier-ranked-res… | Desarrollo: Reinicio clasifica… | img no alt | Add alt attribute to the image |
| https://www.youtube.com/watch?v=-adJDEqf… | Nuevos eventos y aumentos pone… | img no alt | Add alt attribute to the image |
| /es-es/news/dev/tldw-pandemonium-arena-m… | Resumen: Pandemonium, Arena y … | img no alt | Add alt attribute to the image |
| https://www.leagueoflegends.com/es-es/ch… | Descubrir más campeones | new tab | Add '(opens in new tab)' to text |
| https://signup.leagueoflegends.com/ | Jugar ahora | new tab | Add '(opens in new tab)' to text |
| https://signup.leagueoflegends.com/ | Jugar ahora | new tab | Add '(opens in new tab)' to text |
| https://signup.leagueoflegends.com/ | Jugar ahora | new tab | Add '(opens in new tab)' to text |
| https://signup.leagueoflegends.com/ | Jugar gratis | new tab | Add '(opens in new tab)' to text |
| https://euw.leagueoflegends.com/es/game-… | Acerca de League of Legends | new tab | Add '(opens in new tab)' to text |
| https://status.riotgames.com/?locale=es_… | Estado del Servidor | new tab | Add '(opens in new tab)' to text |
| https://support.riotgames.com/hc/es | Asistencia | new tab | Add '(opens in new tab)' to text |
| https://lolesports.com/ | Web LoL Esports | new tab | Add '(opens in new tab)' to text |
| https://riotgames.sng.link/Dnyzj/csgh | Descargar la aplicación para … | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/LeagueofLegendsE… | youtubeYoutube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/lol_es | twitterTwitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/LeagueOfLegends… | facebookFacebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/leagueoflegend… | instagramInstagram | new tab | Add '(opens in new tab)' to text |
| https://www.reddit.com/r/leagueoflegends… | redditReddit | new tab | Add '(opens in new tab)' to text |
| http://www.riotgames.com/ | Riot Games riotLogo-mobile21 | new tab | Add '(opens in new tab)' to text |
| https://www.riotgames.com/es/privacy-not… | AVISO DE PRIVACIDAD | new tab | Add '(opens in new tab)' to text |
| https://www.riotgames.com/es/terms-of-se… | Términos de Uso | new tab | Add '(opens in new tab)' to text |
| http://www.riotgames.com/es/cookie-polic… | Política de cookies | new tab | Add '(opens in new tab)' to text |
| https://euw.leagueoflegends.com/es-es/ne… | Información de la empresa | new tab | Add '(opens in new tab)' to text |
| https://www.pegi.info/ | (empty) | empty | Add link text or aria-label |
| https://www.pegi.info/ | (empty) | empty | Add link text or aria-label |
| https://www.pegi.info/ | (empty) | empty | Add link text or aria-label |
| https://www.pegi.info/ | (empty) | empty | Add link text or aria-label |
| https://www.pegi.info/ | (empty) | empty | Add link text or aria-label |
| <input> | (empty) | empty | Add button text or aria-label |
| <input> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
javascript: void(0); https://www.pegi.info/; https://www.pegi.info/; https://www.pegi.info/; https://www.pegi.info/; https://www.pegi.info/
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.riotgames.com/en/privacy-notice; https://lolesports.com/; https://universe.leagueoflegends.com/es_ES/; https://merch.riotgames.com/es-es; https://support.riotgames.com/hc/es-es/; https://lolesports.com/; https://universe.leagueoflegends.com/es_ES/; https://merch.riotgames.com/es-es; https://support.riotgames.com/hc/es-es/; https://signup.leagueoflegends.com/es-es/signup/redownload (+20 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
input[type="submit"].N06NwNMZbC+5R9iirAs4pw== (#287 on page); input[type="submit"].oS9L0x3skHGOUmNM5WndzA== (#342 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
D404 Error PageActionHTTP 404, custom pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure6 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CForm AccessibilityAction3 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #osano-cm-dialog-toggle--category_MARKETING | checkbox | none | |
| #osano-cm-dialog-toggle--category_PERSONALIZATION | checkbox | none | |
| #osano-cm-dialog-toggle--category_ANALYTICS | checkbox | none | |
| q | text | (none) | none |
| q | text | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="q">; <input type="text" name="q">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 League of Legends: U… | 1.13:1 | 3.0:1 | #000000 | #141212 | Fail |
| h2 NOTICIAS DESTACADAS | 1.13:1 | 3.0:1 | #000000 | #141212 | Fail |
| h2 CAMPEÓN | 1.13:1 | 3.0:1 | #000000 | #141212 | Fail |
| h2 JUGAR | 1.13:1 | 3.0:1 | #000000 | #141212 | Fail |
| title League of Legends | 1.11:1 | 4.5:1 | #000000 | #111111 | Fail |
| span Opens in a new windo… | 1.11:1 | 4.5:1 | #000000 | #111111 | Fail |
| span Opens an external we… | 1.13:1 | 4.5:1 | #000000 | #11121D | Fail |
| span Opens an external we… | 1.19:1 | 4.5:1 | #000000 | #131633 | Fail |
| span This website utilize… | 1.21:1 | 4.5:1 | #000000 | #161738 | Fail |
| span You may change your … | 1.23:1 | 4.5:1 | #000000 | #16183D | Fail |
| span You may close this b… | 1.25:1 | 4.5:1 | #000000 | #161942 | Fail |
| a Privacy Notice | 1.26:1 | 4.5:1 | #000000 | #161946 | Fail |
| a Storage Preferences | 1.28:1 | 4.5:1 | #000000 | #161A48 | Fail |
| span Targeted Advertising | 1.29:1 | 4.5:1 | #000000 | #171B4B | Fail |
| span Personalization | 1.26:1 | 4.5:1 | #000000 | #151948 | Fail |
| span Analytics | 1.13:1 | 4.5:1 | #000000 | #141212 | Fail |
| button Save | 1.13:1 | 4.5:1 | #000000 | #141212 | Fail |
| button Accept All | 1.13:1 | 4.5:1 | #000000 | #141212 | Fail |
| button Reject Non-Essential | 1.13:1 | 4.5:1 | #000000 | #141212 | Fail |
| p Más | 1.13:1 | 4.5:1 | #000000 | #141212 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Heading Hierarchy4 headingsPASS
- H1 League of Legends: Un MOBA 5v5 en el que los equipos se enfrentan para destruir el nexo enemigo
- H2 NOTICIAS DESTACADAS
- H2 CAMPEÓN
- H2 JUGAR
A+Alt Text QualityAll 24 images OKPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 27 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section#section-home-hero > div.sc-6bee9aac-0 > div.top-content > a.sc-b988531e-0 section#section-home-hero > div.sc-6bee9aac-0 > div.top-content > a.sc-b988531e-0 |
div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== |
div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== |
div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== |
div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== |
div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== div._8MILyuOQCZw2cqeNegxKZQ== > div._7vWzA63YXdgy+5mcGlNolw== > div.kRhsRtuAssa5q0nY-BX95w== > a._6M5KCV2Kf6+OZO4vh+obGA== |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EXPLORAR section#article-carousel-featured-news > div.sc-6bee9aac-0 > div.header > a.sc-b988531e-0 |
DESARROLLO
21/4/2026
Desarrollo: Reinicio clasificatorio niveles altos
Motivos … div.sc-22590255-0 > ol.sc-d7ac92a-0 > li#carousel-:R1n5la6:-slide-0 > a.sc-b988531e-0 |