• I’m marking some of my images as decorative but they are still being flagged by webaim and tenon as missing alt text and when i look at the source code I don’t see any indication that they are marked in anyway as decorative.

    Is there something I need to configure or how do I have my decorative images not fail accessibility testing.

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Yes, they will be. You’re marking them as decorative purely so that the WP Accessibility plug-in won’t prevent you from entering them with an empty alt attribute; there’s no systematic method for marking images as being decorative in HTML. As a result, any accessibility tester will still flag images with no alt text as being potential accessibility errors.

    Remember that automated accessibility testing is not fool proof; automation will always return some false positives and fail to detect a wide variety of errors.

Viewing 1 replies (of 1 total)

The topic ‘Mark as Decorative’ is closed to new replies.