Kilotest: Diagnoses of image link not named
violation by HTML element 433 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 433
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="MuiButtonBase-root MuiButton-root MuiButton-text imageLink jss119 jss150 MuiButton-disableElevation" tabindex="0" aria-disabled="false" href="https://play.google.com/store/apps/details?id=com.portlandgeneral.csapp" target="_blank" rel="noopener noreferrer"> - XPath:
[not obtained] - Bounding box: x = 981, y = 1628, width = 549, height = 72
About the image link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Diagnoses
Here is how tools diagnose the image link not named
issue for HTML element 433 of the Portland General Electric page.
- <p>When a link is wrapped around an image, the image's alt text <a href="https://webaim.org/techniques/hypertext/link_text#alt_link" title="Opens in new tab" target="_blank">provides the link's title for screen readers</a>.</p> <p><strong>To fix:</strong> set this image's alternative text to something that describes the link's destination, or add text next to the image, within the link.</p>
Tool: Editoria11y (Princeton University)
Rule:
altEmptyLinked - [failed] The image doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T21