Kilotest: Diagnoses of nav links better as list?
violation by HTML element 1126 on Mozilla Foundation page
Here is how tools diagnose the nav links better as list?
issue for HTML element 1126 of the Mozilla Foundation page.
Basics
- About the
nav links better as list?
issue- Why it matters: User cannot get help recognizing a list of navigation links
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 1126
- Take me there
- Tag name:
P - Text:
Visit Mozilla Corporation’s not-for-profit parent, Mozilla Foundation. … Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.
- Start tag:
<p class="moz24-footer-license" rel="license"> - XPath:
/html/body/div[2]/footer[1]/div[2]/div[3]/div[1]/p[1] - Bounding box: x = 272, y = 7900, width = 688, height = 63
Diagnoses
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48