2 min read

Last week, the team at WebKit announced that Safari Technology Preview release 83 is now available for macOS Mojave and macOS High Sierra. Safari Technology Preview is a version of Safari for OS X includes an in-development version of the WebKit browser engine.

What’s new in Safari Technology Preview release 83?

Web authentication

This release comes with web authentication enabled by default on macOS. The web authentication has been changed to cancel the pending request when a new request is made. Web authentication has been changed to return InvalidStateError to sites whenever authenticators return such error.

Pointer events

With this release, the issue with isPrimary property of pointercancel events has been fixed. Also, the issue with calling preventDefault() on pointerdown has been fixed.

Rendering

The team has implemented backing-sharing in compositing layers and have further allowed overlap layers to paint into the backing store of another layer. The team has also fixed rendering of backing-sharing layers with transforms. The issue with layer-related flashing with composited overflow: scroll has been fixed.

CSS

In this release, “clearfix” with display: flow-root has been implemented. Also, page-break-* and -webkit-column-break-* have been implemented. The issue with font-optical-sizing applying the wrong variation value has been implemented. The CSS grid has also  been updated.

WebRTC

This release now allows sequential playback of media files. Also, the issue with video stream freezing has been fixed.

Major bug fixes

  • In this release, the CPU timeline and memory timeline bars have been fixed.
  • The colors in the network table waterfall container have been fixed.
  • The issue with context menu items in the DOM tree has been fixed.

To know more about this news, check out the release notes.

Read Next

Chrome, Safari, Opera, and Edge to make hyperlink auditing compulsorily enabled

Safari Technology Preview 71 releases with improvements in Dark Mode, Web Inspector, WebRTC, and more!

Is it time to ditch Chrome? Ad blocking extensions will now only be for enterprise users