Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation Menubar Example and the menu role #3042

Open
anevins12 opened this issue Jun 18, 2024 · 1 comment
Open

Navigation Menubar Example and the menu role #3042

anevins12 opened this issue Jun 18, 2024 · 1 comment

Comments

@anevins12
Copy link
Member

anevins12 commented Jun 18, 2024

In the Navigation Menubar Example, the menu role is nested inside of the menu role to ensure that child relationships are conveyed.

As far as I know, however, the menu role doesn't say that it can have a menu in its "Required Owned Elements": https://www.w3.org/TR/wai-aria-1.2/#menu

What am I missing here?

  1. Am I interpreting the "Required Owned Elements" part wrong and this can contain other elements not specified? I've noted that the menu role also doesn't have a "Required Context Role".
  2. Does the ARIA spec need to be updated to include the menu required owned elements?
  3. Is the APG pattern wrong?
@anevins12 anevins12 changed the title Navigation Menubar Example Navigation Menubar Example and the menu role Jun 18, 2024
@pkra
Copy link
Member

pkra commented Sep 6, 2024

Possibly related: w3c/aria#2236 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants