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

# Safari Technology Preview 25 Release Notes

Preview the latest web technology updates including: Resource Timing, User Timing, WebCrypto, Web API, Web Inspector, CSS, Rendering, Media, and bug fixes.

## Overview

Overview Safari Technology Preview Release 25 is now available for download for macOS 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 212356-213542. Resource Timing Added Resource Timing as an experimental feature enabled by default (r212945) Added Resource Timing support in Workers (r212449) Improved gathering timing information with reliable responseEnd time (r212993) Changed loads initiated by media elements to set the initiatorType to their element name (r212994) User Timing Enabled User Timing by default as an experimental feature (r212945) Changed performance.measure in Workers to throw a SyntaxError if provided mark name is not found (r212806) WebCrypto Added support for AES-CFB (r212736) Web API Added a new webglcontextchanged event that is dispatched when the GraphicsContext3D notices that the active GPU has changed (r212637) Changed the onbeforeunload event return value coercion to match specification behavior (r212625) Exposed Symbol.toPrimitive and Symbol.valueOf on Location instances (r212378) Fixed <input type=color> and <input type=range readonly> to prevent applying the readonly attribute to match specifications  (r212617, r212610) Fixed handling of <input>.labels when the input type changes from "text" to "hidden" to "checkbox" (r212522) Prevented aggressive throttling of DOM timers until they’ve reached their maximum nesting level (r212845) Web Inspector Enabled import() for modules in Web Inspector console (r212438) Changed the zoom level in the Settings tab to use localized formatting (r212578) Changed Web Inspector to use the Resources tab when showing files instead of the Network tab (r212761) Changed the split console to be allowed in the Elements, Resources, Debugger, and Storage tabs when Web Inspector is docked to the bottom (r212400) Changed CSS variable uses that are unresolved to get marked with a warning icon (r213187) Fixed the Zoom level user interface to match the the setting value (r212580) Prevented dismissing popovers when dragging a Web Inspector window (r212427) Improved copy and paste behavior for request headers (r212423) Included additional detail in the display name of Timeline data elements (r212570) CSS Fixed centering text inside a button set to display:flex with justify-content:center (r213173) Unprefixed -webkit-line-break (r213094) Rendering Prevented fixed elements from bouncing when scrolling beyond the bottom of the page (r212559) Improved text wrapping consistency where text might wrap when its preferred logical width is used for sizing the containing block (r213008) Media Fixed local audio-only streams to trigger playback to begin (r212696) Bug Fixes Changed pending scripts to execute asynchronously after stylesheet loads are completed (r212614) Fixed an issue where font-weight in @font-face can cause a font to be downloaded even when it’s not used (r212513) Made special URLs without a host invalid (r212470)

## 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 37 Release Notes](safari-technology-preview-release-notes/stp-release-37.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)
