Role menuitem must be contained inside a role menu

Description

Found using aXe Chrome:

https://dequeuniversity.com/rules/axe/2.1/aria-required-parent?application=axeChrome

Here is the offending HTML:

<a href="javascript:void(0);" title="View All Sites" role="menuitem" aria-haspopup="true">
<i class="fa fa-th all-sites-icon" aria-hidden="true"></i> <span class="all-sites-label">Sites</span>
</a>

Activity

Show:

Matt Clare July 12, 2017 at 4:06 PM

Tried to review during Wednesday July 12, 2017 accessibility call - GitHub looks good.  Was not able to verify on experimental today.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created June 8, 2017 at 11:45 AM
Updated July 12, 2017 at 4:06 PM
Resolved June 10, 2017 at 3:07 PM