• Home
  • Apps
  • macOS
  • News
  • Safari Technology Preview 98 Offers The Usual Bug Fixes and Performance Improvements

Safari Technology Preview 98 Offers The Usual Bug Fixes and Performance Improvements

Safari Technology Preview 98 Offers The Usual Bug Fixes and Performance Improvements

Apple on Wednesday released Safari Technology Preview 98, the latest version of their developer preview web browser. The preview version of Apple’s popular browser offers developers and other interested users the ability to try out features that may or may not, debut in future public release versions of Safari.

Release 98

Web Inspector

  • Elements
    • Removed the “Show/Hide Shadow DOM” navigation item
    • Restricted showing paint flashing and compositing borders to the Web Inspector session
    • Ensure that a bezier swatch is shown for CSS timing function keywords
    • Fixed hovering over an invalid value while holding ⌘ to change the color of the text
    • Fixed the Classes input to not display on top of other content
  • Network
    • Fixed pressing ⌘F when no network item is selected to focus the filter bar
  • Sources
    • Fixed non-regex local overrides to not apply to resources that only contain the URL instead of completely matching the URL
  • Storage
    • Added support for filtering IndexedDB stores and indexes
  • Audit
    • Fixed selected item before entering edit mode not being reselected after exiting edit mode
    • Fixed importing a result with DOM nodes that don’t match the inspected page appearing as empty lines
  • Console
    • Ensure copying an evaluation result does not include the saved variable index
  • Search
    • Added basic “No Search Results” text with a clickable help navigation item that reveals and focuses the navigation sidebar search input when there is no active search

Web Animations

  • Enabled Web Animations CSS Integration, a new implementation of CSS Animations and CSS Transitions, by default
  • Fixed layout of element children with forwards-filling opacity animation that can be incorrect after removal
  • Implemented Animation.commitStyles()

Media

  • Enabled the Generic Text Track Cue API

Rendering

  • Ensured transparency layers are properly ended when only painting root background
  • Fixed an issue where elements could jump to the wrong position after some compositing-related style changes

Web API

  • Implemented OffscreenCanvas.convertToBlob
  • Changed setting toString or valueOf on a cross-origin Location object to throw a SecurityError
  • Fixed an incorrect association of the URL object with the port value
  • Prevented synchronous XHR in beforeunload and unload event handlers

CSS

  • Changed to not perform range checking for calc() at parse time
  • Changed media queries in img sizes attribute to evaluate dynamically
  • Implemented the clamp() function
  • Improved computed values of calc() functions to match the specification
  • Changed calc() to not do range checking at parse time

JavaScript

  • Changed Object.prototype.isPrototypeOf() to check if the passed in value is a non-object first

WebRTC

  • Added protection for WebRTC network monitoring to wait forever in edge cases
  • Fixed audio elements that resumed playback after getUserMedia

Clipboard API

  • Added sanitization for HTML and image data written using clipboard.write

Browser Changes

  • Changed to issue the load sooner on swipe back/forward navigation
  • Re-disabled TLS 1.0 and TLS 1.1 by default

WebAssembly

  • Changed to validate and generate bytecode in a single pass

The update can be downloaded from the Safari Technology Preview website, or if the browser is already installed, it can be updated via the “Update” tab in the Mac App Store. Full release notes for the update are also available on the Safari Technology Preview website.

While the preview is intended for use by developers and advanced users, in order to provide Apple with feedback on the development of the Safari browser, it can be run side-by-side with the release version of Safari. The app doesn’t require a developer account to download and install. For more information, visit the Safari Technology Preview website.