From 12e8c6a65ec06d840f22d19321c9a446bb362162 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Wed, 4 Aug 2021 09:30:28 -0400 Subject: [PATCH 1/6] update atk and at-spi links --- biblio.js | 7 ++++++- index.html | 8 ++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/biblio.js b/biblio.js index cf320ca7..b65df52a 100644 --- a/biblio.js +++ b/biblio.js @@ -1,10 +1,15 @@ var localBiblio = { // Correct reference for ATK "ATK": { - "href": "https://developer.gnome.org/atk/stable/", + "href": "https://gitlab.gnome.org/GNOME/at-spi2-core/", "title": "ATK - Accessibility Toolkit", "publisher": "The GNOME Project" }, + "AT-SPI": { + "href": "https://gitlab.gnome.org/GNOME/at-spi2-core/", + "title": "Assistive Technology Service Provider Interface", + "publisher": "The GNOME Project" + }, // Custom reference for the Mac OSX Accessibility API "AXAPI": { "href": "https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Protocols/NSAccessibility_Protocol/index.html", diff --git a/index.html b/index.html index 9f6aa918..3ab06483 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@

Accessibility APIs

@@ -255,7 +255,7 @@

HTML Element Role Mappings

[[wai-aria-1.1]] MSAA + IAccessible2 UIA - ATK + ATK AX Comments @@ -2722,7 +2722,7 @@

HTML Element Role Mappings

Use WAI-ARIA mapping
- The `menu` element is a semantic alternative to the `ul` element. It has no implemented mappings or behavior that reflect the semantics of the ARIA `menu` role. + The `menu` element is a semantic alternative to the `ul` element. It has no implemented mappings or behavior that reflect the semantics of the ARIA `menu` role.
Note obsolete `menuitem` element @@ -3981,7 +3981,7 @@

HTML Attribute State and Property Mappings

[[[WAI-ARIA]]] MSAA + IAccessible2 UIA - ATK + ATK AX Comments From 399fab565102c278974ea1b2a267b55207136996 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Wed, 4 Aug 2021 09:46:34 -0400 Subject: [PATCH 2/6] broken links --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3ab06483..eaa80001 100644 --- a/index.html +++ b/index.html @@ -744,8 +744,8 @@

HTML Element Role Mappings

Use WAI-ARIA mapping
A `button`'s mapping will change if the - `aria-pressed` and - `aria-haspopup` attributes are specified. + `aria-pressed` and + `aria-haspopup` attributes are specified. @@ -3973,7 +3973,7 @@

HTML Attribute State and Property Mappings

- + From 9f68d76baacf99787acb327deb8a5af654dc6f38 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Thu, 5 Aug 2021 10:42:35 -0400 Subject: [PATCH 3/6] fix html ref --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index eaa80001..64db8a8b 100644 --- a/index.html +++ b/index.html @@ -3973,7 +3973,7 @@

HTML Attribute State and Property Mappings

Mappings of HTML attributes (excluding event handler content attributes) to platform accessibility APIs: ARIA, MSAA + UIA Express, MSAA + IAccessible2, UIA, ATK, and AX Mappings of HTML attributes (excluding event handler content attributes) to platform accessibility APIs: ARIA, MSAA + UIA Express, MSAA + IAccessible2, UIA, ATK, and AX
Attribute
- + From 9f9ab2eea7dec2973ec724860d1bcc82caa9e3bd Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Thu, 5 Aug 2021 10:56:27 -0400 Subject: [PATCH 4/6] update core-aam ref --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 64db8a8b..baf3729c 100644 --- a/index.html +++ b/index.html @@ -7079,7 +7079,7 @@

Substantive changes since moving to the Web Application Working Group (forme
  • 01-Dec-2017: Updated mappings for the `dfn` element. See GitHub issue #6.
  • 30-Nov-2017: Updated mappings for the `meter` element. See GitHub issue #2.
  • 24-Nov-2017: Updated mappings for the `audio` and `video` elements. See GitHub issue #80.
  • -
  • 23-Nov-2017: Updated `figure` element mappings to reflect the WAI-ARIA `figure` role mappings.
  • +
  • 23-Nov-2017: Updated `figure` element mappings to reflect the WAI-ARIA `figure` role mappings.
  • 23-Nov-2017: Updated mappings for the `form` element based on presence of accessible name. See GitHub issue #106.
  • 23-Nov-2017: Removed the accessible name computation requirement to ignore an `img` element's `title` attribute when the element's `alt` attribute is empty. See GitHub issue #99.
  • 23-Nov-2017: Added note to not expose `aria-roledescription` unless element also a conforming `role` attribute value. See GitHub issue #98.
  • From 954a102ef2bb0bf9bb048665a3b64a9eaa2790b5 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Fri, 6 Aug 2021 14:37:29 -0400 Subject: [PATCH 5/6] update HTML links --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index baf3729c..85bf6cf9 100644 --- a/index.html +++ b/index.html @@ -1495,7 +1495,7 @@

    HTML Element Role Mappings

    @@ -4987,7 +4987,7 @@

    HTML Attribute State and Property Mappings

    @@ -4999,9 +4999,9 @@

    HTML Attribute State and Property Mappings

    Mappings of HTML attributes (excluding event handler content attributes) to platform accessibility APIs: ARIA, MSAA + UIA Express, MSAA + IAccessible2, UIA, ATK, and AX Mappings of HTML attributes (excluding event handler content attributes) to platform accessibility APIs: ARIA, MSAA + UIA Express, MSAA + IAccessible2, UIA, ATK, and AX
    Attribute
    - form-associated custom element + form-associated custom element If the author assigned a conforming ARIA role using the `role` attribute, map to that role. Otherwise, no corresponding role.
    Use WAI-ARIA mapping
    `kind` - `track` + `track` Not mapped Not mapped
    `label` - `optgroup`; - `option`; - `track` + `optgroup`; + `option`; + `track`
    Not mapped
    @@ -7049,7 +7049,7 @@

    Substantive changes since moving to the Web Application Working Group (forme
  • 18-Sept-2019: Update `mark` element's UIA `LocalizedControlType` and AX `AXRoleDescription`. See GitHub issue #236.
  • 18-Sept-2019: Update ATK mappings for `summary` and `details` elements. See GitHub issue #142 and GitHub issue #147.
  • 18-Sept-2019: Update MSAA mappings for `sub` and `sup`. See GitHub pull request #252.
  • -
  • 11-Sept-2019: Update mapping for `menu` to match HTML Living Standard. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See GitHub issue #188.
  • +
  • 11-Sept-2019: Update mapping for `menu` to match HTML Living Standard. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See GitHub issue #188.
  • 10-July-2019: Further updated mappings for `ins` and `del` elements. See GitHub pull request #219.
  • 13-June-2019: Update mappings for `ins` and `del` elements. See GitHub issue #141.
  • 10-June-2019: Update ATK mappings for `header` and `footer` when not scoped to the `body`. See GitHub issue #129.
  • From df3d8b3c087a4e9d1ec08387451efd19b05f42e0 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Tue, 10 Aug 2021 22:00:14 -0400 Subject: [PATCH 6/6] Update index.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marcos Cáceres --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 712a9e47..a8a37159 100644 --- a/index.html +++ b/index.html @@ -7049,7 +7049,7 @@

    Substantive changes since moving to the Web Application Working Group (forme
  • 18-Sept-2019: Update `mark` element's UIA `LocalizedControlType` and AX `AXRoleDescription`. See GitHub issue #236.
  • 18-Sept-2019: Update ATK mappings for `summary` and `details` elements. See GitHub issue #142 and GitHub issue #147.
  • 18-Sept-2019: Update MSAA mappings for `sub` and `sup`. See GitHub pull request #252.
  • -
  • 11-Sept-2019: Update mapping for `menu` to match HTML Living Standard. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See GitHub issue #188.
  • +
  • 11-Sept-2019: Update mapping for [^menu^] to match HTML Living Standard. Remove element and attribute mappings that are not applicable to `menu` and `menuitem`. Update mapping of `menu` to `role="list"`. See GitHub issue #188.
  • 10-July-2019: Further updated mappings for `ins` and `del` elements. See GitHub pull request #219.
  • 13-June-2019: Update mappings for `ins` and `del` elements. See GitHub issue #141.
  • 10-June-2019: Update ATK mappings for `header` and `footer` when not scoped to the `body`. See GitHub issue #129.