Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 1142 on Mozilla Foundation page
Here is how tools diagnose the image dubiously marked decorative
issue for HTML element 1142 of the Mozilla Foundation page.
Basics
- About the
image dubiously marked decorative
issue- Why it matters: Helper ignores an image that is apparently informative
- Priority: lowest
- Related WCAG standard: 1.1.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 1142
- Take me there
- Tag name:
IMG - Text:
Add trust to your ad buy. … Website Privacy Notice Cookies Legal Community Participation Guidelines About this site
- Start tag:
<img loading="lazy" class="moz24-footer-logo-image-bottom" src="https://www.mozilla.org/media/img/logos/m24/wordmark-white.2d673bb5b33a.svg" alt="" width="1376" height="285"> - XPath:
/html/body/div[2]/footer[1]/div[2]/img[1] - Bounding box: x = 272, y = 7995, width = 1376, height = 285
Diagnoses
- Img element is marked so that it is ignored by Assistive Technology.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H67.2