Darhost

2026-05-13 07:38:06

10 Key Updates in Safari Technology Preview 243 You Should Know

Safari Technology Preview 243 delivers 10 key improvements in accessibility, animations, and CSS, including VoiceOver fixes, animation bug corrections, and new CSS features.

Welcome to the latest release of Safari Technology Preview 243. This version brings a host of refinements and new capabilities, focusing on accessibility, animation accuracy, and CSS enhancements. Whether you're a web developer or an avid user, these changes are designed to improve your browsing experience and streamline site compatibility. Here are the top 10 highlights you need to know about.

1. Enhanced Context Menu Support in iframes

A significant accessibility fix addresses an issue where the contextmenu event was not triggered for elements nested inside iframes when using keyboard or assistive technology actions, such as VoiceOver’s VO+Shift+M. Previously, this left some interactive elements inaccessible to users relying on screen readers. Now, the event fires correctly, enabling context menu interactions within iframes for all users. This improvement ensures that popovers, custom menus, and other context-aware features function as intended, aligning with accessibility best practices.

10 Key Updates in Safari Technology Preview 243 You Should Know
Source: webkit.org

2. Color Picker Activation via VoiceOver

Another accessibility enhancement fixes a bug where color picker inputs could not be activated using VoiceOver’s press action. Users who rely on VoiceOver to navigate and interact with web forms can now easily open and use color pickers, making tasks like setting custom colors or selecting themes more inclusive. This fix eliminates a frustrating barrier for visually impaired users and underscores Apple’s commitment to web accessibility.

3. Aria-Hidden Invalidation Fixed

The behavior of aria-hidden="true" has been corrected to properly invalidate when focus lands inside the aria-hidden subtree. Previously, focus could remain trapped or cause unexpected behavior in hidden elements. Now, the accessibility tree updates dynamically, ensuring that hidden content is truly inaccessible to assistive technologies when focus is not present, and that focus events are handled correctly within hidden regions. This change improves compliance with ARIA specifications and user experience.

4. VoiceOver Support for