Relatório de acessibilidade de cursor.sh

Auditoria de acessibilidade de cursor.sh — verificado em Feb 20, 2026

Technology
0 /100
D Insuficiente

6 problemas encontrados em 2 categorias

2 Crítico 4 Importante

Visão geral de conformidade WCAG

Percetível 1 problemas
Operável 2 problemas
Compreensível 0 problemas
Robusto 3 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
4 elemento(s) afetado(s)
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
Como corrigir

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
8 elemento(s) afetado(s)
  • <button>
  • <button>
  • <button>
  • <button>
  • <button>
Como corrigir

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

Frames missing title

Importante

Iframes must have title attributes describing their content.

WCAG 2.4.1
1 elemento(s) afetado(s)
  • <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M2R7938W">
Como corrigir

Add descriptive title attributes to all <iframe> elements.

Duplicate element IDs

Importante

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

WCAG 4.1.1
17 elemento(s) afetado(s)
  • id="demo-window-cursor-ide"
  • id="site-header"
  • id="main"
  • id="tabpanel-browser-preview"
  • id="logo-garden"
Como corrigir

Make each id attribute value unique within the page.

Invalid ARIA attributes

Importante

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
2 elemento(s) afetado(s)
  • <div aria-labelledby="tab-browser-preview"> (missing ref)
Como corrigir

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Focus indicator not visible

Importante

Interactive elements must have visible focus indicators for keyboard users.

WCAG 2.4.7
12 elemento(s) afetado(s)
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
Como corrigir

Ensure :focus styles are visible. Don't use outline: none without a replacement.

Correções prioritárias

Aqui estão as mudanças mais impactantes que cursor.sh deveria fazer:

  1. #1
    Buttons missing accessible name Crítico

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

  2. #2
    Form inputs missing labels Crítico

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

  3. #3
    Duplicate element IDs Importante

    Make each id attribute value unique within the page.

Perguntas frequentes

cursor.sh é acessível?

cursor.sh obteve 38/100 (nota D) em nossa auditoria. Esta pontuação reflete verificações automáticas segundo WCAG 2.1 nível AA.

cursor.sh é conforme com WCAG?

Nosso scan encontrou 6 problemas de acessibilidade em cursor.sh. A conformidade WCAG completa requer resolver todos os problemas críticos e maiores.

cursor.sh é conforme com a EAA?

A Lei Europeia de Acessibilidade exige que os sites cumpram WCAG 2.1 AA. Consulte o relatório detalhado acima para o estado de conformidade de cursor.sh.

Quais problemas de acessibilidade tem cursor.sh?

Consulte a lista completa de problemas acima com níveis de gravidade, elementos afetados e correções recomendadas para cursor.sh.

Verifique seu próprio site

Obtenha um relatório de acessibilidade gratuito em segundos.