We have summarized the features that will be released in the stable version of the browser in March 2026, such as scroll trigger animation in Chrome 146, Grid Lanes (Masonry) in Safari 26.4, and CloseWatcher in Firefox 149.
A deep dive into how to render the visible spectrum accurately from wavelength to RGB, including CIE 2012 color matching functions, gamut clipping, Abney effect correction, OkLCh, and ACES 2.0.
Astro's `<style>` tags compile to scoped CSS, but that scope does not apply to DOM elements created dynamically in JavaScript. Here is how to work around it.