Kilotest: Diagnoses of form submission button missing
violation by HTML element 710 on Center for Justice and Accountability page
Basics
About the Center for Justice and Accountability page
- URL: https://cja.org/
- Tested 30 days ago by job
r26on 2026-05-03 at 04:32
About HTML element 710
- Tag name:
DIV - Text:
The Center for Justice and Accountability has pursued many…cases since its founding in 1998, and it has won multimillion-dollar civil verdicts against perpetrators of torture and government-sanctioned killings in El Salvador, Honduras, Chile, Peru, Haiti, Somalia and Bosnia-Herzegovina. … 5
- Start tag:
<div class="wpb_wrapper"> - XPath:
[not obtained] - Bounding box: x = 375, y = 3463, width = 1170, height = 177
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 710 of the Center for Justice and Accountability page.
- This form element does not have a submit button. This may be because it contains <code>input type="hidden"</code> elements only. Consider adding the <code>role='presentation'</code> attribute to hide it from assistive technologies.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_submit_button