You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.5.3 Label in Name - has already been considered under both navigation and text alternatives.
This review considered:
Pointer Gestures
Pointer Cancellation
Motion Actuation
Dragging Movements
Target Size (Minimum)
Audit Results
Pointer Gestures
There is no functionality requiring multipoint or path-based gestures.
Pointer Cancellation
From a search of the code, event listeners are on the 'on click' event. None use the onmousedown or onmouseup events. This therefore meets the success criterion G212 and there are no functions that execute on the down-event alone.
Motion Actuation
There is no device or user motion functionality.
Dragging Movements
There is no dragging movement functionality.
Target Size (Minimum)
Links which are not text within sentences (e.g. "find out more" inside a rounded rectangle) are styled areas of min 47 px x 47 px, which meet the criterion of 24 px x 24 px minimum.
The OLH logo at the top left of each page, which is 54 x 24, so also meets this criterion.
The dots for moving the carousel are smaller than this minimum (16px) this needs review.
The text was updated successfully, but these errors were encountered:
Summary
Action Required
Context
2.5.3 Label in Name - has already been considered under both navigation and text alternatives.
This review considered:
Audit Results
Pointer Gestures
There is no functionality requiring multipoint or path-based gestures.
Pointer Cancellation
From a search of the code, event listeners are on the 'on click' event. None use the onmousedown or onmouseup events. This therefore meets the success criterion G212 and there are no functions that execute on the down-event alone.
Motion Actuation
There is no device or user motion functionality.
Dragging Movements
There is no dragging movement functionality.
Target Size (Minimum)
Links which are not text within sentences (e.g. "find out more" inside a rounded rectangle) are styled areas of min 47 px x 47 px, which meet the criterion of 24 px x 24 px minimum.
The OLH logo at the top left of each page, which is 54 x 24, so also meets this criterion.
The dots for moving the carousel are smaller than this minimum (16px) this needs review.
The text was updated successfully, but these errors were encountered: