Web Happens

Accessibility Action report

Average Joe's

Back

ARIA role should be appropriate for the element

Ensures role attribute has an appropriate value for the element


Status
Failed
Impact
Minor
Category
Aria
Guidance
Deque University

1 issue across 1 page

How to fix

To fix the issue, you need to resolve this:

  • ARIA role presentation is not allowed for given element

Where to fix

We found occurrences on 1 page:

  1. alphagov.github.io/accessibility-tool-audit/tests/images-image-with-presentation-role-has-non-empty-alt.html

    HTML node
    <img alt="Decorative line clipart" height="118" role="presentation" src="../assets/test_images/decoration.png" width="368">
    CSS selector
    img