Report di accessibilità di letterboxd.com

Audit di accessibilità di letterboxd.com — scansionato il Feb 20, 2026

Technology
0 /100
F Problemi Critici

8 problemi rilevati in 3 categorie

2 Critico 5 Maggiore 1 Minore

Panoramica conformità WCAG

Percepibile 3 problemi
Operabile 3 problemi
Comprensibile 0 problemi
Robusto 2 problemi

Problemi trovati

Form inputs missing labels

Critico

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

WCAG 1.3.1
5 elemento/i interessato/i
  • <input type="text" name="(no name)">
  • <input type="range" name="rating">
  • <input type="checkbox" name="liked">
  • <input type="text" name="hidden">
  • <textarea name="review">
Come correggere

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

Buttons missing accessible name

Critico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 elemento/i interessato/i
  • <button>
  • <button>
Come correggere

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

Heading levels skip order

Maggiore

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

WCAG 1.3.1
2 elemento/i interessato/i
  • <h5> "Add to your films… I watched… Edit diary" (after h1)
  • <h5> "Select your preferred poster" (after h3)
Come correggere

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

Duplicate element IDs

Maggiore

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

WCAG 4.1.1
4 elemento/i interessato/i
  • id="vite-legacy-polyfill"
  • id="vite-legacy-entry"
Come correggere

Make each id attribute value unique within the page.

Positive tabindex values

Maggiore

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

WCAG 2.4.3
5 elemento/i interessato/i
  • <input tabindex="1">
  • <input tabindex="2">
  • <input tabindex="3">
  • <p tabindex="5">
  • <input tabindex="4">
Come correggere

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

No skip navigation link

Maggiore

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 elemento/i interessato/i
  • No skip navigation link found
Come correggere

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

Generic link text

Maggiore

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/i interessato/i
  • <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>
Come correggere

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

Invalid autocomplete values

Minore

Form fields with autocomplete must use valid token values.

WCAG 1.3.5
1 elemento/i interessato/i
  • <input name="hidden" autocomplete="false">
Come correggere

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

Correzioni prioritarie

Ecco le modifiche più importanti che letterboxd.com dovrebbe apportare:

  1. #1
    Form inputs missing labels Critico

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

  2. #2
    Buttons missing accessible name Critico

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

  3. #3
    Positive tabindex values Maggiore

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

Domande frequenti

letterboxd.com è accessibile?

letterboxd.com ha ottenuto 27/100 (voto F) nel nostro audit. Questo punteggio riflette controlli automatizzati secondo WCAG 2.1 livello AA.

letterboxd.com è conforme WCAG?

La nostra scansione ha trovato 8 problemi di accessibilità su letterboxd.com. La piena conformità WCAG richiede la risoluzione di tutti i problemi critici e maggiori.

letterboxd.com è conforme all'EAA?

La Legge Europea sull'Accessibilità richiede che i siti web rispettino gli standard WCAG 2.1 AA. Controlla il report dettagliato sopra per lo stato di conformità di letterboxd.com.

Quali problemi di accessibilità ha letterboxd.com?

Consulta l'elenco completo dei problemi sopra con livelli di gravità, elementi interessati e correzioni consigliate per letterboxd.com.

Scansiona il tuo sito web

Ottieni un report di accessibilità gratuito in pochi secondi.