joanmarie

Results 85 comments of joanmarie

@cookiecrook: What about: `AXARIARowIndexText` and `AXARIAColumnIndexText`?

@cookiecrook : No. It's more like the screen reader is providing a numeric column or row number, but there's a different index. Like in a spreadsheet where the columns are...

We should probably update the mappings to state that the relationship is only needed when the user agent does not change the normal parent/child relationships. (e.g. I don't *think* WebKit...

I think this is either an Authoring Practices question or an ARIA question. Core-AAM merely says how to map the already-determined posinset and setsize to platforms.

Ah, I see why you filed it against Core-AAM. That's where the group-position fallback stuff is. We've been moving that over to the ARIA spec when it is not platform-specific...

Authors are expected to use a named group to create more than one distinct set of items within a menu. Therefore, Firefox's behavior is incorrect, and we need to update...

@melanierichards: > I can submit a PR with updates for these questions, if that works? That doesn't just "work"; it would be super awesome! :smile: Thanks!!

I merged the change into master. We'll want to add tests before we merge it into stable. So leaving this open for now. Thanks for doing this @melanierichards!

This is merged already in Core-AAM. @aleventhal is there anything else we need to do before closing this issue?