Similar Posts

  • WAI-ARIA: Role=Caption

    Visible content that names, and may also describe, a figure, table, grid, or treegrid. Description Visible content that names, and may also describe, a figure, table, grid, or treegrid. When using caption authors SHOULD ensure: Authors SHOULD set aria-labelledby on the parent figure, table, grid, or treegrid to reference the element with role caption. However, if a caption contains content that serves as both a name and description for its parent, authors MAY instead set aria-labelledby to reference an element within the caption that contains…

  • WAI-ARIA: Role=Insertion

    An insertion contains content that is marked as added or content that is being suggested for addition. Description An insertion contains content that is marked as added or content that is being suggested for addition. Insertions are typically used to either mark differences between two versions of content or to designate content suggested for addition…

  • 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=Log

    A type of live region where new information is added in meaningful order and old information may disappear. Description A type of live region where new information is added in meaningful order and old information may disappear. See related marquee. Examples include chat logs, messaging history, game log, or an error log. In contrast to other live…

  • WAI-ARIA: Role=Listitem

    Description A single item in a list or directory. Authors MUST ensure elements with role listitem are contained in, or owned by, an element with the role list or group. ROle=Listitem Example Pseudo-list with ‘list’ and ‘list-item’ roles Characteristics Superclass Role Subclass Roles Required Context Role Supported States and Properties Inherited States and Properties Name…

Leave a Reply

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