Jon Gunderson

Results 26 issues of Jon Gunderson

We need to have a label generated for the TEXTAREA element that code mirror renders in parallel with the original TEXTAREA element. The label is very important for supporting people...

Part of resolution of issue #2864. #### Preview Link [Preview revised coverage and quality report in compare branch](https://deploy-preview-293--aria-practices.netlify.app/aria/apg/about/coverage-and-quality/) ___ [WAI Preview Link](https://deploy-preview-293--aria-practices.netlify.app/ARIA/apg) _(Last built on Mon, 06 May 2024 06:10:39...

The pull request updates the coverage script to: 1. Remove information about the use of `forced-color-adjust` from the report, since I thin we should not even be using it anymore...

I think the use of `buttontext` system color is a better choice than `linktext` for styling the slider when in Windows 10/11 high contrast modes. This change makes no difference...

I have fixed a bug in SkipTo.js for the shortcut key `alt+0` for Apple macOs computers using a non-english keyboard arrangement. The latest version of SkipTo.js can be found: https://skipto-landmarks-headings.github.io/page-script-5/dist/skipto.js...

bug
Infrastructure

There seems to be good support for the `forced-colors` media query. I am using this approach in the proposed updated [rating slider example](https://deploy-preview-271--aria-practices.netlify.app/aria/apg/patterns/slider/examples/slider-rating/). I think we should update examples that...

enhancement
Practice Page