Kilotest: Diagnoses of role redundant
violation by HTML element 870 on Salesforce page
Basics
About the Salesforce page
- URL: https://www.salesforce.com/
- Tested 30 days ago by job
mh2on 2026-06-20 at 13:56
About HTML element 870
- Tag name:
SECTION - Text:
Salesforce is the #1 AI CRM (customer relationship management) platform. We bring companies and customers together by providing a unified set of applications — powered by agentic AI and data — that help every department, including sales, service, marketing, commerce, and IT, work as one. You can learn more about what Salesforce is and what Salesforce does by visiting our official resources. Our cloud-based agentic solutions help you find more leads, close more deals, and provide better service to your customers, all on a single, integrated agentic platform.
- Start tag:
<section class="accordion__panel" role="region" aria-labelledby="accordion1763571667160_vrn-11" id="rel1763571667160_vrn-11"> - XPath:
[not obtained] - Bounding box: x = 340, y = 8131, width = 840, height = 152
About the role redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the role redundant
issue for HTML element 870 of the Salesforce page.
- The explicitly-assigned ARIA role "region" is redundant with the implicit role of the element <section>
Tool: Accessibility Checker (IBM)
Rule:
aria_role_redundant - The region role is unnecessary for element section.
Tool: Html Checker API (World Wide Web Consortium)