Kilotest: Diagnoses of form submission button missing
violation by HTML element 1653 on Open Secrets page
Basics
About the Open Secrets page
- URL: https://www.opensecrets.org/
- Tested 13 days ago by job
79lon 2026-05-19 at 14:37
About HTML element 1653
- Tag name:
FORM - Text:
Do not fill this out if you are a person … Subscribe
- Start tag:
<form data-remote="true" data-mailchimp-form="true" class="MailChimp-form u-form js-validate " id="mc-embedded-subscribe-form-footer" name="mc-embedded-subscribe-form-footer" novalidate=""> - XPath:
/html/body/div[4]/div[9]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1] - Bounding box: x = 1211, y = 6148, width = 359, height = 41
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 1653 of the Open Secrets 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