Kilotest: Diagnoses of attribute invalid
violation by HTML element 289 on GiveDirectly page
Here is how tools diagnose the attribute invalid
issue for HTML element 289 of the GiveDirectly page.
Basics
- About the
attribute invalid
issue- Why it matters: Item behaves improperly
- Priority: highest
- Related WCAG standard: 1.3.1
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 289
- Take me there
- 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
Diagnoses
- Attribute min not allowed on element input at this point.
Tool: Html Checker API (World Wide Web Consortium)