SortSite 6.46 Maintenance Release

Sep 13, 2022

This releases makes CSS much faster and adds support for CSS variables. It also includes updated browser compatibility rules, plus the latest changes to the W3 HTML and CSS validators.

New Features

  • Handle CSS variable substitutions like rgba( var(--rgb) var(--alpha) )
  • Handle CSS variable substitutions in shorthand properties
  • Rules run around 10% faster on large pages
  • CSS runs much faster on large pages

Rule Changes

  • Updated browser compatibility checks to Chrome 105, Edge 105, Firefox 104, Opera 90, Safari 15.6
  • Updated screen reader compatibility checks to NVDA 2022, JAWS 2022, macOS 12.5 and iOS 15.6
  • Updated to September 2022 HTML 5 Validator
  • Updated to September 2022 CSS Validator
  • See full list of changed rules in engine 6.46

Fixes

  • Fixed some minor high contrast and dark mode issues
  • Fixed focus style match for body:focus-within button
  • Fixed issue running second instance of app when Edge WebView2 104 is installed
  • Various stability fixes and performance improvements

Related Tags: