5.3

For each layout table, is the linearized content still comprehensible?

WCAG Reference

WCAG 1.3.2

Tests

  1. 5.3.1

    Does each layout table meet these conditions?

    The linearised content remains understandable.
    The <table> tag has a role="presentation" attribute.

WCAG Techniques

  • ARIA4
  • F49