Test Flowchart for Success Criterion 1.1.1 - Non-text Content (A)

  1. Is the item being evaluated non-text content? (such as an image, icon, video, etc.)
  2. Is the item for pure decoration, used only for visual formatting, or is not presented to users?
  3. Since it's decorative, is it correctly hidden from screen readers? (ex: blank alt attribute for images)
  4. Is the item either a control (such as a button), or accepts input?
  5. Is the item an image?
  6. Does the item involve time-based media?
  7. Is there text in the image?
  8. Is the text in the image presented as text near this image?
  9. Does the image have alt text that adequately describes the content?
  10. 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.