WAI-ARIA: Role=MenuitemCheckbox

WAI-ARIA: Role=MenuitemCheckbox

A menuitem with a checkable state whose possible values are true, false, or mixed. Description A menuitem with a checkable state whose possible values are true, false, or mixed. The aria-checked attribute of a menuitemcheckbox indicates whether the menu item is checked (true), unchecked (false), or represents a sub-level menu of other menu items that…

WAI-ARIA: Role=Navigation

WAI-ARIA: Role=Navigation

A collection of navigational elements (usually links) for navigating the document or related documents. Description A collection of navigational elements (usually links) for navigating the document or related documents. User agents SHOULD treat elements with the role of navigation as navigational landmarks. Screen Reader Support For Role=Navigation Expectation JAWS Narrator NVDA Orca TalkBack VoiceOver (iOS) VoiceOver (macOS)…

WAI-ARIA: Role=Note

WAI-ARIA: Role=Note

A section whose content is parenthetic or ancillary to the main content of the resource. Description A section whose content is parenthetic or ancillary to the main content of the resource. Role=Note Example HTML Example 1 HTML Example 2 Characteristics Superclass Role Inherited States and Properties Name From Semantic HTML No HTML element equivalent. Reference

WAI-ARIA: Role=None

WAI-ARIA: Role=None

An element whose implicit native role semantics will not be mapped to the accessibility API. Description New in ARIA 1.1 An element whose implicit native role semantics will not be mapped to the accessibility API. See synonym presentation. Note: Note regarding the ARIA 1.1 none role.ยง In ARIA 1.1, the working group introduced none as a synonym to the presentation…