Kilotest: Diagnoses of form submission button missing
violation by HTML element 146 on Institute for Progress page
Here is how tools diagnose the form submission button missing
issue for HTML element 146 of the Institute for Progress page.
Basics
- About the
form submission button missing
issue- Why it matters: User cannot easily submit a form
- Priority: high
- Related WCAG standard: 3.2.2
- About the Institute for Progress page
- URL:
https://ifp.org/ - Tested on 2026-04-03 at 04:21
- URL:
- 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 = 726, y = 0, width = 430, height = 69
- Tag name:
Diagnoses
- [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