Apple vient de relâcher la 38e preview de Safari Technology. Cette nouvelle version livre plusieurs corrections de bugs et autres améliorations.

Si vous n’avez pas encore testé cette version de Safari, vous pouvez la découvrir à cette adresse. Notez que Safari Technology se veut plus rapide, mais reste encore et toujours en anglais. Dans cette nouvelle mouture, il est question de WebRTC et la capture média, Web Inspector, l’API Web, Java Script, entre autres améliorations listées plus bas.

Release 38

Beacon API

  • Enabled the Beacon API by default as an experimental feature
  • Added support for CORS-preflighting
  • Added support for CORS-preflighting on redirects
  • Added support for connect-src CSP checks on redirects
  • Updated sendBeacon() to rely on FetchBody instead of the whole FetchRequest
  • Changed to use “application/octet-stream” content-type for payloads of ArrayBuffer and ArrayBufferView types

Fetch API

  • Added support for Request keepalive getter
  • Changed Response to keep all ResourceResponse information
  • Implemented quota limitation for keepalive Fetch requests

Web Payments

  • Enabled Payment Requests as an experimental feature

CSS

  • Added support for parsing of the font-display property
  • Implement caret-color support
  • Added a fast path for rotate() and rotateZ() transform parsing
  • Fixed parsing of <meta http-equiv=refresh> to allow time starting with a ‘.’ without a leading 0
  • Fixed a hit testing issue occurring when an SVG rect element with a non-default stroke style applied

Web API

  • Added support for considering file extensions in the accept attribute of HTML file input elements
  • Improved support for referrer policies
  • Fixed the Promise resolve and reject function to have a length of 1
  • Fixed an early error on an ANY operator before new.target
  • Fixed removing an empty <li> element when inside a table cell
  • Fixed XHR to only fire an abort event if the cancellation was requested by the client

Media

  • Fixed deleting the old subtitle track on src attribute change event

Apple Pay

  • Added support for phonetic contact names

Web Inspector

  • Added Canvas path preview when viewing a recording
  • Changed clicking on an autocomplete suggestion to apply it, not dismiss it
  • Removed text-shadow and gradient backgrounds
  • Updated the filter icon in the styles sidebar

WebDriver

  • Added support for interacting with <option> and <select> elements using the element click command
  • Added support for uploading files via <input type=file>
  • Fixed a timeout when a JavaScript alert is shown in onload handler
  • Implemented “normal” and “eager” page load strategies from the W3C specification
  • Updated code to use in-view center points for clicks and other automation logic

Partager un commentaire