From a0194cc4d4a3ce016871a6f55d3c5b7616721e83 Mon Sep 17 00:00:00 2001 From: Peter Krautzberger Date: Wed, 22 May 2024 22:09:55 +0200 Subject: [PATCH] editorial: remove dangling --- core-aam/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-aam/index.html b/core-aam/index.html index 23bd70fa7..dc107e8af 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -205,7 +205,7 @@

Accessibility APIs <
  • ATK - Accessibility Toolkit [[ATK]] and Assistive Technology Service Provider Interface [[AT-SPI]], referred to hereafter as "ATK/AT-SPI"
  • macOS Accessibility Protocol [[AXAPI]]
  • -

    The WAI-ARIA 1.0 User Agent Implementation Guide included mappings for [[UIA-EXPRESS]], also known as IAccessibleEx, which was implemented in Microsoft Internet Explorer 8.0 - 11. New implementations are strongly encouraged to use [[[UI-AUTOMATION]]] instead.

    +

    The WAI-ARIA 1.0 User Agent Implementation Guide included mappings for [[UIA-EXPRESS]], also known as IAccessibleEx, which was implemented in Microsoft Internet Explorer 8.0 - 11. New implementations are strongly encouraged to use [[[UI-AUTOMATION]]] instead.

    If user agent developers need to expose information using other accessibility APIs, it is recommended that they work closely with the developer of the platform where the API runs, and assistive technology developers on that platform.