w3c / aria

Accessible Rich Internet Applications (WAI-ARIA)
https://w3c.github.io/aria/
Other
654 stars 125 forks source link

[html-aam] fix ax iframe mapping #2278

Closed scottaohara closed 3 months ago

scottaohara commented 4 months ago

closes html aam 130

the iframe mapping for the ax api listed AXWebArea as the platform role, but this is incorrect / is the role of the child web area, not the iframe itself.

speaking with @minorninth (who opened the original issue), 'not mapped' seems most appropriate at this time.

netlify[bot] commented 4 months ago

Deploy Preview for wai-aria ready!

Name Link
Latest commit 30fd403d33f2aa72a591c8f1717f0a743f131190
Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/66954a170c6f9300089a4fc5
Deploy Preview https://deploy-preview-2278--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.

minorninth commented 4 months ago

Thanks!