Apple propose ce soir la 31e preview de Safari Technology. Cette nouvelle version livre comme à son habitude avec une meilleure stabilité et plusieurs corrections de bugs. Nous vous rappelons que cette version ne remplace en aucun cas votre navigateur Safari actuel.

Les changements de cette version concernent l’accessibilité, le CSS / JavaScript, le WebGPU, les API Web, Web Inspector, le réseau, et bien plus à découvrir à cette adresse. Apple a également corrigé de nombreux bugs pour l’occasion.

Voici le Release 31

Web API
  • Added media and type attribute support for <link rel= »preload »>
  • Added support for DOMMatrix and DOMMatrixReadOnly
  • Fixed getElementById to return the correct element when a matching element is removed during beforeload event
  • Fixed skipping <slot> children when collecting content for innerText
JavaScript
  • Fixed a syntax error thrown when declaring a top level for-loop iteration variable the same as a function parameter
Layout & Rendering
  • Added support for transform-box to switch sizing box in SVG
  • Fixed clientX and clientY on mouse events to be relative to the layout viewport
  • Fixed large animated images getting decoded as a large static image before receiving all of the data
  • Fixed screen flickering caused by asynchronous image decoding for large images when interacting with the page
  • Fixed element position when dragging jQuery Draggable elements with position:fixed after pinch zoom
  • Fixed a timing issue causing a hardware-accelerated transform animation to misplace an element 50% of the time
CSS GRID
  • Implemented the place-self shorthand
  • Fixed static position of positioned grid items
  • Ignored collapsed tracks on content-distribution alignment
Font Variations
  • Added support for calc() in font-variation-settings and font-feature-settings
  • Enabled the woff2-variations format identifier for @font-face
  • Updated the font-style implementation in the font selection algorithm
Web Inspector
  • Added a new icon for Web Socket resources
  • Changed adding new CSS rules so that the added rules go into a new Inspector Style Sheet resource that can be viewed, edited, and saved
  • Fixed an issue where changes are not applied in Styles sidebar when switching tabs without blurring editor
  • Fixed content views not getting restored on reload if its tree element is filtered out
  • Fixed an error when trying to delete DOM breakpoints from the Debugger tab
  • Fixed deleting a disabled XHR breakpoint
  • Fixed miscellaneous RTL and localization issues
  • Prevented loading the active recording until a Timeline view needs to be shown
Media
  • Added support for painting MSE video-element to canvas
  • Fixed captions and subtitles not showing up in picture-in-picture for MSE content
  • Fixed media element reporting hidden when in picture-in-picture mode and tab is backgrounded
Web Driver
  • Fixed characters produced with the shift modifier on a QWERTY keyboard to be delivered as shift-down, char-down, char-up, and shift-up events
  • Fixed navigator.webdriver to return false if the page is not controlled by automation
WebCrypto
  • Added support for RSA-PSS
  • Replaced CryptoOperationData with BufferSource
Security
  • Improved error message for Access-Control-Allow-Origin violations due to a misconfigured server

Partager un commentaire