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

Add language to all pages #495

Open
hannahackermans opened this issue May 24, 2023 · 0 comments
Open

Add language to all pages #495

hannahackermans opened this issue May 24, 2023 · 0 comments
Assignees
Labels
Accessibility Issues related to WCAG requirements

Comments

@hannahackermans
Copy link
Collaborator

WCAG Guidelines

Success Criterion 3.1.1 Language of Page
(Level A)
The default human language of each Web page can be programmatically determined.

Success Criterion 3.1.2 Language of Parts
(Level AA)
The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text.

Current State of ELMCIP

The human language is not indicated for the entire webpage, nor is a change in human language (most prominent in “abstract (original language)) indicated in the html.

Proposed changes to meet the success criteria

  1. Add <html lang="en"> to ELMCIP since the website is in English
  2. Add indication of the language of “abstract (in original language)” in the corresponding language. Can this be done by linking the language indicated by the editor in the dropdown menu?
@hannahackermans hannahackermans added the Accessibility Issues related to WCAG requirements label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Issues related to WCAG requirements
Projects
None yet
Development

No branches or pull requests

2 participants