landmark-unique
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Impact: moderate · Pages with issue: 21
Selector: .mobile-sidenav
<aside class="mobile-sidenav"><div class="container"></div></aside>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .mobile-sidenav
<aside class="mobile-sidenav"><div class="container"></div></aside>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .mobile-sidenav
<aside class="mobile-sidenav"><div class="container"></div></aside>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .mobile-sidenav
<aside class="mobile-sidenav"><div class="container"></div></aside>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .mobile-sidenav
<aside class="mobile-sidenav"><div class="container"></div></aside>
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
... 16 more pages
aria-allowed-role
ARIA role should be appropriate for the element
Impact: minor · Pages with issue: 17
Selector: .m-t
<h2 class="lead m-t items-count" aria-live="polite" role="region">
31 services <span class="sr-only">found</span>
</h2>
Fix any of the following:
ARIA role region is not allowed for given element
Selector: .m-t
<h2 class="lead m-t items-count" aria-live="polite" role="region">
32 services <span class="sr-only">found</span>
</h2>
Fix any of the following:
ARIA role region is not allowed for given element
Selector: .m-t
<h2 class="lead m-t items-count" aria-live="polite" role="region">
41 services <span class="sr-only">found</span>
</h2>
Fix any of the following:
ARIA role region is not allowed for given element
Selector: .m-t
<h2 class="lead m-t items-count" aria-live="polite" role="region">
37 services <span class="sr-only">found</span>
</h2>
Fix any of the following:
ARIA role region is not allowed for given element
Selector: .m-t
<h2 class="lead m-t items-count" aria-live="polite" role="region">
18 services <span class="sr-only">found</span>
</h2>
Fix any of the following:
ARIA role region is not allowed for given element
... 12 more pages
heading-order
Heading levels should only increase by one
Impact: moderate · Pages with issue: 3
Selector: .row[role="listitem"]:nth-child(1) > .col-lg-1 > h3
<h3 class="m-t-0" lang="en" translate="no">A</h3>
Fix any of the following:
Heading order invalid
Selector: .row[role="listitem"]:nth-child(1) > .col-lg-1 > h3
<h3 class="m-t-0" lang="en" translate="no">A</h3>
Fix any of the following:
Heading order invalid
Selector: .pos-rel[data-row-key="16"][role="listitem"] > .d-flex > .flex-grow-1 > h3
<h3 class="lead bold m-t-0 m-b">
<a href="/departments/16/"> California Board of Accountancy
(CBA)</a>
</h3>
Fix any of the following:
Heading order invalid