Similar Posts

  • WAI-ARIA: Role=Math

    Content that represents a mathematical expression.  Description Content that represents a mathematical expression. Content with the role math is intended to be marked up in an accessible format such as MathML [MathML3], or with another type of textual representation such as TeX or LaTeX, which can be converted to an accessible format by native browser…

  • WAI-ARIA: Role=Time

    An element that represents a specific point in time. Description An element that represents a specific point in time. NOTE: At the present time, there are no WAI-ARIA properties corresponding to the datetime attribute supported on <time> in [HTML]. The addition of this property will be considered for ARIA version 1.3. Authors SHOULD limit text contents to a valid date- or time-related string,…

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

    An element that displays the progress status for tasks that take a long time. Description An element that displays the progress status for tasks that take a long time. A progressbar indicates that the user’s request has been received and the application is making progress toward completing the requested action. The author SHOULD supply values for aria-valuenow,…

Leave a Reply

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