Kilotest: Diagnoses of form submission button missing
violation by HTML element 146 on Institute for Progress page
Basics
About the Institute for Progress page
- URL: https://ifp.org/
- Tested 28 days ago by job
00von 2026-05-04 at 17:00
About HTML element 146
- Tag name:
FORM - Text:
Search
- Start tag:
<form class="site-header__search" action="https://ifp.org"> - XPath:
/html/body/header[1]/div[1]/form[1] - Bounding box: x = 815, y = 0, width = 430, height = 69
About the form submission button missing
issue
- Why it matters: User cannot easily submit a form
- Priority: high
- Related WCAG standard: 3.2.2
Diagnoses
Here is how tools diagnose the form submission button missing
issue for HTML element 146 of the Institute for Progress page.
- [failed] Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T19