Kilotest: Diagnoses of image dubiously marked decorative
violation by HTML element 327 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 327
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img src="https://files.mta.info/s3fs-public/banner/FTC_5181_desktop%20%281%29.jpg" alt="" typeof="foaf:Image" class="img-responsive"> - XPath:
/html/body/div[1]/section[1]/div[2]/section[4]/picture[1]/img[1] - Bounding box: x = 0, y = 80, width = 1920, height = 475
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
Diagnoses
Here is how rule engines diagnose the image dubiously marked decorative
issue for HTML element 327 of the Metropolitan Transportation Authority page.
- 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