From af109714f13215bc84278d393fd29984fd771cf9 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Mon, 8 Jul 2019 16:57:22 -0400 Subject: [PATCH] change normative references to informative in abstract --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 11e137f..a74a7c0 100644 --- a/index.html +++ b/index.html @@ -151,8 +151,8 @@

This document describes how user agents determine the names and descriptions of accessible objects from web content languages. This information is in turn exposed through accessibility APIs so that assistive technologies can identify these objects and present their names or descriptions to users. Documenting the algorithm through which names and descriptions are to be determined promotes interoperable exposure of these properties among different accessibility APIs and helps to ensure that this information appears in a manner consistent with author intent.

-

The accessible name and description computation specification defines support that applies across multiple content technologies. This includes accessible name and description provided by general-purpose WAI-ARIA [[!WAI-ARIA]] roles, states, and properties as well as features specific to individual content languages.

-

This document supersedes the accessible name and description guidance in the WAI-ARIA 1.0 User Agent Implementation Guide [[!WAI-ARIA-IMPLEMENTATION]] W3C Recommendation. It is part of the WAI-ARIA suite described in the WAI-ARIA Overview.

+

The accessible name and description computation specification defines support that applies across multiple content technologies. This includes accessible name and description provided by general-purpose WAI-ARIA [[WAI-ARIA]] roles, states, and properties as well as features specific to individual content languages.

+

This document supersedes the accessible name and description guidance in the WAI-ARIA 1.0 User Agent Implementation Guide [[WAI-ARIA-IMPLEMENTATION]] W3C Recommendation. It is part of the WAI-ARIA suite described in the WAI-ARIA Overview.