Kilotest: Diagnoses of link not named
violation by HTML element 409 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 46 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 409
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="x-anchor x-anchor-button has-graphic e20209-e72 mfld-53 mfld-54 mfld-57 mfld-5a mfld-5b mfld-5c mfld-5d mfld-5e mfld-5h mfld-5k mfld-5l mfld-5m mfld-5o mfld-5s mfld-5v mfld-5w mfld-5x" tabindex="0" href="#"> - XPath:
/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/a[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the 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 rule engines diagnose the link not named
issue for HTML element 409 of the PTR Global page.
- <p>This link is either a typo (e.g., a linked space character), or wrapped around something with no text alternative (an image with no alt attribute).</p> <p>Screen readers will either pause with an uninformative silence when they reach this link: <br>"Link, [...awkward pause where the link title should be...],"<br>or spell out the URL, character by character: <br>"Link, H-T-T-P-S forward-slash forward-slash example dot com"</p> <p><strong>To fix:</strong> add text if this should be a link, or delete it if it is a typo.</p>
Tool: Editoria11y (Princeton University)
Rule:
linkNoText - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent