This releases makes further performance improvements and adds color samples when reporting contrast issues. It also includes updated browser compatibility rules, plus the latest changes to the W3 HTML and CSS validators.
New Features
- Added color samples next to rgb() values in reports
- Further improvements to rule performance
- Improved accessible name calculation for SVG elements
Rule Changes
- Updated browser compatibility checks to Chrome 111, Edge 111, Firefox 111, Opera 96
- Updated to March 2023 HTML 5 Validator
- Updated to March 2023 CSS Validator
- See full list of changed rules in engine 6.48
Fixes
- Fixed CSS var() replacement at end of minimized blocks
- Various stability fixes and performance improvements