OData / odataorg.github.io

Staging site and collaboration repository for http://www.odata.org
MIT License
63 stars 101 forks source link

Accessibility Issue: Ensures every id attribute value is unique #207

Closed g2mula closed 4 years ago

g2mula commented 4 years ago

Issue: Ensures every id attribute value is unique (duplicate-id - https://dequeuniversity.com/rules/axe/3.3/duplicate-id?application=msftAI) ​ Target application: Atom Format (OData Version 3.0) · OData - the Best Way to REST - https://www.odata.org/documentation/odata-version-3-0/atom-format/ ​ Element path: h3:nth-child(216)​ ​ Snippet:

9.1.1. The metadata:target attribute

​ ​ How to fix: ​ Fix any of the following:​ Document has multiple static elements with the same id attribute​ ​ Environment: Chrome version 79.0.3945.130​ ​ ====​ ​ This accessibility issue was found using Accessibility Insights for Web 2.14.1 (axe-core 3.3.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.