Similar Posts

  • WAI-ARIA: Role=Cell

    A cell in a tabular container. Description New in ARIA 1.1 A cell in a tabular container. See related gridcell. Authors MUST ensure elements with role cell are contained in, or owned by, an element with the role row. Role=Cell Example HTML Example Characteristics Superclass Role Subclass Roles Base Concept Required Context Role Supported States…

  • WAI-ARIA: Role=Separator

    Description A divider that separates and distinguishes sections of content or groups of menuitems. There are two types of separators: a static structure that provides only a visible boundary and a focusable, interactive widget that is also moveable. If a separator is not focusable, it is revealed to assistive technologies as a static structural element….

  • WAI-ARIA: Role=Contentinfo

    A large perceivable region that contains information about the parent document. Description A large perceivable region that contains information about the parent document. Examples of information included in this region of the page are copyrights and links to privacy statements. User agents SHOULD treat elements with the role of contentinfo as navigational landmarks. Within any…

  • 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…

  • WAI-ARIA: Role=List

    A section containing listitem elements. Description A section containing listitem elements. See related listbox. Lists contain children whose role is listitem, or elements whose role is group which in turn contains children whose role is listitem. Role=List Example Pseudo-list with ‘list’ and ‘list-item’ roles Characteristics Superclass Role Subclass Roles Base Concept Required Owned Elements Inherited…

Leave a Reply

Your email address will not be published. Required fields are marked *