From 8245a905f9d142f61cb2aab5cd824def27d76665 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sun, 7 Nov 2021 11:05:06 -0500 Subject: [PATCH] revise mapping tables for svg and math (#354) * revise mapping tables for svg and math closes #344 * removing some unintended whitespace changes * removing more unintended whitespace changes * Update index.html --- index.html | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index a8a37159..96835156 100644 --- a/index.html +++ b/index.html @@ -155,6 +155,8 @@

Introduction

  • [[[core-aam-1.2]]]
  • HTML Accessibility API Mappings 1.0 (this specification)
  • [[[svg-aam-1.0]]]
  • + +
  • MathML AAM 1.0
  • Accessibility APIs

    @@ -239,7 +241,7 @@

    HTML Element Role Mappings

  • Elements mapped to the `Text` Control Type are not generally represented as accessible objects in the accessibility tree, but are just part of the `Text` Control Pattern implemented for the whole HTML document. However, if they have any `aria-` attributes or an explicit `tabindex` specified, elements mapped to the `Text` Control Type will be represented as accessible objects in the accessibility tree.
  • -
  • +
  • AXAPI:
    • User agents should return a user-presentable, localized string value for the Mac Accessibility AXRoleDescription.
    • @@ -2704,12 +2706,13 @@

      HTML Element Role Mappings

      `math` - `math` role -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      - + See comments + See comments + See comments + See comments + See comments + + Mapping for `math` is defined by MathML AAM 1.0. @@ -3604,13 +3607,15 @@

      HTML Element Role Mappings

      `svg` - `graphics-document` role + See comments + + See comments + See comments + See comments + See comments + + Mapping for `svg` is defined by [[[svg-aam-1.0]]]. See also Graphics Accessibility API Role Mappings -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      -
      Use WAI-ARIA mapping
      - `table`