aom icon indicating copy to clipboard operation
aom copied to clipboard

Accessibility Object Model

Results 108 aom issues
Sort by recently updated
recently updated
newest added

The .bs source uses section autolinks (`[[spec#heading-id]]`) for a lot of places where it *intends* to just link to definitions in those specs. This is incorrect markup; if the specs'...

As part of work on ARIA Annotations, the ARIA spec is being updated to allow aria-details to support multiple ids. See https://github.com/w3c/aria/pull/1136 The plan has been approved by screen reader...

I know there is so much more to the AOM than this, but will you be maintaining a polyfill for the reflection properties (Phase 1a, IIRC)? I learned about these...

Given the active implementations and continued collaboration amongst implementers on AOM, I'm wondering if we should start thinking of "graduating" this to a W3C Working Group? We don't have to,...

What is the current status of the AOM privacy model? (#81 was closed.) Looks like there was concern when Apple displayed Accessibility Events option under accessibility settings. Is that or...

Does Phase 1A ARIA reflection have any implementations? The [caniuse](https://github.com/WICG/aom/blob/gh-pages/caniuse.md) still seems to reference the accessibleNode incarnation of the AOM.

We began sketching out https://github.com/WICG/aom/blob/gh-pages/accessibility-tree.md, but I thought we might want to capture some thoughts on: - what resources authors currently have for understanding the accessibility tree - terminology for...

I'm interested in implementing AOM for some AR/VR UI components developed for a Graphical User Interface component for for A-Frame VR https://github.com/rdub80/aframe-gui Do you have a list of AT that...

The [ARIA Reflection spec section on attribute spelling](https://wicg.github.io/aom/spec/aria-reflection.html#idl_attr_exceptions) has the following Editor's Note: > EDITOR'S NOTE > **Editor's Note:** Should we make an exception on the spelling of "placeholder" and...