Skip to main content
RAWEBA

9.4 On each web page, is each quotation correctly indicated?

WCAG references
  • 1.3.1 Info and Relationships (A)
Techniques
  • F2
  • G115
  • H49

Official methodology to test criterion 9.4

Test 1 (9.4.1)

  1. Find the short (or inline) quotations in the document.
  2. For each quotation, check that the quotation is implemented using a <q> element.
  3. If this is the case for each short quotation, the test is validated.

Test 2 (9.4.2)

  1. Find the quotation blocks in the document.
  2. For each quotation block, check that the quotation block is implemented using a <blockquote> element.
  3. If this is the case for each quotation block, the test is validated.