Informe de accesibilidad de letterboxd.com

Auditoría de accesibilidad de letterboxd.com — escaneado el Feb 20, 2026

Technology
0 /100
F Problemas críticos

8 problemas encontrados en 3 categorías

2 Crítico 5 Importante 1 Menor

Resumen de conformidad WCAG

Perceptible 3 problemas
Operable 3 problemas
Comprensible 0 problemas
Robusto 2 problemas

Problemas encontrados

Form inputs missing labels

Crítico

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
5 elemento(s) afectado(s)
  • <input type="text" name="(no name)">
  • <input type="range" name="rating">
  • <input type="checkbox" name="liked">
  • <input type="text" name="hidden">
  • <textarea name="review">
Cómo solucionarlo

Add <label> elements with matching for attributes, or use aria-label.

Buttons missing accessible name

Crítico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 elemento(s) afectado(s)
  • <button>
  • <button>
Cómo solucionarlo

Add text content, aria-label, or title to all <button> elements.

Heading levels skip order

Importante

Headings should follow a logical order (h1 → h2 → h3) without skipping levels.

WCAG 1.3.1
2 elemento(s) afectado(s)
  • <h5> "Add to your films… I watched… Edit diary" (after h1)
  • <h5> "Select your preferred poster" (after h3)
Cómo solucionarlo

Restructure headings to follow sequential order. Don't skip from h1 to h3.

Duplicate element IDs

Importante

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
4 elemento(s) afectado(s)
  • id="vite-legacy-polyfill"
  • id="vite-legacy-entry"
Cómo solucionarlo

Make each id attribute value unique within the page.

Positive tabindex values

Importante

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
5 elemento(s) afectado(s)
  • <input tabindex="1">
  • <input tabindex="2">
  • <input tabindex="3">
  • <p tabindex="5">
  • <input tabindex="4">
Cómo solucionarlo

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

No skip navigation link

Importante

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 elemento(s) afectado(s)
  • No skip navigation link found
Cómo solucionarlo

Add a 'Skip to main content' link as the first focusable element on the page.

Generic link text

Importante

Links must have descriptive text that indicates their purpose. Generic text like 'click here' or 'read more' does not help screen reader users understand where the link goes.

WCAG 2.4.4
5 elemento(s) afectado(s)
  • <a href="/reviews/popular/this/week/">more</a>
  • <a href="/lists/popular/this/week/">more</a>
  • <a href="/reviewers/popular/this/week/">more</a>
  • <a href="/showdown/">more</a>
  • <a href="/journal/">more</a>
Cómo solucionarlo

Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.

Invalid autocomplete values

Menor

Form fields with autocomplete must use valid token values.

WCAG 1.3.5
1 elemento(s) afectado(s)
  • <input name="hidden" autocomplete="false">
Cómo solucionarlo

Use standard autocomplete values like 'name', 'email', 'tel', 'address-line1', etc.

Correcciones prioritarias

Estos son los cambios más importantes que letterboxd.com debería realizar:

  1. #1
    Form inputs missing labels Crítico

    Add <label> elements with matching for attributes, or use aria-label.

  2. #2
    Buttons missing accessible name Crítico

    Add text content, aria-label, or title to all <button> elements.

  3. #3
    Positive tabindex values Importante

    Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Preguntas frecuentes

¿Es letterboxd.com accesible?

letterboxd.com obtuvo 27/100 (calificación F) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es letterboxd.com conforme con WCAG?

Nuestro escaneo encontró 8 problemas de accesibilidad en letterboxd.com. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es letterboxd.com conforme con la EAA?

La Ley Europea de Accesibilidad exige que los sitios web cumplan con WCAG 2.1 AA. Consulte el informe detallado arriba para ver el estado de conformidad de letterboxd.com.

¿Qué problemas de accesibilidad tiene letterboxd.com?

Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para letterboxd.com.

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.