SortSite 6.48 Changes
A list of changed accessibility, compatibility and search engine rules in SortSite 6.48.
Changed rules
Accessibility
- Image accessible name uses placeholder (AccHtmlImgAltPlaceholder)
- Interaction animation cannot be disabled (AccCssTransitionInteraction)
- CSS depends on default colors (AccHtmlUnsetTextOrBackgroundColor)
- Text contrast below minimum (AccHtmlContrastMinimum)
- Text contrast ratio below 7:1 (AccHtmlContrastEnhanced)
- CSS
position:
causes meaningless sequence (AccCssMeaninglessSequence) fieldset
withoutlegend
(AccHtmlFieldsetNoLegend)fieldset
with invalidlegend
(AccHtmlFieldsetInvalidLegend)- Visual label not in accessible name (AccHtmlControlLabelInAccName)
aria-checked
must not be used oninput
withtype=radio
ortype=checkbox
(W3cHtml5AriaRedundant-input-aria-checked)
Compatibility
- MathML has partial support (BugHtmlMath)
- CSS
color()
function has partial support (BugCssColorProfileFunction) hwb()
colors have partial support (BugCssColorHwb)lab()
colors have partial support (BugCssColorLab)lch()
colors have partial support (BugCssColorLch)cq*
units have partial support (BugCssUnitContainerQuery)lh
unit has partial support (BugCssUnitLh)rex
,rch
, andric
units have partial support (BugCssUnitRootFont)
Search
- Invisible text may be penalized (SeoHiddenTextColor)
Standards
link fetchpriority
can only be used with external resource types (W3cHtml5LinkFetchPriority)script fetchpriority
should only be used withsrc
(W3cHtml5ScriptFetchPriority)aria-checked
must not be used oninput
withtype=radio
ortype=checkbox
(W3cHtml5AriaRedundant-input-aria-checked)body
seen whenbody
already open (W3cHtml5Error-errFooSeenWhenFooOpen-body)
Usability
- Avoid underlined text (UseGov10.4)
- Use appropriate link text lengths (UseGov10.11)
- Use simple background images (UseGov14.1)