Safari Technology Preview 105 Release Notes
Preview the latest web technology updates including: CSS, JavaScript, Media, Web Animations, Accessibility, Rendering, Web API, and Web Inspector.
Overview
Safari Technology Preview Release 105 is now available for download for macOS Catalina and macOS Mojave. 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 259476-260266.
CSS
Added Selectors Level 4 specificity calculation for pseudo classes (r260024, r260069)
Added support for
font-relativelhandrlhunit frp, CSS Values Level 4 specification (r259703)Corrected the computed style for
outline-offsetwhenoutline-styleisnone(r259562)Fixed bad style sharing between sibling elements with different part attributes for CSS Shadow Parts (r259877)
Implemented the CSS Color Level 4 behavior for inheritance of
currentColor(r259532)Prevented caching definite height against perpendicular flex items (r260055)
JavaScript
Fixed
Intl.DateTimeFormatpatterns and fields (r260145)Implemented BigInt.prototype.toLocaleString` (r259919)
Updated
Intlto allow calendar and numberingSystem options (r259941)Implemented logical assignment operators (r260119)
Updated
canonicalizeLocaleListto gracefully throw OOM error if the input and error message is too large (r259481)Updated module’s default cross-origin value should be “anonymous” (r260003, r260038)
Media
Made a change to update ScreenTime as playback state changes (r260182, r260201)
Filtered some capture device names (r259477)
Added support for applying a
frameRatelimit when the request stream is from Camera (r260245)
Web Animations
Added support for
pseudoElementonKeyframeEffectandKeyframeEffectOptions(r260139)Fixed computing
transition-propertycorrectly whentransition-durationis set toinherit(r259720)
Accessibility
Fixed smart invert to handle the picture elements on foxnews.com (r260092)
Rendering
Fixed drawing an image
srcRectandimageRectto be in the same orientation ofdestRect(r260016)Fixed a missing gradient banner on fastclick.com (r259701)
Web API
Fixed
querySelector("#\\u0000")to match an element with IDU+FFFD(r259773)Fixed scroll snap in subframes when async overflow scroll is enabled (r260086)
Fixed zoom changes to not affect
ResizeObserverSize(r259578)Updated
CanvasRenderingContext2D.drawImageto ignore the EXIF orientation if theimage-orientationis none (r259567)Updated
documentFragment.getElementById()not work for empty-string IDs (r259651)Updated baseURL for a module script to be the response URL, not the request URL (r260131)
Web Inspector
Elements Tab
De-indented items in the Variables section in the Computed sidebar panel so that wrapped content doesn’t line up with
--(r260096)
Sources Tab
Added support for copying selected call frame(s) in the Call Stack section (r259738)
Added a “Step” button that continues execution to the next expression in the current call frame (r260113)
Treated comma sub-expressions as separate statements to provide more intuitive formatting, additional breakpoint opportunities, and better stepping functionality (r259781, r259810)
Storage Tab
Console Tab
Ensured that long strings are not truncated when passed to
consolefunctions (r260091)
Search Tab
Added a setting that controls whether search field is populated with the current selection when using the global search shortcut ⇧⌘F (r259748)
Miscellaneous
Increased the auto-inspect debugger timeout delay to account for slower networks/devices (r259479)
See Also
2020
Safari Technology Preview 117 Release NotesSafari Technology Preview 116 Release NotesSafari Technology Preview 115 Release NotesSafari Technology Preview 114 Release NotesSafari Technology Preview 113 Release NotesSafari Technology Preview 112 Release NotesSafari Technology Preview 111 Release NotesSafari Technology Preview 110 Release NotesSafari Technology Preview 109 Release NotesSafari Technology Preview 108 Release NotesSafari Technology Preview 107 Release NotesSafari Technology Preview 106 Release NotesSafari Technology Preview 104 Release NotesSafari Technology Preview 103 Release NotesSafari Technology Preview 102 Release Notes