Skip to content

feat(doc): add localized title to external links#658

Merged
caugner merged 2 commits intomainfrom
266-external-link-title
May 6, 2026
Merged

feat(doc): add localized title to external links#658
caugner merged 2 commits intomainfrom
266-external-link-title

Conversation

@caugner
Copy link
Copy Markdown
Contributor

@caugner caugner commented Apr 30, 2026

Description

Adds title to external links.

Motivation

Allow exposing the title in the accessibility tree via content: "" / attr(title);.

Additional details

Companion PR: mdn/content#43978

Related issues and pull requests

Fixes #266.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

f67b085 was deployed to: https://rari-pr658.review.mdn.allizom.net/

@caugner caugner marked this pull request as ready for review May 4, 2026 15:47
@caugner caugner requested a review from a team as a code owner May 4, 2026 15:48
@caugner caugner requested a review from LeoMcA May 4, 2026 15:48
Copy link
Copy Markdown
Member

@LeoMcA LeoMcA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Allow exposing the title in the accessibility tree via content: "" / attr(title);.

Clever!

I'll let you land this alongside the content PR

@caugner
Copy link
Copy Markdown
Contributor Author

caugner commented May 6, 2026

Not surprisingly:

Took: 27.500204398s - 10656 changes in 5737 of 14382 files (39.9%)

As expected:

image

@caugner caugner merged commit 56842cc into main May 6, 2026
19 checks passed
@caugner caugner deleted the 266-external-link-title branch May 6, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add title to external links

3 participants