Get the latest tech news
WebKit Features in Safari 17.5
With just a month until WWDC24 and the unveiling of what’s coming later this year, we are happy to get these 7 features and 22 bug fixes into the hands of your users today.
On the web, with its flexible container widths, inconsistent lengths of content, and variation between browsers, it can feel impossible to avoid having text wrap in such a way that too few words end up all by themselves on a very short last line. Over the decades, web developers have tried a series of different tricks to avoid orphans in CSS, in HTML, in JavaScript, and in content management systems. The balance, pretty, and stable values will simply fall back to auto in browsers without support, so progressive enhancement is easy.
Or read this on Hacker News