Skip to content

remove AXAPI-specific 'menuitem in group' guidance; #132

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

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

cookiecrook
Copy link
Contributor

@cookiecrook cookiecrook commented Jul 13, 2022

menuitem should map to AXMenuItem in group and non-group contexts.

Resolves #78

  • WPT tests: link
  • Implementations (link to issue or when done, link to commit):
    • WebKit: n/a, always surfaced as AXMenuItem
    • Gecko: n/a, always surfaced as AXMenuItem
    • Blink: n/a, always surfaced as AXMenuItem

Preview | Diff

…ap to AXMenuItem in group and non-group contexts.
@spectranaut
Copy link
Contributor

Thanks for this!

@spectranaut spectranaut merged commit 2b40d0e into main Feb 1, 2023
github-actions bot added a commit that referenced this pull request Feb 1, 2023
SHA: 2b40d0e
Reason: push, by spectranaut

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Why is a menuitem in a group special, but only on OS X?
4 participants