Kilotest: Diagnoses of label types incompatible
violation by HTML element 289 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
About HTML element 289
- Tag name:
INPUT - Text:
$ … *
- Start tag:
<input id="choose-amount-other-input" aria-label="Other amount" aria-required="true" autocomplete="off" inputmode="decimal" type="text" pattern="[0-9]*\.?[0-9]{0,2}" min="1" placeholder=" " value=""> - XPath:
/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/input[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the label types incompatible
issue
- Why it matters: User cannot get reliable help on the topics of form items
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the label types incompatible
issue for HTML element 289 of the GiveDirectly page.
- Element has inconsistent label types (aria-label, label)
Tool: Testaro (CVS Health)
Rule:
labClash