Closed
Description
Steps to Reproduce
- Go to https://www.topcoder.com/community/accessibility-testing
- Open DevTools (right click -> inspect)
- In the Elements tab, open the search bar (Cmd+F on Mac)
- Search for the duplicate ids, using xpath:
//[@id="tru-style"]
//[@id="a"]
//*[@id="b"]
Expected Result
ids should be unique
Actual Result
Notice the respective ids are used in multiple elements
Device: Desktop/Labtop
Browser: Chrome
WCAG Category: 4. Robust
WCAG Level: A
WCAG Success Criterion: 4.1.1 Parsing
Screen Reader Used: N/A
Accessibility Audit Tool used: N/A