Safari Technology Preview Release 192 is now available for download for macOS Sonoma and macOS Ventura. 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: 276247@main…276863@main.
Authentication
Resolved Issues
- Fixed setting the cancel flag once the cancel completes regardless of a subsequent request occurring. (276368@main) (124727713)
CSS
New Features
- Added support for View Transitions. (276426@main) (123128491)
Resolved Issues
-
Fixed setting white-space
to a non-default value dynamically on a whitespace or a new line. (276277@main) (92559818)
-
Fixed the proximity calculation for implicit @scope
. (276345@main) (124640124)
-
Fixed the Grid track sizing algorithm logical height computation avoid unnecessary grid item updates. (276633@main) (124713418)
-
Fixed any @scope
limit making the element out of scope. (276359@main) (124956673)
-
Fixed the contrast of Menu and MenuText system colors. (276597@main) (125270664)
-
Fixed keeping the shorthand value for CSS gap
as-is in serialized and computed values. (276794@main) (125335787)
Deprecations
Editing
Resolved Issues
JavaScript
Resolved Issues
Media
New Features
- Added support for MSE in workers. (276389@main) (123052315)
Resolved Issues
-
Fixed scrolling for an element when a video element with pointer-events: none
is placed over it. (276807@main) (118936715)
-
Fixed allowing a video’s currentTime
to be further than the gap’s start time. (276761@main) (124186726)
-
Fixed sampleRate
and numberOfChanges
to be required and non-zero in a valid AudioEncoderConfig. (276413@main) (125107934)
-
Fixed media elements appending the same media segment twice. (276821@main) (125386530)
Rendering
Resolved Issues
-
Fixed adjusting the size of the scrollable area when changing betwen non-overlay and overlay scrollbars. (276439@main) (117507268)
-
Fixed flickering when showing a layer on a painted background for the first time by avoiding async image decoding. (276513@main) (117533495)
-
Fixed line breaking before or between ruby sequences. (276353@main) (122663646)
Web API
New Features
Resolved Issues
Web Extensions
New Features
- Updated to use the web extension architecture in open-source WebKit code. Web extension authors are encouraged to test your extensions and report issues. (123908710)
Web Inspector
Resolved Issues
- Fixed console clearing unexpectedly when Web Inspector reopens. (276705@main) (124171190)