This releases makes rules run around 2x faster and has better detection of event handlers added by JavaScript. It also includes updated ARIA 1.2 and browser compatibility rules, plus the latest changes to the W3 HTML and CSS validators.
New Features
- Improved detection of event handlers
- Rules run 2x faster on large pages
- Further updates for ARIA 1.2
Rule Changes
- Updated browser compatibility checks to Chrome 108, Edge 108, Firefox 108, Opera 93, Safari 16
- Updated to December 2022 HTML 5 Validator
- Updated to December 2022 CSS Validator
- See full list of changed rules in engine 6.47
Fixes
- Fixed cascading HTML validation errors when sub-trees contain nested invalid elements
- Various stability fixes and performance improvements