Closed
Description
Steps to Reproduce
- Go to https://www.topcoder.com/challenges and Login using valid credentials
- Right-click > Inspect Elements
- Check the Logo code
Expected Result
- Element does not have text that is visible to screen readers
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element's default semantics were not overridden with role="presentation"
- Element's default semantics were not overridden with role="none"
Actual Result
Ensures links have discernible text
Device: Desktop/Labtop
Operating System: Windows
Browser: Chrome
WCAG Category: 2. Operable
WCAG Level: A
WCAG Success Criterion: 2.4.4 Link Purpose (In Context)
Screen Reader Used: N/A
Accessibility Audit Tool used: N/A