Dear web developers & designers,

Now that you know what’s coming in Safari 17 — as well as what shipped in Safari 16.2-16.5 — what do you need in WebKit next?

Which web technology that’s already been standardized is highest priority? What brand new idea do you need invented?

@jensimmons on the topic of shooting for the moon on new ideas... I wish there was such a thing as pure CSS Shaders that could apply across elements like blend modes and filters. Not having to confine it to canvas. I want a box that could get a CSS Shader applied to its edges to look like a pencil sketch, or a series of text lines to get wavy grass treatment.

I know WebGL is there, but I want shaders outside canvas and without the necessity of JsvaScript to pull off.

@jensimmons and IF it existed and could tie into CSS animations it’d make for some intriguing possibilities.