Safari Technology Preview 121 Release Notes
Preview the latest web technology updates including: Web Inspector, CSS, GPU Process, Media, Web API, JavaScript, WebAssembly, Accessibility, and Speech Recognition.
Overview
Safari Technology Preview Release 121 is now available for download for macOS Big Sur and macOS Catalina. 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 271794-272845.
Web Inspector
Sources
Collapsed blackboxed call frames in the Call Stack section (r272371)
CSS
Added support for
aspect-ratioon grid items (r272307)Added support for logical variants of
scroll-paddingandscroll-margin(r272035)Added support for
color(a98-rgb ...),color(prophoto-rgb ...),color(rec2020 ...),color(xyz ...),hwb()as part of CSS Color 4 (r271992, r272125, r272123, r272311, r272344)Added support for percentages when parsing
color(srgb ...)andcolor(display-p3 ...)per-spec (r271866)Changed
sRGBtoXYZconversion matrix values to match values in the latest spec (r272498)Fixed
max-heightpercentages that are wrongly resolved for replaced grid items (r272309)Fixed grid item to fill the grid area for
stretchornormalself alignment (r272308)Fixed animation of
rotateorscaleproperty to correctly account for statictranslateproperty (r272201)Fixed
font-stretchto apply tosystem-ui(r272073)Fixed the nested grid container which has a replaced item with
max-heightincorrectly gettingwidth(0px)(r272338, r272711)Implemented
scroll-snap-stopfor scroll snapping (r272610)Handled
aspect-ratio: auto m/nfor replaced elements (r272360)Handled
min-width: autoormin-height: autoforaspect-ratio(r272718)Handled zero
aspect-ratiowidth or height (r271948)Made
auto && <ratio>use contentbox-sizing(r272569)
GPU Process
Enabled audio capture in GPUProcess by default (r272735)
Enabled audio capture for speech recognition in GPUProcess (r272434)
Enabled GPU WebRTC codecs in GPUProcess by default on macOS (r272496)
Enabled video capture in GPUProcess by default on macOS (r272810)
Fixed
<audio>not loading when the URL ends with.phpcausing some tests to time out (r272750)Fixed implementation of WebGL power preference and discrete/internal GPU selection with ANGLE (r271880)
Media
Added intermediate volume icon states between “mute” and “max” (r272375)
Changed media controls to show the total duration, only switching to time remaining when clicked (r272373)
Changed MediaStream-backed video elements to not compute the mediaType based on track muted states (r272583)
Connected MediaSession with MediaRemote and NowPlaying (r272445, r272589)
Fixed sound on YouTube after switching back to foreground (r272829)
Fixed playback of WebM/Opus generated from Chrome MediaRecorder (r272822)
Fixed Picture-in-Picture video pauses when scrolling on Twitter (r271870)
Updated media controls time scrubber styles (r272352, r272438)
Updated media controls to use new SF Symbols (r272339)
Web API
Fixed the return key binding for date inputs conflicting with pressing return to submit a form (r272495
Fixed selecting a date on
datetime-localinputs unexpectedly adding second and millisecond fields (r272368)Fixed rendering a pattern with an SVG image (r272549)
Forbid “|” in URL hosts (r271899)
Reduced the overhead of HTMLDocumentParser in
innerHTMLsetter (r272622)
JavaScript
Added
@inError#stackeven if function name does not exist (r272139)Added
Atomicssupport forBigInt64ArrayandBigUint64Arraybehind a runtime flag (JSC_useSharedArrayBuffer=1) (r272341)Adjusted properties order of host JS functions (r272099)
Changed
Object.assignto throw for property creation on non-extensibletarget(r272411)Handled milliseconds in Date’s timezone without floating point rounding (r272127)
Implemented
BigInt64ArrayandBigUint64Array(r272170, r272215)Implemented private methods behind flag (
JSC_usePrivateMethods=1)(r272580)Made
JSON.parsefaster by using table for fast string parsing (r272570)
WebAssembly
Implemented
WebAssembly.instantiateStreamingandWebAssembly.compileStreaming(r271993)Implemented streaming compilation/instantiation for the Blob type (r272221)
Updated
WebAssembly.Globalto supportFuncrefandExternref(r272071, r272081, r272119)Enabled Wasm bulk-memory and reference-types (r272074)
Accessibility
Exposed focusable elements even if the element or ancestor has
aria-hidden=true(r272390)Fixed long narrow tables to not be made into data tables unnecessarily (r272024)
Speech Recognition
Used the user media permission prompt for Speech Recognition (r272165)
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 130 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 Notes