A new maintenance release is now available with updated rules and new browser compatibility checks.
New Features
- IE11 browser compatibility checks turned off by default now that IE11 is end-of-life on Windows 10
- Screen reader compatibility checks for IE11 removed
- CSS validation support for :has() relative selectors, content-visibility: and @media horizontal-viewport-segments and @media vertical-viewport-segments
Rule Changes
- Updated browser compatibility checks to Chrome 103, Edge 103, Firefox 101, Opera 88, Safari 15.4
- Updated to June 2022 HTML 5 Validator
- Updated to June 2022 CSS Validator
- Updated to May 2022 URL Standard
- Updates for ARIA 1.2 Candidate Recommendation
- See full list of changed rules in engine 6.45
Fixes
- Fixed leak with inherited CSS custom properties
- Fixed "This issue was found on another 1 pages" appearing unexpectedly in reports
- Various stability fixes and performance improvements