Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCTEAM#1664: Fix aria-label for revhistory link #655

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

tomschr
Copy link
Collaborator

@tomschr tomschr commented Jan 30, 2025

This fixes the aria-label in this HTML snippet:

<a aria-label="Revision History" hreflang="en" target="_blank" href="...">
Revision History: The Title
</a>

With this fix, the aria-label is the same as the <a> content

@tomschr tomschr self-assigned this Jan 30, 2025
@tomschr tomschr added cat-bug Malfunction, unexpected behavior format-html html, xhtml, html5, webhelp, jsp support labels Jan 30, 2025
@tomschr tomschr marked this pull request as ready for review January 30, 2025 14:53
@tomschr tomschr merged commit 30b1b1d into main Jan 30, 2025
2 checks passed
@tomschr tomschr deleted the docteam-1664-revhistory-label branch January 30, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat-bug Malfunction, unexpected behavior format-html html, xhtml, html5, webhelp, jsp support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant