Safari Technology Preview 146 Release Notes
Preview the latest web technology updates including: Web Inspector, CSS, JavaScript, Forms, Media, Rendering, Scrolling, HTML, Shared Worker, Service Worker, Web API, Accessibility, and Security.
Overview
Safari Technology Preview Release 146 is now available for download for macOS Big Sur and of macOS Monterey 12.3 or later. 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 293023-293745.
Note: Tab Groups do not sync in this release.
Web Inspector
Elements Tab
Sources Tab
Added ability for local overrides to entirely block a request (r293409)
Timelines Tab
Fixed importing a timeline leaves the overview non-scrollable/non-zoomable until windows is resized (r293727)
Graphics Tab
CSS
Fixed
::first-letterwhen used in shadow content (r293497)Fixed
revert-layerin shadow tree contexts (r293725)Fixed cascade rollback for deferred properties (r293485)
Related properties sharing a computed value (r293602)
Made
word-wrapCSS property an alias ofoverflow-wrap(r293521)Made
-webkit-transform-stylean alias oftransform-style(r293524)Unprefixed the
-webkit-user-selectCSS property (r293089)Removed some unimplemented
-webkit-appearancekeywords (r293511)Updated the user-agent stylesheet to include
table { text-indent: initial }to conform with the HTML standard (r293322)
JavaScript
Added ISO8601 based
Temporal.PlainDategetters behind a flag (r293708)Enabled change-array-by-copy (r293348)
Fixed WASM to throw consistent exceptions for
memory.initandmemory.copy(r293252)Fixed JS stack traces to report the correct column number in CR-LF line ending style HTML files (r293672)
Forms
Fixed setting the correct selection range for
textareawhen updating the default value (r293673)Fixed constructed FormData object to not contain an entry for the submit button that was used to submit the form (r293444)
Fixed
user-select: noneto have no effect on editability (r293028)
Media
Fixed the media controls overflow button flickering sometimes (r293658)
Fixed HTMLMediaElement getting multiple interruptions for invisible autoplay (r293609)
Fixed
MediaSession.setPositionState()(r293488)
Rendering
Fixed the quirk to only stretch the percent height body when it is the document element’s child (r293647)
Made
contain: layouton thehtmlelement changeposition: fixedbehavior (r293209)
Scrolling
Fixed smooth scrolling behavior when focusing a scroll container before beginning to scroll (r293260)
HTML
Fixed
<link rel=preconnect>always sending credentials to a different origin, ignoringcrossorigin=anonymous(r293503)
Shared Worker
Fixed resuming a suspended remote shared worker when a new SharedWorker object is created (r293173)
Service Worker
Fixed Service Worker loads to not expose some ResourceTiming information (r293418)
Fixed Service Worker update to refresh imported scripts in addition to the main script (r293506)
Fixed Service Worker to not intercept embed- or object-related loads (r293417)
Fixed ServiceWorkerRegistration updates to fail if called from an installing Service Worker context (r293719)
Fixed
URL.createObjectURLto not be exposed in Service Worker contexts (r293717)
Web API
Fixed Web Locks held in a Worker not getting released on page refresh or exit (r293329)
Accessibility
Changed to not expose ARIA
roleDescriptionvalue on “generic” elements (e.g. div and span) unless an explicit role value is also defined (r293345)
Security
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 155 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 145 Release Notes