Role not inside the required context(Accessibility Issue))
-
In the Tabs for Page Builder by ProteusThemes there is accessibility issue where
<ul role="tablist"> <li>Item</li> </ul>.In this example, the <li> that is flagged looks fine, but when investigating the error further, you’ll notice that the parent element has the role of a tablist.
Roles provide information about content structure and how page elements fit together.
Some roles depend on other roles for context. For example, the role
listitemcan only really be meaningful in the context of alistorgroup.The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.