Similar Posts

  • WAI-ARIA: Role-Meter

    An element that represents a scalar measurement within a known range, or a fractional value. Description An element that represents a scalar measurement within a known range, or a fractional value. Authors MAY set aria-valuemin and aria-valuemax to indicate the minimum and maximum values for the meter. Otherwise, their implicit values follow the same rules as <input[type=”range”]> in [HTML]: The value of aria-valuenow MUST NOT fall below or exceed the computed…

  • WAI-ARIA: Role=Structure

    Description A document structural element. Roles for document structure support the accessibility of dynamic web content by helping assistive technologies determine active content versus static document content. Structural roles by themselves do not all map to accessibility APIs, but are used to create widget roles or assist content adaptation for assistive technologies. Note: structure is an…

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

  • WAI-ARIA: Role=Insertion

    An insertion contains content that is marked as added or content that is being suggested for addition. Description An insertion contains content that is marked as added or content that is being suggested for addition. Insertions are typically used to either mark differences between two versions of content or to designate content suggested for addition…

Leave a Reply

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