When menuitem, menuitemcheckbox and menuitemradio are in a group that is not contained by a menu or menubar , the fix message(shown below) mentions group as one of the required parents though it is already a parent
Fix the following:
Required ARIA parents role not present: menu, menubar, group
Demo link: https://codepen.io/iamrafan/full/eYgaxrb

Product: axe-core
Expectation: Not suggest group as one of the required parents
Actual: The fix message mentions group as one of the required parents though it is already a parent
axe-core version: 4.2.0-canary.43394bc
axe-coconut: 4.8.6.11818 build 7ad6fe9b86
When
menuitem,menuitemcheckboxandmenuitemradioare in agroupthat is not contained by amenuormenubar, the fix message(shown below) mentionsgroupas one of the required parents though it is already a parentDemo link: https://codepen.io/iamrafan/full/eYgaxrb
Product: axe-core
Expectation: Not suggest
groupas one of the required parentsActual: The fix message mentions
groupas one of the required parents though it is already a parent