Raindrop.io Bookmarks 01/29/2022
著
- Component Spacing in a Design System | CSS-Tricks - CSS-Tricks
"Adam Argyle predicted a few years back that the use of margin in CSS would decline as the use of gap rises. He's probably going to end up right about this, especially now that flexbox has gap and that developers have an appetite these days to use CSS Flexbox and Grid on nearly everything at both a macro and micro level."
- Re: nuance in ARIA
"Because ARIA maps to the nuance of operating systems' accessibiity APIs, web developers have to understand those nuances too. Or... the nuance gets lost. In WCAG audits, I often find ARIA where the developer missed some of the nuances of specific ARIA concepts."
- Generic caption files for videos with no audio - :last-child
"With the guidance of Sarah Margolis-Greenbaum, I've created a sample caption file you can use with your videos: Generic No Audio Caption (Github). This caption file will display "[No audio]" at the 2 second mark and will appear for 3 seconds."
- WebAIM: The crisis is real: Where are the web accessibility professionals?
"Web accessibility personnel tend to be older than other designers and developers. WebAIM's 2021 Survey of Web Accessibility Practitioners had a significantly higher level of respondents that were over the age of 45 (37.3%) than did the 2020 Stack Overflow survey of web professionals as a whole (8.9%)."
- Moderating usability testing with people with disabilities - TetraLogical
"While careful planning, familiarity with assistive technology, and technical skills are also required to successfully design and carry out inclusive user research, this post focuses only on session moderation."
- The Optional Chaining Operator, "Modern" Browsers, and My Mom - Jim Nielsen's Blog
"I wanted to try and explain to my Mom that, while true for many native applications, browsers shouldn't go out of date so easily because of hardware."