Kilotest: Diagnoses of page language missing
violation by HTML element 627 on Portland General Electric page
Basics
About the Portland General Electric page
- URL: https://portlandgeneral.com/
- Tested 38 days ago by job
9pnon 2026-04-24 at 19:42
About HTML element 627
- Tag name:
HTML - Text: [not applicable]
- Start tag:
[not obtained] - XPath:
/html - Bounding box: [not obtained]
About the page language missing
issue
- Why it matters: Speaking helper may mispronounce the document text
- Priority: highest
- Related WCAG standard: 3.1.1
Diagnoses
Here is how tools diagnose the page language missing
issue for HTML element 627 of the Portland General Electric page.
- Expected <code>lang</code> attribute on the <code><html translate="no" class="notranslate"></html></code> root element, but got nothing. The <code>html</code> element must have a lang attribute, where the content is composed of a 2-letter ISO 639 language code, followed by the appropriate ISO 3166 geography code. You can use <code>html lang='[language code]-[country code]'</code>. Example: <code>html lang='en-us'</code>, where <code>'en'</code> refers to the language and <code>'us'</code> refers to the geography.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
html_lang_attrN - Language missing or invalid
Tool: WAVE (Utah State University)
Rule:
language_missing