H64.1 Missing Title on IFrame Failure

Per Success Criterion 2.4.1 (Bypass Blocks), frames and iframes should be titled (using the title attribute) so that the purpose of the frame is described, providing the user with information to assist them in their choice to bypass the frame or not.

This should emit an error message due to the lack of a title attribute on the iframe element.

Expected Errors

Relevant Success Criteria

Relevant Techniques