Kilotest: Diagnoses of control label invisible
violation by HTML element 703 on Pacific Northwest Software Quality Conference page
Basics
About the Pacific Northwest Software Quality Conference page
- URL: https://pnsqc.org/
- Tested 28 days ago by job
owxon 2026-05-04 at 16:59
About HTML element 703
- Tag name:
FORM - Text:
Email address … Subscribe
- Start tag:
<form action="https://newsletter.pnsqc.org/api/v1/free?nojs=true" method="post" class="flex flex-col sm:flex-row gap-3 max-w-lg mx-auto" data-substack-form=""> - XPath:
/html/body/main[1]/section[5]/div[1]/div[1]/form[1] - Bounding box: x = 704, y = 3241, width = 512, height = 50
About the control label invisible
issue
- Why it matters: User cannot understand how to operate a form item
- Priority: highest
- Related WCAG standard: 2.4.6
Diagnoses
Here is how tools diagnose the control label invisible
issue for HTML element 703 of the Pacific Northwest Software Quality Conference page.
- This associated <code><label></code> is visually hidden, but available for assistive technologies, and therefore it is recommended to provide additional info, e.g. a custom title.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
label_visually_hidden_only