Raindrop.io Bookmarks 06/10/2024
著
- Removing ad trackers and cookies - the technical perspective | Product Blog • Sentry
"One of the major benefits of CSP is that you don't need to click through all the pages on your site to test them or use third-party scanning software; every user who visits your site is essentially helping you collect the information."
- Design Systems vs. Style Guides
"Design systems are a set of standards (like Google's Material Design or IBM's Carbon Design System) needed to manage design at scale. Style guides (like content or visual style guides) are just one piece in a design system."
- Improving Web Accessibility with Web Platform Tests | WebKit
"Most WPT accessibility tests are also written with HTML markup and some data-* attributes (e.g., data-testname, data-expectedrole) that provide hooks for WPT test execution and reporting."
- Mobile Content Accessibility Guidelines (MCAG)
"The document results from cross-referencing WCAG 2.2 success criteria with the accessibility guidelines of the different platforms and other sources."
- Not always mobile first - CSSence.com
"While my goal is to reduce the number of CSS overrides, so I don't end up with lots of strikethrough declarations in DevTools, I'm not overdoing it."
- CSS { In Real Life } | Progressively Enhanced Popover Toggletips
"In browsers that don't support anchor positioning, simple anchor links allow the user to navigate to the article references. But in supporting browsers, buttons replace the anchor links. These open popovers, which display the references relative to the position in the article."
- The popover drama
"The real world is all about cost/benefit, and plenty of shops choose - knowing it or not - to ignore cost when picking their stacks. As sad as it is, this gives Rails and Hotwire programmers a tremendous edge."
- We Need to Talk More About Conformance, If We Want to Stop Fantasy HTML · Jens Oliver Meiert
"google.com, maintained by extremely capable engineers, with more validation errors than lines of code. A good part of the invalid code has no effect."