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

Diagnoses

  1. 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