RAWEBA
2.2 For each frame with a frame title, is this frame title relevant?
- WCAG references
- 4.1.2 Name, Role, Value (A)
- Techniques
- H64
Official methodology to test criterion 2.2
Test 1 (2.2.1)
- Find the frames in the document (
<iframe>or<frame>element). - For each frame with a
titleattribute, check that its content is relevant. - If this is the case for each frame, the test is validated.