Safari Technology Preview 155 Release Notes
Preview the latest web technology updates including: Web Inspector, CSS, Rendering, JavaScript, Media, Scroll to Text Fragment, Web API, Loading, and WebDriver.
Overview
Safari Technology Preview Release 155 is now available for download for macOS Monterey 12.3 or later and macOS Ventura beta. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS Monterey, or System Settings under General → Software Update on macOS Ventura.
This release includes WebKit changes between: 254352@main…254623@main
Note: Shared Tab Groups and syncing for Tab Groups, Website Settings, and Web Extensions are not enabled in this release.
Web Inspector
Sources Tab
Changed URL breakpoints to also pause when an HTML attribute is set that triggers a load (254488@main)
CSS
Changed
animation-*declarations in@keyframesto be a parse error (254468@main)Enabled new
perspective: 0behavior of clamping to 1 (254420@main)Fixed forced breaks in layout containment (254432@main)
Fixed
contain: contenton the body breaking scrolling (254506@main)Fixed
::placeholderto not supportwriting-mode,direction, andtext-orientation(254416@main)Removed CSS display and float quirks on table and table cell elements (254475@main)
Rendering
Fixed inline box decoration position when the content box is vertically shifted with
text-underline-position: underin a vertical writing mode (254554@main, 254593@main)Updated transforms on SVG shapes and groups when the root element size is changed (254538@main)
Stopped ignoring
nowrapfor table cells withnowrap="nowrap"and absolute widths (254505@main)
JavaScript
Disabled ShadowRealm for now (the
--useShadowRealmflag can enable it) (254483@main)Implemented
Temporal.PlainDate[Time].{equals, add, subtract}(Behind the--useTemporalflag) (254366@main)Implemented
withandroundmethods forTemporalPlainDate[Time](Behind the--useTemporalflag) (254565@main)Optimized
evalcall in DFG / FTL compilers (254367@main)
Media
Added support for WebVTT-based extended audio descriptions (254502@main)
Changed to round the SourceBuffer removal range (254472@main)
Fixed incorrect fullscreen video frame in some cases (254462@main)
Scroll to Text Fragment
Fixed Scroll To Text Fragment indicator to not show through popup layers (254494@main)
Fixed Scroll To Text Fragments to always be scrolled to the center of the frame (254477@main)
Fixed maintaining the Scroll to the Text Fragment until a user scroll happens (254403@main, 254507@main)
Fixed nodes with
display: noneto be considered invisible to search (254498@main)
Web API
Enabled the Reporting API by default (254520@main)
Implemented nested Dedicated Workers (254597@main)
Implemented no-quirks mode for media, plugin, and UA-inline documents (254526@main)
Added support for Cross-Origin-EmbedderPolicy (COEP) violation reporting (254466@main)
Added support for PermissionStatus.onchange in workers (254490@main)
Fixed the screen size of fullscreen video based on the aspect ratio (254528@main)
Fixed erroneous forgiving selectors to not be reported as supported with
CSS.supports("selector(...)")(254489@main)Fixed parsing of negative age values in CORS prefetch responses (254410@main)
Fixed handling text documents to comply with modern HTML specs (254389@main)
Incorrect image srcset candidate chosen for
<img>cloned from<template>(254361@main)Fixed lazy-loaded images sometimes not loading (254471@main)
Fixed navigating a cross-origin iframe to the same URL to not replace the current HistoryItem (254563@main)
Fixed
element.removeAttribute("style")to not cause astyle-srcCSP violation message (254409@main)Fixed text selection on
flexandgridbox items (254602@main)Fixed wheel events to not stop macOS smooth keyboard scroll (254561@main)
Loading
Disallowed redirecting to
data:orabout:URLs (254619@main)
WebDriver
Fixed automation session terminating during navigation process swap (254386@main)
See Also
2022
Safari Technology Preview 160 Release NotesSafari Technology Preview 159 Release NotesSafari Technology Preview 158 Release NotesSafari Technology Preview 157 Release NotesSafari Technology Preview 156 Release NotesSafari Technology Preview 154 Release NotesSafari Technology Preview 153 Release NotesSafari Technology Preview 152 Release NotesSafari Technology Preview 151 Release NotesSafari Technology Preview 150 Release NotesSafari Technology Preview 149 Release NotesSafari Technology Preview 148 Release NotesSafari Technology Preview 147 Release NotesSafari Technology Preview 146 Release NotesSafari Technology Preview 145 Release Notes