Test Flowchart for Success Criterion 1.1.1 - Non-text Content (A)
- Is the item being evaluated non-text content? (such as an image, icon, video, etc.)
- Is the item for pure decoration, used only for visual formatting, or is not presented to users?
- Since it's decorative, is it correctly hidden from screen readers? (ex: blank alt attribute for images)
- Is the item either a control (such as a button), or accepts input?
- Is the item an image?
- Does the item involve time-based media?
- Is there text in the image?
- Is the text in the image presented as text near this image?
- Does the image have alt text that adequately describes the content?
- Does the item have a name that can be programmatically determined?
Here are the tail-ends of the flowchart. Landing here means you've fully evaluated the item for this SC.