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

    Description A divider that separates and distinguishes sections of content or groups of menuitems. There are two types of separators: a static structure that provides only a visible boundary and a focusable, interactive widget that is also moveable. If a separator is not focusable, it is revealed to assistive technologies as a static structural element….

  • WAI-ARIA: Role=Application

    A structure containing one or more focusable elements requiring user input, such as keyboard or gesture events, that do not follow a standard interaction pattern supported by a widget role. Description A structure containing one or more focusable elements requiring user input, such as keyboard or gesture events, that do not follow a standard interaction…

  • WAI-ARIA: Role=Scrollbar

    A graphical object that controls the scrolling of content within a viewing area, regardless of whether the content is fully displayed within the viewing area. Description A graphical object that controls the scrolling of content within a viewing area, regardless of whether the content is fully displayed within the viewing area. A scrollbar represents the…

Leave a Reply

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