Kilotest: Diagnoses of role redundant
violation by HTML element 0 on Salesforce Known Issues page
Basics
About the Salesforce Known Issues page
- URL: https://help.salesforce.com/s/issues
- Tested 7 days ago by job
54mon 2026-05-26 at 03:54
About HTML element 0
- Tag name:
HTML - Text: [not applicable]
- Start tag:
<html lang="en-US" dir="ltr" class="slds-no-wcag" style="--xsf-navs-height-desktop: 144px; --xsf-navs-height-mobile: 112px;"> - XPath:
/html - Bounding box: x = 0, y = 0, width = 1920, height = 1446
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 0 of the Salesforce Known Issues page.
- The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The explicitly-assigned ARIA role "textbox" is redundant with the implicit role of the element <input>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The explicitly-assigned ARIA role "button" is redundant with the implicit role of the element <button>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The textbox role is unnecessary for an input element that has no list attribute and whose type is text.
Tool: Html Checker (World Wide Web Consortium)
- The button role is unnecessary for element button.
Tool: Html Checker (World Wide Web Consortium)