Kilotest: Diagnoses of form submission button missing
violation by HTML element 703 on Center for Justice and Accountability page
Here is how tools diagnose the form submission button missing
issue for HTML element 703 of the Center for Justice and Accountability 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 Center for Justice and Accountability page
- URL:
https://cja.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 703
- 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
- Tag name:
Diagnoses
- 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