---
title: Safari Technology Preview 37 Release Notes
framework: safari-technology-preview-release-notes
role: article
role_heading: Article
path: safari-technology-preview-release-notes/stp-release-37
---

# Safari Technology Preview 37 Release Notes

Preview the latest web technology updates including: Web API, JavaScript, WebAssembly, Apple Pay, CSS, Web Inspector, WebDriver, Rendering, Accessibility, and Media.

## Overview

Overview Safari Technology Preview Release 37 is now available for download for macOS Sierra and betas of macOS High Sierra. If you already have Safari Technology Preview installed, you can update from the Mac App Store’s Updates tab. This release covers WebKit revisions 219567-220128. Web API Added initial support for navigator.sendBeacon behind an experimental feature flag (r220121) Implemented document.elementsFromPoint  (r219961) Made cross-origin properties enumerable (r219659) Fixed dispatching the click event to the parent when the child target stops hit testing after mouseDown (r219568) Moved DOMException properties to the prototype and changed to use Error.prototype.toString() (r219607, r219663) JavaScript Added finally method support to Promise (r219989) Added support for optional catch binding (r220068) WebAssembly Reduced the size of generated binaries (r219899) Apple Pay Added "carteBancaire" as a supported payment network (r219896) CSS Aligned quirky number parsing with other browsers (r219642) Web Inspector Added a context menu item to the Elements tab for taking a screenshot of a node (r219870) The debugger now captures async stack traces when web content calls addEventListener (r220036) Prevented outputting “No message” for multi-value logs like console.log(x, y) (r219900) Fixed warnings about console.assert lines without semicolons (r219894) Inlined multiple console log values if they are simple (r219893) Fixed inspect(aFunction) to jump to the function definition (r219749) Fixed the page overlay highlight to fade out when a page is constantly updating (r219596) Fixed some controls overlaying the header in the Settings tab (r219851) WebDriver Fixed an issue where implicit navigations didn’t cause a browsing context switch (r219723) Fixed link and partial link queries if the text link contains trailing or leading whitespaces (r219604) Fixed an issue that caused some script evaluations to be attributed to the wrong frame (r219649) Rendering Changed to disable async image decoding for large images after the first time a tile is painted (r219876) Fixed the minimum font size preference to affect absolute line-height values and prevent text lines from overlapping (r219665) Fixed getting round-trip stroke-width styles causing text to gain a stroke (r219755) Fixed Reeder’s default font to correctly use San Francisco (r220009) Accessibility Fixed zoom to follow the keyboard insertion point (r219987) Added a background color for the focus state of the icon buttons in the media controls (r220041) Fixed the incorrect range from index and length on <p> tags with contenteditable (r219949) Changed to dispatch accessibilityPerformPressAction asynchronously on macOS (r219906) Fixed silent VoiceOver or skipping over time values on the media player (r219983) Fixed the web page getting reloaded when a node is labelling multiple child nodes (r219661) Media Fixed media controls missing content in fullscreen when the document has a scroll offset (r219645) Fixed the mouse pointer not hiding during fullscreen playback (r219625) Fixed pressing the Escape key to not be a valid user gesture to enter fullscreen (r219950)

## See Also

### 2017

- [Safari Technology Preview 46 Release Notes](safari-technology-preview-release-notes/stp-release-46.md)
- [Safari Technology Preview 45 Release Notes](safari-technology-preview-release-notes/stp-release-45.md)
- [Safari Technology Preview 44 Release Notes](safari-technology-preview-release-notes/stp-release-44.md)
- [Safari Technology Preview 43 Release Notes](safari-technology-preview-release-notes/stp-release-43.md)
- [Safari Technology Preview 42 Release Notes](safari-technology-preview-release-notes/stp-release-42.md)
- [Safari Technology Preview 41 Release Notes](safari-technology-preview-release-notes/stp-release-41.md)
- [Safari Technology Preview 40 Release Notes](safari-technology-preview-release-notes/stp-release-40.md)
- [Safari Technology Preview 39 Release Notes](safari-technology-preview-release-notes/stp-release-39.md)
- [Safari Technology Preview 38 Release Notes](safari-technology-preview-release-notes/stp-release-38.md)
- [Safari Technology Preview 36 Release Notes](safari-technology-preview-release-notes/stp-release-36.md)
- [Safari Technology Preview 35 Release Notes](safari-technology-preview-release-notes/stp-release-35.md)
- [Safari Technology Preview 34 Release Notes](safari-technology-preview-release-notes/stp-release-34.md)
- [Safari Technology Preview 33 Release Notes](safari-technology-preview-release-notes/stp-release-33.md)
- [Safari Technology Preview 32 Release Notes](safari-technology-preview-release-notes/stp-release-32.md)
- [Safari Technology Preview 31 Release Notes](safari-technology-preview-release-notes/stp-release-31.md)
