WD: Accessible Rich Internet Applications (WAI-ARIA) 1.2 (Call for Wide Review)

Accessible Rich Internet Applications (WAI-ARIA) 1.2

https://www.w3.org/TR/2019/WD-wai-aria-1.2-20191218/

Abstract

Accessibility of web content requires semantic information about widgets, structures, and behaviors, in order to allow assistive technologies to convey appropriate information to persons with disabilities. This specification provides an ontology of roles, states, and properties that define accessible user interface elements and can be used to improve the accessibility and interoperability of web content and applications. These semantics are designed to allow an author to properly convey user interface behaviors and structural information to assistive technologies in document-level markup. This version adds features new since WAI-ARIA 1.1 [wai-aria-1.1] to improve interoperability with assistive technologies to form a more consistent accessibility model for [HTML] and [SVG2]. This specification complements both [HTML] and [SVG2]. 

This document is part of the WAI-ARIA suite described in the WAI-ARIA Overview.

Status of the Document

This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/. 

This is a Working Draft of Accessible Rich Internet Applications (WAI-ARIA) 1.2 by the Accessible Rich Internet Applications (ARIA) Working Group. Succeeding WAI-ARIA 1.1 [WAI-ARIA-1.1], it continues development of the WAI-ARIA technology. The primary focus of WAI-ARIA 1.2 is to add roles that correspond to [HTML] semantics. This version adds roles to correspond to HTML, defines a script interface, and adjusts usage of some ARIA properties. A history of changes to WAI-ARIA 1.2 is available. 

Feature development for this version is complete, and this is a wide review draft published to obtain feedback before finalization of the spec. While the Accessible Rich Internet Applications Working Group encourages feedback on any aspect of the specification, we would particularly like feedback on the following new or changed features: 
 
  * The following new roles to support parity with [HTML] - blockquote, caption, code, deletion, insertion, meter, paragraph, subscript, superscript and time. 
  * The generic role. 
  * Disallow labeling of some elements where an accessible name is not logical. 
  * Changing 2 states (aria-disabled and aria-invalid) and 2 properties (aria-errormessage and aria-haspopup) from global states and properties to only being allowed on appropriate roles. 
  * Removing aria-expanded from many roles on which it was previously allowed. 
  * Changes to combobox such that previous implementations will no longer be supported. 
  * ARIA IDL Section (JavaScript interfaces)  

When submitting feedback, please consider issues in the context of the companion documents. To comment, file an issue in the W3C ARIA GitHub repository. If this is not feasible, send email to public-aria@w3.org (comment archive). In-progress updates to the document may be viewed in the publicly visible editors' draft. 

This document was published by the Accessible Rich Internet Applications Working Group as a Working Draft. This document is intended to become a W3C Recommendation.

Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

This document was produced by a group operating under the W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.

This document is governed by the 1 March 2019 W3C Process Document.

Received on Wednesday, 18 December 2019 20:38:01 UTC