Barrierefreiheitsbericht für letterboxd.com

Barrierefreiheitsaudit von letterboxd.com — gescannt am Feb 20, 2026

Technology
0 /100
F Kritische Probleme

8 Probleme in 3 Kategorien gefunden

2 Kritisch 5 Erheblich 1 Geringfügig

WCAG-Konformitätsübersicht

Wahrnehmbar 3 probleme
Bedienbar 3 probleme
Verständlich 0 probleme
Robust 2 probleme

Gefundene Probleme

Form inputs missing labels

Kritisch

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

WCAG 1.3.1
5 Element(e) betroffen
  • <input type="text" name="(no name)">
  • <input type="range" name="rating">
  • <input type="checkbox" name="liked">
  • <input type="text" name="hidden">
  • <textarea name="review">
Wie zu beheben

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

Buttons missing accessible name

Kritisch

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 Element(e) betroffen
  • <button>
  • <button>
Wie zu beheben

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

Heading levels skip order

Erheblich

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

WCAG 1.3.1
2 Element(e) betroffen
  • <h5> "Add to your films… I watched… Edit diary" (after h1)
  • <h5> "Select your preferred poster" (after h3)
Wie zu beheben

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

Duplicate element IDs

Erheblich

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

WCAG 4.1.1
4 Element(e) betroffen
  • id="vite-legacy-polyfill"
  • id="vite-legacy-entry"
Wie zu beheben

Make each id attribute value unique within the page.

Positive tabindex values

Erheblich

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

WCAG 2.4.3
5 Element(e) betroffen
  • <input tabindex="1">
  • <input tabindex="2">
  • <input tabindex="3">
  • <p tabindex="5">
  • <input tabindex="4">
Wie zu beheben

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

No skip navigation link

Erheblich

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 Element(e) betroffen
  • No skip navigation link found
Wie zu beheben

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

Generic link text

Erheblich

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 Element(e) betroffen
  • <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>
Wie zu beheben

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

Invalid autocomplete values

Geringfügig

Form fields with autocomplete must use valid token values.

WCAG 1.3.5
1 Element(e) betroffen
  • <input name="hidden" autocomplete="false">
Wie zu beheben

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

Wichtigste Korrekturen

Hier sind die wirkungsvollsten Änderungen, die letterboxd.com vornehmen sollte:

  1. #1
    Form inputs missing labels Kritisch

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

  2. #2
    Buttons missing accessible name Kritisch

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

  3. #3
    Positive tabindex values Erheblich

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

Häufig gestellte Fragen

Ist letterboxd.com barrierefrei?

letterboxd.com erzielte 27/100 (Note F) in unserem Barrierefreiheitsaudit. Dieser Score basiert auf automatisierten Prüfungen nach WCAG 2.1 Level AA.

Ist letterboxd.com WCAG-konform?

Unser Scan hat 8 Barrierefreiheitsprobleme auf letterboxd.com gefunden. Vollständige WCAG-Konformität erfordert die Behebung aller kritischen und schwerwiegenden Probleme.

Ist letterboxd.com EAA-konform?

Das Barrierefreiheitsstärkungsgesetz verlangt, dass Websites den WCAG 2.1 AA-Standards entsprechen. Prüfen Sie den Bericht oben für den Konformitätsstatus von letterboxd.com.

Welche Barrierefreiheitsprobleme hat letterboxd.com?

Sehen Sie die vollständige Problemliste oben mit Schweregradangaben, betroffenen Elementen und empfohlenen Korrekturen für letterboxd.com.

Scannen Sie Ihre eigene Website

Erhalten Sie in Sekunden einen kostenlosen Barrierefreiheitsbericht.