Brennan Young
Brennan Young
Agree. I have a three branch condition, which I can't render with flowchart.js None of the branches are YES or NO
Just want to mention that I have (since the post above) determined that relying on a screen reader to handle AD is **not** fully WCAG compliant. There is a class...
Yes, you can have (say) "English" and "English with Audio Descriptions" (or whatever non-English audio you prefer) included the 'languages'. Switching AD on and off would use the same mechanism...
FWIW tokens are implemented in an APG example (2) here https://w3c.github.io/aria-practices/examples/grid/LayoutGrids.html Would be good if the combobox example is consistent with this one. (But why are they using `tabindex="0"` on...
If add/remove is preferred, a proper boolean attribute is The Right Thing. But AFAIK wai-aria has no true boolean attributes. The add/remove mechanism of true boolean attributes are already a...
Schooled! Thanks for that correction. Always learning. I'd be completely satisfied if the case sensitivity is mentioned clarified in/near/around the form. Perhaps this is most important when people create their...
The privacy arguments are compelling, but the use case remains. Perhaps a more general use case could help here - if a sound started or stopped playing from **anywhere except...
Just a few bullets from me. - This is a **very** important and valuable initiative. Power to all elbows. - The **semantics** of earcons are the most important aspect of...
`aria-flowto` is not (yet) deprecated, and addresses a use case that is not met (or planned to be met) in any other way.
I think the [ARIA issues board](https://github.com/w3c/aria/issues) may be a better place to get feedback on these suggestions. If either of these ideas made it to implementation, ARIA would certainly lead...