-
Notifications
You must be signed in to change notification settings - Fork 344
Description
GIT Hub Tags:
#A11yTCS; #A11ySev3; #TypeSpec; #GH_TypeSpec_Web_Sept2025; #DesktopWeb; #A11yMAS; #WCAG1.4.1; #Use of Color; #Win11; #FTP; #ChromiumEdge; #Rule:Link-in-text-block;
Environment and OS details:
Application name: typespec.io
URL: https://typespec.io/docs/standard-library/built-in-decorators/
ChromiumEdge Version: 140.0.3485.66 (Official build) (64-bit)
Reproduction Steps:
- Open url https://typespec.io/docs/standard-library/built-in-decorators/ and login with valid Credentials.
- "Build in -decorators" Page will get open.
- Run accessibility insights for web.
- Observe the Issue.
Issue:
Ensure links are distinguished from surrounding text in a way that does not rely on color (link-in-text-block - https://dequeuniversity.com/rules/axe/4.10/link-in-text-block?application=msftAI)
Target application:
Built-in Decorators | TypeSpec - https://typespec.io/docs/standard-library/built-in-decorators/
Element path:
td:nth-child(3) > a
Snippet:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types
Related paths:
table:nth-child(73) > tbody > tr:nth-child(1) > td:nth-child(3)
How to fix:
Fix any of the following:
The link has insufficient color contrast of 2.04:1 with the surrounding text. (Minimum contrast is 3:1, link text: #3d50f5, surrounding text: #353841)
The link has no styling (such as underline) to distinguish it from the surrounding text
Environment: Microsoft Edge version 141.0.0.0
====
This accessibility issue was found using Accessibility Insights for Web 2.46.0 (axe-core 4.10.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.
Attachment:
