From 5ba7cb3a0fd138b4fdaa92c1606ea81281ade601 Mon Sep 17 00:00:00 2001 From: Momdo Nakamura Date: Fri, 13 Sep 2024 23:20:45 +0900 Subject: [PATCH] Fix mentions to HTML to Platform Accessibility APIs Implementation Guide (#3995) The [HTML to Platform Accessibility APIs Implementation Guide](https://www.w3.org/TR/html-aapi/) says "See [HTML Accessibility API Mappings 1.0](https://www.w3.org/TR/html-aam-1.0/) instead". So, this PR tries to replace to HTML-AAM or remove HTML-AAPI. --- techniques/aria/ARIA5.html | 3 --- techniques/aria/ARIA6.html | 2 +- techniques/aria/ARIA8.html | 2 +- techniques/aria/ARIA9.html | 4 ++-- techniques/failures/F65.html | 3 --- 5 files changed, 4 insertions(+), 10 deletions(-) diff --git a/techniques/aria/ARIA5.html b/techniques/aria/ARIA5.html index d79b673cde..706d9249f4 100644 --- a/techniques/aria/ARIA5.html +++ b/techniques/aria/ARIA5.html @@ -85,9 +85,6 @@

A slider

  • Accessible Rich Internet Applications (WAI-ARIA), Supported States and Properties
  • -
  • - HTML to Platform Accessibility APIs Implementation Guide: HTML Element to Accessibility API Role Mapping Matrix -
  • WAI-ARIA Authoring Practices Guide
  • diff --git a/techniques/aria/ARIA6.html b/techniques/aria/ARIA6.html index d9a17917ca..ffe7362e3b 100644 --- a/techniques/aria/ARIA6.html +++ b/techniques/aria/ARIA6.html @@ -64,7 +64,7 @@

    Providing a label for Math

    Resources