Kilotest: Diagnoses of control not named
violation by HTML element 748 on Freedom House page
Here is how tools diagnose the control not named
issue for HTML element 748 of the Freedom House page.
Basics
- About the
control not named
issue- Why it matters: User cannot get help on how to operate a form item
- Priority: highest
- Related WCAG standard: 4.1.2
- About the Freedom House page
- URL:
https://freedomhouse.org/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 748
- Tag name:
INPUT - Text:
Find any service
- Start tag:
<input id="a2apage_find" class="a2a_menu_find a2a_localize" type="text" autocomplete="off" title="Find any service" data-a2a-localize="title,FindAnyServiceToAddTo"> - XPath:
/html/body/div[3]/div[3]/div[1]/div[1]/input[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- Form elements are solely labeled using hidden labels, title, or aria-describedby attributes.
Tool: WallyAX (Wally)
Rule:
Avoid using hidden labels, title, or aria-describedby attributes as the sole label for form elements.