Skip to content
Tech News
← Back to articles

Safari Technology Preview 248 Released

read original more articles
Why This Matters

The release of Safari Technology Preview 248 introduces important WebKit updates and bug fixes that enhance accessibility, CSS functionality, and overall browser performance. These improvements are significant for developers and consumers seeking a more robust, accessible, and standards-compliant browsing experience on macOS.

Key Takeaways

Safari Technology Preview Release 248 is now available for download for macOS Golden Gate and macOS Tahoe. If you already have Safari Technology Preview installed, you can update it in System Settings under General → Software Update.

This release includes WebKit changes between: 315567@main…316817@main.

Accessibility

Resolved Issues

Fixed VoiceOver on Safari unable to navigate to content revealed by disclosure widgets using hidden="until-found" . (315964@main) (173228707)

. (315964@main) (173228707) Fixed stale aria-labelledby when the referenced element dynamically changes its aria-label . (316316@main) (180319221)

CSS

New Features

Added support for forwarding missing color components when interpolating between analogous color spaces. (315569@main) (180239320)

Added support for the no-clamp option on the CSS progress() function. (315977@main) (180473472)

... continue reading