Skip to main content
RAWEBA

2.1 Does each frame have a frame title?

WCAG references
  • 4.1.2 Name, Role, Value (A)
Techniques
  • H64

Official methodology to test criterion 2.1

Test 1 (2.1.1)

  1. Find the frames in the document (<iframe> or <frame> element).
  2. For each frame, check that it has a title attribute.
  3. If this is the case for each frame, the test is validated.