Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
There was an error while loading. Please reload this page.
I'm new to accessibility so I might be wrong here, but I was inspecting the DOM elements of md-menu and its md-menu-items on https://material.angularjs.org/latest/#/demo/material.components.menu and was expecting to find menu related aria attributes:
role=menu
role=menuitem
I didn't see these anywhere. Should they be?