Kilotest: Diagnoses of visible label not in name
violation by HTML element 843 on Northwest Natural Gas page
Basics
About the Northwest Natural Gas page
- URL: https://www.nwnatural.com/
- Tested 7 days ago by job
wtaon 2026-05-26 at 03:09
About HTML element 843
- Tag name:
A - Text:
Back to Top
- Start tag:
<a class="BackToTop__button" href="/#content" aria-label="Back To Top" role="button" data-tracking="[{'event':'click', 'label':'bttClick', 'data': null}]"> - XPath:
/html/body/div[2]/div[1]/div[4]/div[1]/a[1] - Bounding box: x = 1259, y = 996, width = 134, height = 44
About the visible label not in name
issue
- Why it matters: User cannot get help choosing a form control to operate
- Priority: high
- Related WCAG standard: 2.5.3
Diagnoses
Here is how tools diagnose the visible label not in name
issue for HTML element 843 of the Northwest Natural Gas page.
- Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle2.Guideline2_5.2_5_3.F96 - [failed] The complete visible text content of the test target neither matches or is contained within its accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R30