Raindrop.io Bookmarks 02/14/2025
- Microsoft Edge and Interop 2025 - Microsoft Edge Blog
"we want to acknowledge that we also hear frustration from developers that some long-lived interoperability concerns are still outstanding, and that the process for choosing focus areas in the Interop project is opaque. We are committed to providing better visibility into these ongoing interoperability gaps."
- Launching Interop 2025 - Mozilla Hacks - the Web developer blog
"In 2025 the focus will be expanding the testability of accessibility features. Mozilla is working on a prototype of AccessibleNode; an API that enables verifying the shape of the accessibility tree, along with its states and properties. This will allow us to test the effect of features like CSS display: contents or ::before/::after on the accessibility tree."
- Interop 2025: another year of web platform improvements | Blog | web.dev
"Interop 2025 includes Largest Contentful Paint (LCP) and Interaction to Next Paint (INP) metrics by implementing the LargestContentfulPaint API and the Event Timing API across browsers. The Cumulative Layout Shift (CLS) metric is not in scope."
- Evaluating overlay-adjacent accessibility products - Eric Bailey
"A subscription-based model is a great way to run a business, but you don't need to pay a recurring fee to use an accessible website."
- Testing 10 JavaScript Frameworks on Their HTML Defaults · Jens Oliver Meiert
"Frameworks, like websites, come with pretty embarrassing HTML errors (and warnings)."
- 9 Design System Metrics That Matter - Blog - Supernova.io
"In this article, we're going to explore the key metrics that really matter for design systems. We'll discuss why they're important and, more importantly, when you should be focusing on each one during the different stages of your system's life cycle."
- Time To First Byte: Beyond Server Response Time -- Smashing Magazine
"Network latency depends a lot on the geographic distances between the visitor's device and the server the browser is connecting to. You can see the impact of that in practice by running a global TTFB test on a website."