Safari Technology Preview 193 Release Notes
Learn about the latest web technology updates in Safari Technology Preview: Accessibility, CSS, Forms, JavaScript, Rendering, Web API, and Web Inspector.
Overview
Safari Technology Preview Release 193 is now available for download for macOS Sonoma and macOS Ventura. If you already have Safari Technology Preview installed, you can update it in System Settings under General → Software Update.
This release includes WebKit changes between: 276610@main…277149@main.
Accessibility
Resolved Issues
Fixed hidden elements targeted by
aria-labelledbyto expose their entire subtree text, not just their direct child text. (276864@main) (125634439)Fixed accessible name computation for elements with
visibility: visibleinside a container withvisibility: hidden. (277004@main) (125738704)
CSS
Resolved Issues
Fixed the Grid track sizing algorithm logical height computation avoid unnecessary grid item updates. (276633@main) (124713418)
Fixed the style adjuster for
@starting-styleincorrectly invoking with a null element. (276993@main) (125837628)
Forms
Resolved Issues
Fixed the value attribute not getting displayed in an
inputelement withtype="email"and themultipleattribute. (276895@main) (125221858)
JavaScript
Resolved Issues
Fixed inconsistent output of
Function.prototype.toStringfor accessor properties. (276904@main) (125739577)
Rendering
Resolved Issues
Fixed intrinsic inline size calculators to account for whitespace before an empty child with nonzero margins. (276875@main) (122586712)
Fixed overlapping elements with flex box when
height: 100%is applied on nested content. (276880@main) (125572851)Fixed block containers that are scroll containers to default to unsafe alignment. (276929@main) (125742095)
Web API
New Features
Added support for PopStateEvent’s
hasUAVisualTransition. (277001@main) (125849073)
Resolved Issues
Fixed cloning of ShadowRoot nodes following a DOM Standard clarification. (277066@main) (125917138)
Web Inspector
Resolved Issues
Fixed Console and code editor completion not auto-scrolling the suggestion into view. (277034@main) (124979790)
Fixed search in the DOM tree view unexpectedly chaning the text display. (277073@main) (125797803)
See Also
2024
Safari Technology Preview 210 Release NotesSafari Technology Preview 209 Release NotesSafari Technology Preview 208 Release NotesSafari Technology Preview 207 Release NotesSafari Technology Preview 206 Release NotesSafari Technology Preview 205 Release NotesSafari Technology Preview 204 Release NotesSafari Technology Preview 203 Release NotesSafari Technology Preview 202 Release NotesSafari Technology Preview 201 Release NotesSafari Technology Preview 200 Release NotesSafari Technology Preview 199 Release NotesSafari Technology Preview 198 Release NotesSafari Technology Preview 197 Release NotesSafari Technology Preview 196 Release Notes