Safari Technology Preview 130 Release Notes
Preview the latest web technology updates including: Web Inspector, CSS, Media, Web API, and IndexedDB.
Overview
Safari Technology Preview Release 130 is now available for download for macOS Big Sur and betas of macOS Monterey. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS.
This release covers WebKit revisions 279831-280418.
Note: Tab Groups do not sync in this release. On macOS Big Sur, this release requires enabling GPU Process: Media option from Experimental Features under the Develop menu to address issues with streaming services.
Web Inspector
Elements
Fixed selecting a sibling node using navigation breadcrumbs (r280037)
CSS
Changed to use the correct
block-sizeto resolvemin-content(r280023)Changed to pass the full target point when selecting a snap offset (r280171)
Changed images as grid items to use the
overridingLogicalWidthwhen defined to compute the logical height (r280024, r280078)Ignored the
aspect-ratioof a replaced element if stretch alignments are applied to both axes (r280022)
JavaScript
Implemented
Array.prototype.findLastandArray.prototype.findLastIndexbehind a runtime flag (--useArrayFindLastMethod) (r279937)
Media
Added support for
MediaError.message(r279978)Added webm/opus container support for Web Audio (r280416)
Fixed hanging when entering PiP from element fullscreen (r280358)
Fixed
SourceBuffer.abort()doesn’t go back to state WAITING_FOR_SEGMENT properly (r279904)Fixed video pausing after scrubbing with the Touch Bar (r280330)
Web API
Fixed
document.referrervalue missing a trailing slash (r280342)Fixed
FetchResponse.formData()to not reject the promise if the body is null and the MIME type is"application/x-www-form-urlencoded"(r280046, r279969)Fixed
getBoundingClientRect()to return the correct rectangle on elements inside a multi-column container (r280017)Fixed
HTMLImageElement.decodingto reflect thedecodingcontent attribute, limited to only known values (r280047)Fixed Sync XHR “load” event always having total/loaded=0 (r279967)
Implemented
SubmitEventinterface (r279979)
IndexedDB
See Also
2021
Safari Technology Preview 137 Release NotesSafari Technology Preview 136 Release NotesSafari Technology Preview 135 Release NotesSafari Technology Preview 134 Release NotesSafari Technology Preview 133 Release NotesSafari Technology Preview 132 Release NotesSafari Technology Preview 131 Release NotesSafari Technology Preview 129 Release NotesSafari Technology Preview 128 Release NotesSafari Technology Preview 127 Release NotesSafari Technology Preview 126 Release NotesSafari Technology Preview 125 Release NotesSafari Technology Preview 124 Release NotesSafari Technology Preview 123 Release NotesSafari Technology Preview 122 Release Notes