Kilotest: Diagnoses of page language missing
violation by HTML element 0 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 0
- Tag name:
HTML - Text: [not applicable]
- Start tag:
<html translate="no" class="notranslate"> - XPath:
/html - Bounding box: x = 0, y = 0, width = 1920, height = 1080
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 0 of the Portland General Electric page.
- <html> element must have a lang attribute; The <html> element does not have a lang attribute
Tool: Axe (Deque)
Rule:
html-has-lang - The html element should have a lang or xml:lang attribute which describes the language of the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle3.Guideline3_1.3_1_1.H57.2 - This document appears to be written in English. Consider adding lang="en" (or variant) to the html start tag.
Tool: Html Checker API (World Wide Web Consortium)
- [failed] The `lang` attribute doesn't exist or is empty ('').
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R2