Demo Mode — read-only previewStart free trial
Issues

Check that the link text combined with programmatically determined link context, or its title attribute, identifies the purpose of the link.

Minor2.4.4HTMLCS · htmlcs-unknown-WCAG2AA.Principle2.Guideline2_4.2_4_4.H77,H78,H79,H80,H81,H33Docs
Pages 1on AllyProof
Elements 1
Open 28d 14hsince 7/18/2026
First seen 7/18/2026
Last seen 8/15/2026

Check that the link text combined with programmatically determined link context, or its title attribute, identifies the purpose of the link.

Scanner evidence

Engine: htmlcsRule: htmlcs-WCAG2AA.Principle2.Guideline2_4.2_4_4.H77,H78,H79,H80,H81,H33WCAG: 2.4.4
Check that the link text combined with programmatically determined link context, or its title attribute, identifies the purpose of the link.

How to fix

Check that the link text combined with programmatically determined link context, or its title attribute, identifies the purpose of the link.

Affected pages (1)

Affected elements (1)

https://allyproof.com/demo1
  1. <a
      aria-label="Back to homepage"
      title="Homepage"
      class="text-muted-foreground hover:text-foreground transition-colors group-data-[collapsible=icon]:hidden"
      href="/">
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width="24"
        height="24"
        viewBox="0 0 24 24"
        fill="none"
        stroke="currentColor"
        stroke-width="2"
        stroke-linecap="round"
        stroke-linejoin="round"
        class="lucide lucide-chevron-left h-5 w-5"
        aria-hidden="true">
        <path d="m15 18-6-6 6-6">
        </path>
      </svg>
    </a>

    a.text-muted-foreground.hover:text-foreground

    on https://allyproof.com/demo

AI guidance

Remediation suggestions generated by AI. Review before applying.

No AI suggestion generated yet.

Activity (0)

No activity yet.