Release Notes for Safari Technology Preview 60

Safari Technology Preview Release 60 is now available for download for macOS High Sierra and the beta of macOS Mojave. If you already have Safari Technology Preview installed, you can update from the Mac App Store’s Updates tab on macOS High Sierra and in the Software Update pane of System Preferences on macOS Mojave. This release covers WebKit revisions 232790-233256.

Known Issues

  • Safari Technology Preview Release 60 will crash on launch on macOS Mojave Developer Beta 1. Users should upgrade to macOS Mojave Developer Beta 2 to avoid the crash.
  • After updating to Safari Technology Preview Release 60, the homepage preference and the Develop menu preference will be lost.

Web Animations

  • Changed CSS Animations to take precedence over CSS Transitions (r232868)
  • Ensured animations are updated prior to requestAnimationFrame callbacks (r233140)
  • Implemented the starting of CSS Transitions according to the standards specifications (r232946)

Dark Mode

  • Fixed input form controls with a white background in dark mode (r232806)
  • Fixed the white corner between vertical and horizon scrollbars in dark mode (r233116)

Web Inspector

  • Fixed all non-Same-Site cookies getting marked as Same-Site Strict in the Storage tab (r233027)
  • Fixed the Box Model section to have dark background in dark mode (r233187)
  • Fixed color outline that was too dark in dark mode (r233156)
  • Fixed font guideline colors that were too bright in dark mode (r233152)
  • Fixed media query names that were unreadable in dark mode (r233154)
  • Fixed network headers colors are too dim in dark mode (r233153)

Media

  • Fixed the AirPlay picker to use the correct theme in dark mode (r233214)

CSS

  • Fixed CSS background-color style to no longer affect natively rendered text fields (r232799)
  • Exposed more semantic system colors (r232847)

WebRTC

  • Changed RTCRtpSender.replaceTrack(null) to stop the real-time source but keep the track (r232956)

Security

  • Changed CSP to apply checks before content blocker checks for network loads to match cache load behavior (r232849)
  • Validated Cross-Origin-Resource-Policy for resources cached in the MemoryCache (r232933)

Plug-ins

  • Fixed plug-in process crashing that affected Flash on macOS Mojave betas (r232848)

Intelligent Tracking Prevention

  • Improved classification of redirect collusion to a prevalent resource (r232850)

WebDriver

  • Fixed key actions to support multiple pressed virtual keys (r233131)
  • Included correct key code with synthesized NSEvents used for keystrokes (r233149)

Accessibility

  • Fixed focus to follow the text cursor when zoom is enabled (r232944)