Overview
Safari Technology Preview Release 219 is now available for download for macOS Sequoia and macOS Sonoma. 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: 293899@main…294487@main
Canvas
Resolved Issues
- Fixed re-drawing a canvas with relative width when the parent element is resized. (294401@main) (121996660)
CSS
New Features
- Added support for the
margin-trim: block inlinesyntax for trimming in both directions. (294190@main) (141784069)
JavaScript
Resolved Issues
- Fixed
Arrayto throw an exception when the array is frozen. (293907@main) (141805240).prototype .pop - Fixed
f() = 1behavior with other engines when not using strict mode. (293996@main) (149831750)
Media
Resolved Issues
- Fixed ensuring SVG images have the correct pixels when used in MediaSession. (294334@main) (148089535)
Rendering
Resolved Issues
- Fixed an issue where
feincorrectly positioned HTML elements when merging the sameMerge femultiple times. (294088@main) (149431216)Merge Node - Fixed an issue in determining when a flex item should be used for percentage resolution during intrinsic width computation. (293901@main) (149615295)
Web API
Resolved Issues
- Fixed an overly broad fullscreen exit trigger by restricting it to only text-entry elements gaining focus, preventing non-text input types from causing unexpected fullscreen exits. (294284@main) (136726993)
Web Extensions
Resolved Issues
- Fixed
'allowforAll Requests' declarative. (294041@main) (72203692)Net Request - Fixed a non-fatal
weberror for non-persistent background content. (294142@main) (150051544)Request
WebRTC
New Features
- Added support for RTCEncodedAudioFrame and RTCEncodedVideoFrame constructors. (293951@main) (149541424)