Safari Technology Preview 89 Release Notes
Preview the latest web technology updates including: JavaScript, Web API, Compatibility, Accessibility, Media, Web Inspector, and WebGPU.
Overview
Safari Technology Preview Release 89 is now available for download for macOS Mojave and the macOS Catalina beta. 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 247433-248024.
JavaScript
Implemented nullish coalescing with the
??operator for ESNext (r247819)
Web API
Added
referrerpolicyattribute support for<script>elements (r247509)Changed
window.openDatabaseto be overridable (r247434)Fixed an IndexedDB error where the starting version change transaction may be neglected (r247649)
Fixed the ability to unbold selected text when the system font is used (r247439)
Made storing cross-origin top-level prefetches in HTTP cache optional (r247860)
Moving right by word boundary right before an object element followed by a
<br>element hangs (r247881)Removed support for
beforeloadonlink=prefetch(r247481)
Compatibility
Fixed Daring Fireball long press highlights that were unnecessarily inflated due to false illegibility (r247792)
Fixed contextual menu actions for YouTube videos (r247901)
Accessibility
Exposed the
aria-labelattribute for<video>elements (r247891)
Media
Web Inspector
Added support for
console.screenshotwith detached (not in main DOM tree)<img>and<picture>elements (r247814)Added support for
console.screenshotwithImageDataandImageBitmap(r247812)Added a “Show Grid” navigation item for the Images collection in the Resources tab (r248004)
Added an indicator/separator around items in the Images collection in the Resources tab (r248019)
Add special case for
about:blankresources to show “Resource has no content” message (r247747)Fixed display of
application/xmlcontent for XHR requests (r247533)Fixed issues toggling multiple breakpoints when they’re collapsed into one line (r247639)
Fixed Command-X (⌘X) to cut selected properties in the Styles sidebar (r247760)
Made the Changes panel in the Elements Tab render with LTR text direction (r247492)
WebGPU
Implemented errors for GPURenderPipeline creation (r247764)
Added descriptive error messages in WHLSL (r247834)
Changed checker to
setError()when a property access node can’t commit its base type in WHLSL (r247676)Changed to return the zero-value enum in the enum-from-integer constructor when the integer is not a valid enum value in WHLSL (r247675)
Made enums work in WHLSL (r247666)
Updated matrix memory layout to match HLSL by laying out columns linearly in WHLSL (r247468)
See Also
2019
Safari Technology Preview 97 Release NotesSafari Technology Preview 96 Release NotesSafari Technology Preview 95 Release NotesSafari Technology Preview 94 Release NotesSafari Technology Preview 93 Release NotesSafari Technology Preview 92 Release NotesSafari Technology Preview 91 Release NotesSafari Technology Preview 90 Release NotesSafari Technology Preview 88 Release NotesSafari Technology Preview 87 Release NotesSafari Technology Preview 86 Release NotesSafari Technology Preview 85 Release NotesSafari Technology Preview 84 Release NotesSafari Technology Preview 83 Release NotesSafari Technology Preview 82 Release Notes