Andrew Macpherson
Andrew Macpherson
The mobile menu button is currently just an icon. An icon + visible text label ("menu") would be clearer, and help speech control users (pressing buttons is hard if you...
Awesome progress, loom forward to reviewing in detail. I've tried drumming up contributors from the #a11y slack channel. Comparing your latest work against my older reviews would be a good...
Many Vim plugins just use the same license as Vim itself. For example, most of Tim Pope's plugins just include a note in the README to say it uses the...
Aha, just seen #55 Where's the code for the firefox add-on nowadays?
Thank you very much!
Replicated. The package assumes the `xsel` program is present, however it isn't installed by default in all Linux/X11 distros. For example: using the Arch Linux installer, and requesting a KDE...
`` was removed as of HTML5, so this should be narrowed to just be about ``.
Yeah that's good output from the SDK sample. Title attributes on ABBR tags are partially "accessibility supported" (a WCAG term). Good: Several screen readers make ABBR title attributes available. Bad:...
> Ok.. Any reason not to build it in by default? Would be great to have folks actually use it! A big +100 to that. ABBR is an element which...
Screen reader support for ABBR title attribute is attested here: [Using the HTML title attribute – updated](https://developer.paciellogroup.com/blog/2013/01/using-the-html-title-attribute-updated/)