PDF spec will adopt JPEG XL - another chance for the format?
The PDF Association will add JPEG XL support to the PDF specification, enabling HDR, wide-gamut, ultra-high-resolution images and extensive channel/bit-depth capabilities.
The different ways to use CSS :has(), with examples - LogRocket Blog
:has() allows CSS to select parents or preceding siblings based on child state, enabling declarative, JS-free state-driven styling across modern browsers.
Follow-the-leader pattern with CSS anchor positioning
Use CSS anchor positioning with a single follower element and dynamically updated anchor-name to create a follow-the-leader effect across hover, focus, or JS events.