A new maintenance release is now available with updated rules and new browser compatibility checks.
New Features
- Improved CSS engine performance
- Added Media Queries 4 range syntax: @media screen and (10px < width < 1000px)
- Added alpha channel support to CSS contrast calculations
- Improved accessible name calculation
Rule Changes
- Updated browser compatibility checks to Chrome 77, Firefox 69 and Safari 13
- Updated to October 2019 HTML 5 Validator
- Updated to October 2019 CSS Validator
- See full list of changed rules in engine 5.35
Fixes
- Bring robots.txt processing into alignment with draft RFC
- Fixed missing data in CSV exports
- Various stability fixes and performance improvements