Skip to content

docs(a11y): clarify identical links audit text#17076

Open
KirtiRamchandani wants to merge 1 commit into
GoogleChrome:mainfrom
KirtiRamchandani:docs/identical-links-copy
Open

docs(a11y): clarify identical links audit text#17076
KirtiRamchandani wants to merge 1 commit into
GoogleChrome:mainfrom
KirtiRamchandani:docs/identical-links-copy

Conversation

@KirtiRamchandani

Copy link
Copy Markdown
Contributor

Summary

  • Clarify the identical-links-same-purpose audit copy so it matches the axe rule semantics.
  • Update the generated English locale files, sample LHR, and sample flow fixture.

The axe rule checks whether links with the same accessible name serve a similar purpose. The previous Lighthouse description described the inverse relationship, which made reports confusing when links had the same label but different destinations.

Related Issues/PRs

Tests

  • corepack yarn install --frozen-lockfile --ignore-scripts
  • corepack yarn build-report --standalone --flow
  • corepack yarn update:sample-json
  • corepack yarn eslint core/audits/accessibility/identical-links-same-purpose.js
  • corepack yarn i18n:checks
  • C:\Program Files\Git\bin\bash.exe core/scripts/assert-golden-lhr-unchanged.sh
  • git diff --check

@KirtiRamchandani
KirtiRamchandani requested a review from a team as a code owner June 13, 2026 04:20
@KirtiRamchandani
KirtiRamchandani requested review from connorjclark and removed request for a team June 13, 2026 04:20
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.

1 participant