Matt King

Results 383 comments of Matt King

@IsaDC There's a bug in the setup script for tests 8. If you first run setup for test 7, the test 8 setup will set focus to the wrong item....

@lolaodelola In addition to serving as a source of guidance for readers, the APG is also part of the ARIA development process. This is why we have added support for...

@OliverHabersetzer @a11ydoer @howard-e @jugglinmike ... any other interested persons ... When discussing #3060 in last Tuesday's meeting, I had proposed we both update the content and move the guide out...

@nschonni wrote: > As an alternate, this content is often put into https://github.com/w3c/aria-practices/blob/main/CONTRIBUTING.md, but that can get awkward if the guide gets too large. The guide is large. I also...

Thank you @nschonni and @howard-e for the feedback. I agree with the points about why it is better to go for option 2. I removed the code-guide.html file from the...

Pull request #3071 provides a starting point based on the example of tabs with manual activation. The task force is looking for a volunteer to adopt this issue and #3071...

How should the keyboard interface change when the action buttons are added? The ARIA specification requires that: >Authors MUST ensure each referenced action element is either directly navigable with the...

Hi @OliKei, since a feed article can contain interactive widgets that consume arrow keys, the feed example uses page up/down. That way, it doesn't matter where focus is inside of...