Similar Posts

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

  • WAI-ARIA: Role-Superscript

    One or more superscripted characters. Description One or more superscripted characters. The superscript role is intended to be used only to mark up typographical conventions that have specific meanings; not for typographical presentation for presentation’s sake. In general, authors SHOULD use this role only if the absence of the superscript would change the meaning of the content. Characteristics Superclass…

  • WAI-ARIA: Role=Rowgroup

    A structure containing one or more row elements in a tabular container. Description A structure containing one or more row elements in a tabular container. The rowgroup role establishes a relationship between owned row elements. It is a structural equivalent to the thead, tfoot, and tbody elements in an HTML table element. Authors MUST ensure…

Leave a Reply

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