8.7

On each web page, is each language change indicated in the source code (excluding special cases)?

WCAG Reference

WCAG 3.1.2

Tests

  1. 8.7.1

    On each web page, does each text written in a language other than the default language meet one of these conditions (excluding special cases)?

    The language indication is given on the element containing the text (lang and/or xml:lang attribute).
    The language indication is given on one of the parent elements (lang and/or xml:lang attribute)

WCAG Techniques

  • H58