Browsers are a failure of imagination.| ericwbailey.website
Conducting UX research that includes participants with a variety of disabilities is vital to building inclusive technology, but most prototypes used for testing are inaccessible. Rather than continuing to leave out feedback from disabled consumers, which ultimately leads to exclusive technology, researchers must get creative in their workarounds and be relentless in their efforts.| Smashing Magazine
Explores the wide diversity of people and abilities. Highlights accessibility barriers that people may experience because of inaccessible digital technology.| Web Accessibility Initiative (WAI)
The Media Queries Level 4 Interaction Media Features — pointer, hover, any-pointer and any-hover — are meant to allow sites to implement different styles and functionality (either CSS-specific interactivity like :hover, or JavaScript behaviors, when queried using window.matchMedia), depending on the particular characteristics of a user’s input device.| CSS-Tricks
Apple Pencil is the standard for drawing, note-taking, and marking up documents. Intuitive, precise, and magical.| Apple
This page lists the new success criteria in Web Content Accessibility Guidelines (WCAG) 2.2. It includes quotes from personas to help you understand some aspects of the success criteria.| Web Accessibility Initiative (WAI)
Spacing| www.w3.org
Manuel Matuzović introduces you to the most useful modern features in CSS and shows how you can implement them today in your code base to improve scalability, maintainability, and productivity.| SmashingConf
A target size is the area that can be activated in order to interact with an element. For people who have dexterity issues, the smaller a target size is, the more difficult it may be to use the website. This post explores how to create usable, consistent, and well-spaced target sizes.| TetraLogical
In our first post about WCAG 2.1 Level AAA, we discuss why it is useful and when to consider including it. You can also read about how some Level AAA Success Criteria expand upon Level A and Level AA Success Criteria and how to test them in our second post, Testing WCAG 2.1 Level AAA, and what to do with your test results in our third post, Triaging WCAG 2.1 Level AAA.| TetraLogical
In this post, we cover updates we've made to our own site in order to better satisfy the requirements of the Web Content accessibility Guidelines (WCAG) 2.1 Level AAA.| TetraLogical
Web Content Accessibility Guidelines (WCAG) 2.2 covers a wide range of recommendations for making Web content more accessible. Following these guidelines will make content more accessible to a wider range of people with disabilities, including accommodations for blindness and low vision, deafness and hearing loss, limited movement, speech disabilities, photosensitivity, and combinations of these, and some accommodation for learning disabilities and cognitive limitations; but will not address ...| www.w3.org
Did you know you could use a mouse without using your hands?| thoughtbot