Similar Posts

  • WAI-ARIA: Role=Tree

    Description A type of list that may contain sub-level nested groups that can be collapsed and expanded. To be keyboard accessible, authors SHOULD manage focus of descendants for all instances of this role, as described in Managing Focus. Elements with the role tree have an implicit aria-orientation value of vertical. Role=Tree Example HTML Example In…

  • WAI-ARIA: Role=Banner

    A region that contains mostly site-oriented content, rather than page-specific content. A region that contains mostly site-oriented content, rather than page-specific content. Description A region that contains mostly site-oriented content, rather than page-specific content. Site-oriented content typically includes things such as the logo or identity of the site sponsor, and a site-specific search tool. A…

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

Leave a Reply

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