Carousel missing ARIA role
-
Testing our site for Accessibility, and the only issue is the carousel has an aria-roledescription but no role assigned. Details:
aria-roledescription must be on elements with a semantic role SERIOUS?·??WCAG 2.0 A
Ensure aria-roledescription is only used on elements with an implicit or explicit role. Applicable success criteria: 4.1.2
.elementor-element-1bc00093
<div class="elementor-element elementor-element-1bc00093 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel e-widget-swiper" data-id="1bc00093" data-element_type="widget" data-settings="{"slides_to_show":"4","navigation":"arrows","lazyload":"yes","autoplay":"no","infinite":"yes","speed":500}" data-widget_type="image-carousel.default" aria-roledescription="carousel" aria-label="Carousel | Horizontal scrolling: Arrow Left & Right">
The page I need help with: [log in to see the link]
- The topic ‘Carousel missing ARIA role’ is closed to new replies.