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

# Safari Technology Preview 30 Release Notes

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

## Overview

Overview Safari Technology Preview Release 30 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 215859-216643. Web API Implemented Subresource Integrity (SRI) (r216347) Implemented X-Content-Type-Options:nosniff (r215753, r216195) Added support for Unhandled Promise Rejection events (r215916) Updated document.cookie to only return cookies if the document URL has a network scheme or is a file URL (r216341) Removed the non-standard document.implementation.createCSSStyleSheet() API (r216458) Removed the non-standard Element.scrollByLines() and scrollByPages() (r216456) Changed to allow a null comparator in Array.prototype.sort (r216169) Changed to set the Response.blob() type based on the content-type header value (r216353) Changed Element.slot to be marked as [Unscopable] (r216228) Implemented HTMLPreloadScanner support for <link preload> (r216143) Fixed setting Response.blob() type correctly when the body is a ReadableStream (r216073) Moved offsetParent, offsetLeft, offsetTop, offsetWidth, offsetHeight properties from Element to HTMLElement (r216466) Moved the style property from Element to HTMLElement and SVGElement, then made it settable (r216426) JavaScript Fixed Arrow function access to this after  eval('super()') within a constructor (r216329) Added support for dashed values in unicode locale extensions (r216122) Fixed the behaviour of the .sort(callback) method to match Firefox and Chrome (r216137) CSS Fixed space-evenly behavior with Flexbox (r216536) Fixed font-stretch:normal to select condensed fonts (r216517) Fixed custom properties used in rgb() with calc() (r216188) Accessibility Fixed the behavior of aria-orientation="horizontal" on a list (r216452) Prevented exposing empty roledescription (r216457) Propagated aria-readonly to grid descendants (r216425) Changed to ignore aria-rowspan value if a rowspan value is provided for a <td> or <th> (r216167) Fixed an issue causing VoiceOver to skip cells after a cell with aria-colspan (r216134) Changed to treat cells with ARIA table cell properties as cells (r216123) Updated implementation of aria-orientation to match specifications (r216089) Web Inspector Added resource load error reason text in the details sidebar (r216564) Fixed toggling the Request and Response resource views in certain cases (r216461) Fixed miscellaneous RTL and localization issues (r216465, r216629) Fixed Option-Click on URL behavior in Styles sidebar (r216166) Changed 404 Image Loads to appear as a failures in Web Inspector (r216138) WebDriver Fixed several issues that prevented cookie-related endpoints from working correctly (r216258, r216261, r216292) Media Removed black background from video layer while in fullscreen (r216472) Rendering Fixed problem with the CSS Font Loading API’s load() function erroneously resolving promises when used with preinstalled fonts (r216079) Fixed flickering on asynchronous image decoding and ensured the image is incrementally displayed as new data is received (r216471)

## 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)
