Matt King

Results 155 issues of Matt King

The window splitter design pattern is at: http://w3c.github.io/aria-practices/#windowsplitter Note that this issue depends on issue #129.

Example Page

Develop an example of the tabs pattern that illustrates how to use aria-actions to provide a actions menubutton for each tab. The actions in the menu could include actions like...

enhancement
Example Page

Closes #2036 * Adds two roles: listview and listviewitem. * Implementation of [A proposal for an interactive lists role](https://gist.github.com/smhigley/a613aab8287726f61202869e2f479553) * Implementation of [Proposal: Interactive Lists · w3c/aria Wiki](https://github.com/w3c/aria/wiki/Proposal:-Interactive-Lists) Related issues:...

[Preview Tests](https://deploy-preview-1142--aria-at.netlify.app) Resolves #1094, #1141. Changes: 1. Priority of assertion to convey state 'unchecked' to 3 from 2 (issue #1141). 2. For the JAWS insert+up command in tests for requesting...

[Preview Tests](https://deploy-preview-1138--aria-at.netlify.app) Fixes #828. Also adds missing references.

To be consistent with the toggle button state assertions specified in issue #828, make the assertions related to conveying the 'unchecked' state optional. As discussed extensively in various meetings and...

feedback
AT: VoiceOver for macOS
jaws
nvda

in #784, @jscholes wrote: > Automatically generate confirmatory speech when toggling a "pressed" toggle button to the "not pressed" state. Currently, VoiceOver in macOS Safari is silent when carrying out...

AT: VoiceOver for macOS
Apple

From #784 where @cookiecrook wrote: >> Make VoiceOver's rendering of toggle buttons consistent with their treatment in iOS Safari, where VoiceOver communicates both states. > This is a reasonable request...

AT: VoiceOver for macOS
Apple

In the section of reports that summarizes failing assertions, the number of commands is incorrect. For example, in [VoiceOver for macOS and Safari for Command Button Example | ARIA-AT Reports](https://aria-at.w3.org/report/74533/targets/247),...

bug

This issue implements changes documented in w3c/aria-at#1043 and proposes a solution for w3c/aria-at#1216. #### Change wording in reports, candidate review, and test runner results for w3c/aria-at#1043, make the following changes...

enhancement