Kilotest: Diagnoses of tab-opening link action unstated?
violation by HTML element 142 on International Consortium of Investigative Journalists page
Basics
About the International Consortium of Investigative Journalists page
- URL: https://www.icij.org/
- Tested 29 days ago by job
jcson 2026-05-03 at 17:04
About HTML element 142
- Tag name:
A - Text: [not applicable]
- Start tag:
<a target="_blank" href="https://www.instagram.com/icijorg" class="p-2 network-instagram"> - XPath:
/html/body/header[1]/nav[1]/div[3]/ul[3]/li[2]/a[1] - Bounding box: x = 1696, y = 6, width = 36, height = 33
About the tab-opening link action unstated?
issue
- Why it matters: Following a link opens a new window, possibly surprising a user
- Priority: lowest
- Related WCAG standard: 3.2.5
Diagnoses
Here is how tools diagnose the tab-opening link action unstated?
issue for HTML element 142 of the International Consortium of Investigative Journalists page.
- Check that this link's link text contains information indicating that the link will open in a new window.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle3.Guideline3_2.3_2_5.H83.3