Skip to content

[JENKINS-75253] <html> element must have a lang attribute #16649

@jenkins-infra-bot

Description

@jenkins-infra-bot

We are using Jenkins for our GUI.  Our accessibility guidelines state the following:

 The human language of each passage or phrase in the content should 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.

The default human language of each Web page or document or software can be programmatically determined.

The fix for this issue found is to add "lang" attribute to tag which will specify the default language of the page. Kindly add the "lang" attribute to tag.

 


Originally reported by geetika_agarwal, imported from: element must have a lang attribute
  • status: Open
  • priority: Minor
  • component(s): core
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

We are using Jenkins for our GUI.  Our accessibility guidelines state the following:

 The human language of each passage or phrase in the content should 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.

The default human language of each Web page or document or software can be programmatically determined.

The fix for this issue found is to add "lang" attribute to <html> tag which will specify the default language of the page. Kindly add the "lang" attribute to <html> tag.

 

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions