Skip to content

Ensure links are distinguished from surrounding text in a way that does not rely on color (a): A11Y_TypeSpec_AI4W #8722

@kupatkar99

Description

@kupatkar99

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:

  1. Open url https://typespec.io/docs/standard-library/built-in-decorators/ and login with valid Credentials.
  2. "Build in -decorators" Page will get open.
  3. Run accessibility insights for web.
  4. 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:

Image

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions