8.10

On each web page, are changes in reading direction indicated?

WCAG Reference

WCAG 1.3.2

Tests

  1. 8.10.1

    On every web page, every text whose reading direction is different from the default reading direction is contained in a tag with a dir attribute

  2. 8.10.2

    On each web page, does each change of reading direction (dir attribute) check these conditions?

    The value of the dir attribute conforms (rtl or ltr)
    The value of the dir attribute is relevant.

WCAG Techniques

  • H56