User Impact: Major
Disabilities Affected:
WCAG Version:
2
WCAG Levels:
WCAG Guidelines:
Solution Techniques:
Automated Test Accuracy:
High
Check1st Severity:
2
DRRSAG Designations:
Ensure that layout tables, e.g. tables used only to visually lay out elements within the content, are not using summary attributes.
Engine scans the page for <table> elements with non-empty summary attribute but using role presentation or containing no header cells (th elements or elements with role columnheader / rowheader).
In layout tables the summary attribute will distract users navigating the content via a screen reader.