JPEG XL in Chromium update:
β[...] we would welcome contributions to integrate a performant and memory-safe JPEG XL decoder in Chromium. In order to enable it by default in Chromium we would need a commitment to long-term maintenance.β
http://groups.google.com/a/chromium.org/group/blink-dev/msg/482c0bcb26336
At #Fronteers #DarkMode, @npub16zza...2ugy proposed the <rangegroup> HTML Element which he has been working on at Open UI.
It unlocks the multi-handle range slider, a pattern you might have already used when picking a price-range on a travel website.
- Explainer:
New blog post: A custom `--light-dark()` function in CSS that works with any type of value _(not just colors!)_ in just 3 LOC
> CSS Custom Functions (`@function`) + CSS `if()` + CSS `color-scheme()` = one sweet combo!
π Happy 23rd birthday, Firefox
(Firefox 1.0 was released on November 9, 2004 but the first version of the thing that lead up to it β Phoenix 0.1 β was released on September 23, 2002)
π Coming to Chrome DevTools in Chrome 138: CSS Value Tracing
When you hover a --custom-prop in a `var()`, DevTools currently shows you the computed value. From Chrome 138 onwards, you can hover the `var` part to see how CSS actually got to that value.