WebKit Features in Safari 16.0

Whew boy, Safari 16 is officially out in the wild and it packs in a bunch of features, some new and exciting (Subgrid! Container Queries! Font Palettes!) and others we’ve been waiting on for better cross-browser support (Motion Path! Overscroll …


WebKit Features in Safari 16.0 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

https://css-tricks.com/webkit-features-in-safari-16-0/

Created 3y | Sep 13, 2022, 5:20:46 PM


Login to add comment

Other posts in this group

Better CSS Shapes Using shape() — Part 1: Lines and Arcs

This is the first part of a series that dives deep into the shape function, starting with shapes that use lines and arcs.


May 23, 2025, 3:10:06 PM | CSS tricks
You can style alt text like any other text

Clever, clever that Andy Bell. He shares a technique for displaying image alt text when the image fails to load. Well, more precisely, it's a technique to apply styles to the alt

May 22, 2025, 3:50:07 PM | CSS tricks
SVG to CSS Shape Converter

Shape master Temani Afif has what might be the largest collection of CSS shapes on the planet with all the tools to generate them on the fly.

May 21, 2025, 4:40:06 PM | CSS tricks
A Reader’s Question on Nested Lists

Answering a reader's question about how to create a complex numbering system with CSS list counters.


May 19, 2025, 1:40:06 PM | CSS tricks
HTML Email Accessibility Report 2025

Some weekend reading on the heels of Global Accessibility Awareness Day (GAADM), which took place yesterday. The Email Markup Con

May 16, 2025, 4:10:17 PM | CSS tricks
Scroll-Driven Animations Inside a CSS Carousel

Hey, isn't there a fairly new CSS feature that works with scroll regions? Oh yes, that's Scroll-Driven Animations. Shouldn't that mean we can trigger an animation while scrolling through the items

May 15, 2025, 2:40:06 PM | CSS tricks
This Isn’t Supposed to Happen: Troubleshooting the Impossible

What it looks like to troubleshoot one of those impossible issues that turns out to be something totally else you never thought of.


May 14, 2025, 3:30:09 PM | CSS tricks