Safari Technology Preview 237: Enhanced Accessibility and CSS Features

By ● min read

Apple has released Safari Technology Preview 237, the latest experimental version of its browser, now available for download on macOS Tahoe and macOS Sequoia. This update brings a host of improvements spanning accessibility, CSS, DOM, HTML, networking, rendering, and SVG. Existing users can update via System Settings → General → Software Update.

Based on WebKit revisions 305774@main…306595@main, this release focuses on refining core web standards and fixing long-standing bugs. Below, we break down the key changes.

Accessibility Improvements

Several critical accessibility bugs have been addressed to ensure better screen reader and keyboard navigation support:

Safari Technology Preview 237: Enhanced Accessibility and CSS Features
Source: webkit.org

CSS Enhancements and Fixes

New Feature: :heading Pseudo-class

Developers can now use the :heading pseudo-class selector to target any heading element (h1–h6) more efficiently.

Resolved Issues

DOM Correction

HTML: ToggleEvent Gets source Attribute

The ToggleEvent interface now supports a source attribute, enabling developers to identify which element triggered the toggle.

Networking Fixes

Rendering Improvements

A series of table and layout fixes enhance visual consistency:

SVG: Color-interpolation Support

Gradients now support the color-interpolation attribute, allowing smoother color transitions in scalable vector graphics.

For full details, visit the WebKit blog or download the preview from the official site.

Tags:

Recommended

Discover More

Exposure Validation Automation: Staying Ahead of AI-Powered Cyber Attacks10 Evolving Tactics of the Gremlin Stealer: How It Conceals Itself in Resource FilesHow to Shield Your Supply Chain from Cyber-Enabled Cargo TheftBuilding Financial Products That Last: 10 Essential Principles for Product StickinessReact Native 0.83 Brings React 19.2, Enhanced DevTools, and Performance APIs