Similar Posts

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

     A nameless container element that has no semantic meaning on its own. Description  A nameless container element that has no semantic meaning on its own. The generic role is intended for use as the implicit role of generic elements in host languages (such as HTML div or span), so is primarily for implementors of user agents. Authors SHOULD NOT use this role in content. Authors MAY use presentation or none to remove implicit…

  • WAI-ARIA: role=presentation

    An element whose implicit native role semantics will not be mapped to the accessibility API. Description An element whose implicit native role semantics will not be mapped to the accessibility API. See synonym none. Note regarding the ARIA 1.1 none role.§ In ARIA 1.1, the working group introduced none as a synonym to the presentation role, due to author…

Leave a Reply

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