Raindrop.io Bookmarks 09/10/2024
著
- How to make your web page faster before it even loads | Product Blog • Sentry
"the Performance.timing property is now deprecated and has been superseded by the PerformanceNavigationTiming API (with only some minor changes so far)."
- Tackling a system's accessibility without testing - Accessibility in government
"A successful accessibility assurance review can greatly improve your ability to create accessible products. If you find that you are encountering recurring accessibility issues in the things that you work on, you should consider carrying out your own accessibility assurance review."
- From Design to Development Without Translation: How to Find the Real Source of Truth | Codrops
"When designers and developers work with the same code-backed components, the visual and functional consistency of the product is guaranteed. This ensures that the final product looks and behaves exactly as intended, without discrepancies between the design and the actual implementation."
- Alternative text in action - Accessibility in government
"The problem is the computer often provides a very literal description of what the image contains and fails to take into account wider context"
- Reckoning: Part 3 -- Caprock - Infrequently Noted
"Development without constraints isn't engineering."
- Announcing no-cost access to PDF's accessibility standards - PDF Association
"The PDF Association and leading PDF accessibility companies Allyant, Axes4, CDP Communications and TargetStream Technologies, are today making the ISO standards for accessibility in PDF technology - ISO 14289-1 (PDF/UA-1), ISO 14289-2 (PDF/UA-2) and ISO TS 32005 - available at no cost."
- The Undeniable Utility Of CSS
:has
• Josh W. Comeau"In this blog post, I'll introduce you to :has and share some of the most interesting real-world use cases I've found so far, along with some truly mindblowing experiments."