WCAG SC 3.3.7 Redundant Entry (Level A)
|

Understanding WCAG SC 3.3.7 Redundant Entry (Level A)

The goal of this success criterion is to make the processes where repeated steps are found easier by: For example, a checkout flow in an e-commerce site asks shipping address and billing address to be entered. If both the addresses are the same, the site can provide a “My shipping address is the same as…

Understanding SC 2.5.8 Target Size (Minimum)
|

Understanding WCAG SC 2.5.8 – Target Size (Minimum)

The intent of this success criterion is to ensure the target of any UI element has 24 by 24 CSS PX target size  or there is enough spacing provided between two targets that have undersize targets. Note that zooming or other style changes adopted by users with disabilities must not modify the target sizes. So,…

SC 3.3.8 Accessible Authentication (Minimum)
|

Understanding WCAG SC 3.3.8 – Accessible Authentication (Minimum)

A cognitive function test (such as remembering a password or solving a puzzle) is not required for any step in an authentication process unless that step provides at least one of the following: AlternativeAnother authentication method that does not rely on a cognitive function test. MechanismA mechanism is available to assist the user in completing the cognitive function test. Object RecognitionThe…

Understanding SC 2.5.7 Dragging Movement
|

Understanding WCAG SC 2.5.7 Dragging Movements

All functionality that uses a dragging movement for operation can be achieved by a single pointer without dragging, unless dragging is essential or the functionality is determined by the user agent and not modified by the author. Note: This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions…

Understanding SC 2.4.11 Focus Not Obscured (Minimum)
|

Understanding WCAGSC 2.4.11 Focus Not Obscured (Minimum)

When a user interface component receives keyboard focus, the component is not entirely hidden due to author-created content. Note: Where content in a configurable interface can be repositioned by the user, then only the initial positions of user-movable content is considered for testing and conformance of this Success Criterion. Note: Content opened by the user…