SortSite 5.35 Changes
A list of changed accessibility, compatibility and search engine rules in SortSite 5.35.
Changed rules
Errors
- Found forbidden text (ErrKeyword)
- Scanner was logged out (ErrCrawlBlockedByLogOut)
Accessibility
- Image map has no accessible name (AccHtmlAreaNoAlt)
- Image has no accessible name (AccHtmlImgNoAlt)
alt
is image file name (AccHtmlImgAltFilename)- CSS animation longer than 5 seconds (AccCssAnimationAutoplay)
- HTML heading is blank (AccHtmlHeadingEmpty)
- Language change without
lang
attribute (AccPhraseLangMissing) - Missing page language (AccPageLangMissing)
click
handler without keyboard equivalent (AccScriptClickWithoutKeypress)- Page with no headings (AccPageNoHeadings)
- Keyboard handler without
tabindex
(AccWcag2-2.1.1-1)
Compatibility
calc()
in media queries has partial support (BugCssMediaQueryCalc)- Media query ranges have partial support (BugCssMediaQueryRange)
overflow-block:
andoverflow-inline:
properties have partial support (BugCssOverflowFlowRelative)keygen
element has very limited support (BugNonStdKeygen)
Standards
meter
does not need arole
(W3cHtml5AriaUneededRole-meter)