aria-allowed-role
ARIA role should be appropriate for the element
Impact: minor · Pages with issue: 50
Selector: form
<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="search-input-field">
Fix any of the following:
ARIA role combobox is not allowed for given element
Selector: form
<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="search-input-field">
Fix any of the following:
ARIA role combobox is not allowed for given element
Selector: form
<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="search-input-field">
Fix any of the following:
ARIA role combobox is not allowed for given element
Selector: form
<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="search-input-field">
Fix any of the following:
ARIA role combobox is not allowed for given element
Selector: form
<form role="combobox" aria-expanded="false" aria-haspopup="listbox" aria-labelledby="search-input-field">
Fix any of the following:
ARIA role combobox is not allowed for given element
... 45 more pages
landmark-unique
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Impact: moderate · Pages with issue: 19
Selector: .book__navigation:nth-child(1)
<nav id="book-navigation-546510" class="small-12 columns book__navigation">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .book__navigation:nth-child(1)
<nav id="book-navigation-137674" class="small-12 columns book__navigation">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .book__navigation:nth-child(1)
<nav id="book-navigation-548429" class="small-12 columns book__navigation">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .book__navigation:nth-child(1)
<nav id="book-navigation-86726" class="small-12 columns book__navigation">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Selector: .book__navigation:nth-child(1)
<nav id="book-navigation-133223" class="small-12 columns book__navigation">
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
... 14 more pages
landmark-complementary-is-top-level
Aside should not be contained in another landmark
Impact: moderate · Pages with issue: 6
Selector: aside
<aside class="small-12 large-4 columns sidebar">
Fix any of the following:
The null landmark is contained in another landmark.
Selector: aside
<aside class="small-12 large-4 columns sidebar">
Fix any of the following:
The null landmark is contained in another landmark.
Selector: aside:nth-child(31)
<aside>
<p><strong>Remarque</strong> : Un plaignant est une personne qui, à la suite d’une interaction avec la police, a subi une blessure grave, est décédée ou allègue avoir été victime d’une ag
Fix any of the following:
The null landmark is contained in another landmark.
Selector: aside
<aside class="small-12 large-4 columns sidebar">
Fix any of the following:
The null landmark is contained in another landmark.
Selector: aside
<aside class="small-12 large-4 columns sidebar">
Fix any of the following:
The null landmark is contained in another landmark.
... 1 more page
empty-table-header
Table header text should not be empty
Impact: minor · Pages with issue: 1
Selector: table:nth-child(50) > thead > tr > th:nth-child(1)
<th scope="col"> </th>
Fix any of the following:
Element does not have text that is visible to screen readers