A new maintenance release is now available with updated rules and new browser compatibility checks.
New Features
- Parse external SVG images
- Minor tweaks to report UI
Rule Changes
- Updated compatibility checks to Firefox 44, Chrome 47, Opera 34 and Edge 13
- Updated to January 2016 HTML 5 validator checks (VNU 16.1.1)
- Further implementation of Matterhorn Protocol
- See full list of changed rules in engine 5.20
Fixes
- Stopped bogus DOM changes and CSS warnings appearing inside SVG element
- Was unable to scan pages that returned '201 Created' HTTP code instead of '200 OK'
- Display warning if user tries to check Welcome page of application
- Handle regex literal / division operator ambiguity in JavaScript parser
- Handle name spaced attributes in HTML 5
- Fix issue with CSS cascade in DOM
- Various stability fixes