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