Skip to content

Conversation

@mickael-menu
Copy link
Member

Fixed

Shared

  • Fixed a typo in the accessibility metadata (describeMath should be describedMath).

Source: https://www.w3.org/community/reports/a11y-discov-vocab/CG-FINAL-vocabulary-20241209/#describedMath

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a typo in the accessibility metadata feature string value to align with the W3C Accessibility Metadata Display Guide specification.

  • Changed the DESCRIBED_MATH feature string value from "describeMath" to "describedMath" to match the W3C specification
  • Updated the CHANGELOG to document this fix

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
readium/shared/src/main/java/org/readium/r2/shared/publication/Accessibility.kt Corrected the string value in the DESCRIBED_MATH feature constant from "describeMath" to "describedMath"
CHANGELOG.md Added changelog entry documenting the typo fix in the accessibility metadata

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mickael-menu mickael-menu merged commit 5de1242 into develop Dec 9, 2025
10 checks passed
@mickael-menu mickael-menu deleted the fix-a11y-metadata branch December 9, 2025 12: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.

3 participants