WAI-ARIA: aria-keyshortcuts (Property)

WAI-ARIA: aria-keyshortcuts (Property)

Description New in ARIA 1.1 Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. The value of the aria-keyshortcuts attribute is a space-delimited list of keyboard shortcuts that can be pressed to activate a command or textbox widget. The keys defined in the shortcuts represent the physical keys…

WAI-ARIA: aria-label (Property)

WAI-ARIA: aria-label (Property)

Description Defines a string value that labels the current element. See related aria-labelledby. The purpose of aria-label is the same as that of aria-labelledby. It provides the user with a recognizable name of the object. The most common accessibility API mapping for a label is the accessible name property. If the label text is visible…

1.4.2 Audio Control
|

Understanding WCAG SC 1.4.2 Audio Control

1.4.2 Audio Control: If any audio on a Web page plays automatically for more than 3 seconds, either a mechanism is available to pause or stop the audio, or a mechanism is available to control audio volume independently from the overall system volume level. (Level A) Note: Since any content that does not meet this…

1.4.3 Contrast Minimum
|

Understanding WCAG SC 1.4.3 – Contrast Minimum

The visual presentation of text and images of text has a contrast ratio of at least 4.5:1, except for the following: Large TextLarge-scale text and images of large-scale text have a contrast ratio of at least 3:1; IncidentalText or images of text that are part of an inactive user interface component, that are pure decoration,…

WAI-ARIA:Role=Banner

WAI-ARIA: Role=Banner

A region that contains mostly site-oriented content, rather than page-specific content. A region that contains mostly site-oriented content, rather than page-specific content. Description A region that contains mostly site-oriented content, rather than page-specific content. Site-oriented content typically includes things such as the logo or identity of the site sponsor, and a site-specific search tool. A…