Rahim Abdi

Results 91 comments of Rahim Abdi

I think the table in [Section 10.2 ARIA Attribute Correspondence](https://w3c.github.io/aria/#accessibilityroleandproperties-correspondence) also needs updating.

Assigning this one to myself after discussion today with @cookiecrook. James noted that this documentation could also go in the ARIA repo wiki.

This may be WPT-testable; should I create a separate issue if you'd like tests for this (the MUST around the subtree being re-exposed)?

Re-adding reviewer @cookiecrook. @annevk should also be a reviewer but unable to add him at the moment (unsure why), investigating.

I just discovered [3.2.9 Requirements related to ARIA and to platform accessibility APIs in the HTML spec](https://html.spec.whatwg.org/multipage/dom.html#wai-aria) which has an algorithm for setting the role on custom elements. Particularly, calling...

Re-adding reviewers @cookiecrook @aleventhal @jcsteh.

@scottaohara I've added an implementation tracker to this issue, and a link to the WebKit bug. I'm landing a WebKit PR (https://github.com/WebKit/WebKit/pull/45222) and came across a question during implementation for...

Re-assigning reviewers @cookiecrook @spectranaut for this migrated html-aam PR.

Re-adding reviewers @cookiecrook @spectranaut @aleventhal and myself.

Hello @spectranaut! > 1. This looks good, but from the issue, it looks like [aria-label](https://w3c.github.io/core-aam/#aria-label) is updated to AXTitle as well, where you doing that in a separate PR? Seems...