Kilotest: Diagnoses of iframe not named
violation by HTML element 468 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 468
- Tag name:
IFRAME - Text: [not applicable]
- Start tag:
<iframe name="votingFrame" frameborder="0"> - XPath:
/html/body/div[7]/div[1]/div[4]/iframe[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the iframe not named
issue
- Why it matters: User cannot get help on the topic of an embedded document
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the iframe not named
issue for HTML element 468 of the My Suma page.
- Iframe element requires a non-empty title attribute that identifies the frame.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_1.H64.1