This content originally appeared on WebKit and was authored by WebKit
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)
This content originally appeared on WebKit and was authored by WebKit
WebKit | Sciencx (2021-02-25T21:26:37+00:00) Release Notes for Safari Technology Preview 121. Retrieved from https://www.scien.cx/2021/02/25/release-notes-for-safari-technology-preview-121/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.