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)
- Find the short (or inline) quotations in the document.
- For each quotation, check that the quotation is implemented using a
<q>element. - If this is the case for each short quotation, the test is validated.
Test 2 (9.4.2)
- Find the quotation blocks in the document.
- For each quotation block, check that the quotation block is implemented using a
<blockquote>element. - If this is the case for each quotation block, the test is validated.