Similar Posts

  • WAI-ARIA: Role=Document

    An element containing content that assistive technology users may want to browse in a reading mode. Description An element containing content that assistive technology users may want to browse in a reading mode. When user agent focus moves to an element assigned the role of document, assistive technologies having a reading mode for browsing static content MAY switch to…

  • WAI-ARIA: Role=Strong

    Content that is important, serious, or urgent. Description Content that is important, serious, or urgent. The purpose of the strong role is to communicate strong importance, seriousness, or urgency. It is not for communicating changes in typographical presentation that are not important to the meaning of the content. Authors SHOULD use the strong role only if its absence would change the…

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

  • WAI-ARIA: ROLE=FIGURE

    A perceivable section of content that typically contains a graphical document, images, code snippets, or example text. The parts of a figure MAY be user-navigable. Description New in ARIA 1.1 A perceivable section of content that typically contains a graphical document, images, code snippets, or example text. The parts of a figure MAY be user-navigable….

  • WAI-ARIA: Role=Subscript

    One or more subscripted characters. Description One or more subscripted characters. The subscript 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 subscript would change the meaning of the content. Characteristics Superclass…

Leave a Reply

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