Raindrop.io Bookmarks 12/13/2024
著
- Improving User Experience for Multilingual Web Browsing - HTMHell
"Before the translate attribute was part of the HTML specification, translation engines offered similar tools. For example, Google and Microsoft's translation engines support the class notranslate, which worked similarly"
- HTML and CSS I didn't even know about before I started creating content in Japanese - HTMHell
"Since I started to create content in Japanese, I also wanted to learn about traditional setups, like having Japanese text flow from top to bottom, right to left, like you'd see in newspapers or novels. That's when I discovered CSS properties like writing-mode: vertical-rl and HTML tags like <ruby>, which add furigana (phonetic guides) over kanji characters."
- XR Accessibility: for people with moving disabilities - TetraLogical
"In this post, we'll explore considerations for designing and developing inclusive XR experiences for people with moving disabilities."
- Don't Use aria-label on Static Text Elements | Ben Myers
"aria-label and aria-labelledby aren't permitted on these elements -- at least, not without also changing those elements' roles."
- Accessibility Best Practices for Single Page Applications (SPAs) -- SitePoint
"When you build an SPA, you create a dynamic and interactive experience that can mimic the fluidity and responsiveness of a desktop application. However, this modern web architecture brings unique accessibility challenges that can affect how some users interact with your application."
- WebKit Features in Safari 18.2 | WebKit
"Highlights include cross-document View Transitions, the ability to fill a border with a background, spatial videos in visionOS, ruby improvements, input type=week on iOS, iPadOS & visionOS, WASM garbage collection, HTTPS by default, Genmoji, and more."