Understanding SC 2.5.2 Pointer Cancellation
|

Understanding SC 2.5.2 Pointer Cancellation

Success Criterion 2.5.2 Pointer Cancellation (Level A): For functionality that can be operated using a single pointer, at least one of the following is true: No Down-EventThe down-event of the pointer is not used to execute any part of the function; Abort or UndoCompletion of the function is on the up-event, and a mechanism is available to abort the function before completion or…

Understanding SC 2.5.1 Pointer Gestures
|

Understanding SC 2.5.1 Pointer Gestures

All functionality that uses multipoint or path-based gestures for operation can be operated with a single pointer without a path-based gesture, unless a multipoint or path-based gesture is essential.This requirement applies to web content that interprets pointer actions (i.e. this does not apply to actions that are required to operate the user agent or assistive…

Understanding SC 1.4.11 Non-text Contrast
|

Understanding SC 1.4.11 Non-text Contrast

Success Criterion 1.4.11 Non-text Contrast (Level AA): The visual presentation of the following have a contrast ratio of at least 3:1 against adjacent color(s): User Interface Components Visual information required to identify user interface components and states, except for inactive components or where the appearance of the component is determined by the user agent and…

Understanding SC 1.3.5 Identify Input Purpose
|

Understanding SC 1.3.5 Identify Input Purpose

Success Criterion 1.3.5 Identify Input Purpose (Level AA): The purpose of each input field collecting information about the user can be programmatically determined when: The input field serves a purpose identified in the Input Purposes for User Interface Components section; and The content is implemented using technologies with support for identifying the expected meaning for…

Understanding SC 3.1.2 Language of Parts
|

Understanding SC 3.1.2 Language of Parts

3.1.2 Language of Parts: The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text. (Level AA). This success criterion requires that the contents written…

Understanding WCAG SC 1.1.1 Non-text Content
|

Understanding WCAG SC 1.1.1 Non-text Content

1.1.1 Non-text Content: All non-text content that is presented to the user has a text alternative that serves the equivalent purpose, except for the situations listed below. (Level A) Controls, Input: If non-text content is a control or accepts user input, then it has a name that describes its purpose. (Refer to Guideline 4.1 for…