These tabpanels are created using the <ul>
, <li>
, and <div>
elements, with scripting to provide the expected behaviour. No additional semantic information has been provided using ARIA.
Despite looking like a set of tabs, screen readers treat the underlying structure as a list of "same page" anchor links, followed by a chunk of unassociated content.