SortSite 6.54 Changes
A list of changed accessibility, compatibility and search engine rules in SortSite 6.54.
Changed rules
Errors
- Link returns 403 HTTP status code (ErrHttpForbidden)
Accessibility
- Image accessible name uses placeholder (AccHtmlImgAltPlaceholder)
- CSS animation longer than 5 seconds (AccCssAnimationAutoplay)
- Scrollable element not keyboard accessible (AccCssScrollableNoFocus)
- Text contrast below minimum (AccHtmlContrastMinimum)
- Text contrast ratio below 7:1 (AccHtmlContrastEnhanced)
- Timed meta tag page refresh (AccHtmlMetaRefresh)
- Timed meta tag page redirect (AccHtmlMetaRedirect)
- Document title missing (AccPageNoTitle)
- Summary has no accessible name (AccHtmlSummaryBlank)
- Use
strong
instead of CSSfont-weight
(AccWcag2-F2-3) - Spacer image has descriptive
alt
(AccHtmlImgDecorativeAltNonNull) - Links only indicated by color (AccWcag2-F73-1)
- CSS outline or border hides focus indicator (AccWcag2-F78-1)
- Grouped fields need a label or instructions (AccWcag2-F82-1)
- Body element is hidden (AccAriaHiddenBody)
- Hidden element is focusable (AccAriaHiddenFocusableContent)
- ARIA
role
hides focusable children (AccAriaPresentationalChildrenFocusable) role=caption
must be owned byrole=figure
orgrid
ortable
ortreegrid
(W3cHtml5AriaRequiredParentRoles-caption)role=menubar
must containrole=menuitem
ormenuitemcheckbox
ormenuitemradio
(W3cHtml5AriaRequiredChildRole-menubar)- Expanded
role=combobox
must havearia-controls
(W3cHtml5AriaRequiredAttribute-combobox-aria-controls)
Compatibility
name
attribute ondetails
elements has partial support (BugHtmlDetailsName)abs()
CSS function has partial support (BugCssFuncAbs)sign()
CSS function has partial support (BugCssFuncSign)- CSS
light-dark()
function has partial support (BugCssColorLightDark)
Standards
role=caption
must be owned byrole=figure
orgrid
ortable
ortreegrid
(W3cHtml5AriaRequiredParentRoles-caption)role=menubar
must containrole=menuitem
ormenuitemcheckbox
ormenuitemradio
(W3cHtml5AriaRequiredChildRole-menubar)option
element must not be empty (W3cHtml5TextContentOption)- Expanded
role=combobox
must havearia-controls
(W3cHtml5AriaRequiredAttribute-combobox-aria-controls)