Skip to content

CORE-AAM: Update AX API's mapping for aria-multiselectable #2526

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
Jul 15, 2025

Conversation

spectranaut
Copy link
Contributor

@spectranaut spectranaut commented May 6, 2025

Closes w3c/core-aam#244

Test, Documentation and Implementation tracking

Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.

  • "author MUST" tests: n/a
  • "user agent MUST" tests:
  • Browser implementations (link to issue or commit):
    • WebKit: already implemented
    • Gecko: I think its not implemented
    • Blink: already implemented
  • Does this need AT implementations? n/a
  • Related APG Issue/PR: n/a
  • MDN Issue/PR: n/a

Preview | Diff

Copy link

netlify bot commented May 6, 2025

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 50138ec
🔍 Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/681a4de7cb9e3d00082e838d
😎 Deploy Preview https://deploy-preview-2526--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@spectranaut spectranaut requested a review from cookiecrook May 6, 2025 17:59
Copy link

netlify bot commented May 6, 2025

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 3a36fde
🔍 Latest deploy log https://app.netlify.com/projects/wai-aria/deploys/686fed618ed6fe0008959cff
😎 Deploy Preview https://deploy-preview-2526--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@spectranaut spectranaut moved this from All PRS to Draft in ARIA Normative PR Tracking Jun 13, 2025
@spectranaut spectranaut moved this from Draft to Needs Consensus/Review in ARIA Normative PR Tracking Jun 13, 2025
@spectranaut
Copy link
Contributor Author

@rahimabdi can you take a look, since it seems @cookiecrook is low on time for ARIA right now?

@@ -8437,7 +8437,7 @@ <h4 id="ariaMultiselectableTrue"><code>aria-multiselectable</code>=<code>true</c
<tr>
<th><abbr title="macOS Accessibility Protocol">AX API</abbr></th>
<td>
<span class="property not-mapped"><a href="#not_mapped">Not mapped</a></span
<span class="property">Property: <code>AXIsMultiSelectable</code>: <code>1</code></span
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks @rahimabdi ! you are right, it should be YES, fixed and removed the errant prettier commit

@rahimabdi
Copy link
Contributor

rahimabdi commented Jul 8, 2025

@rahimabdi can you take a look, since it seems @cookiecrook is low on time for ARIA right now?

Sure thing! I've left a PR comment. As a heads-up, it looks like Prettier has added an additional commit with unrelated changes...

Copy link
Contributor

@cookiecrook cookiecrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Rahim and Val

@spectranaut spectranaut merged commit 638e8c5 into main Jul 15, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Needs Review to Waiting For Implementation in ARIA Normative PR Tracking Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting For Implementation
Development

Successfully merging this pull request may close these issues.

Update AX API mapping for aria-multiselect
3 participants