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=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 *