Kilotest: Diagnoses of role redundant
violation by HTML element 298 on Portland OR Councilor Clark bulletin 2026-05-01 page
Basics
About the Portland OR Councilor Clark bulletin 2026-05-01 page
- URL: https://content.govdelivery.com/accounts/ORPORTLAND_ENT/bulletins/41547e4
- Tested 26 days ago by job
9bgon 2026-05-06 at 19:11
About HTML element 298
- Tag name:
FORM - Text:
Email Address … e.g. name@example.com
- Start tag:
<form role="form" method="get" action="https://public.govdelivery.com/accounts/ORPORTLAND_ENT/subscriber/qualify" id="sub_form"> - XPath:
/html/body/div[2]/main[1]/div[1]/aside[1]/form[1] - Bounding box: x = 1386, y = 192, width = 468, height = 107
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the role redundant
issue for HTML element 298 of the Portland OR Councilor Clark bulletin 2026-05-01 page.
- The explicitly-assigned ARIA role "form" is redundant with the implicit role of the element <form>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The form role is unnecessary for element form.
Tool: Html Checker API (World Wide Web Consortium)