From b89d79578a90a4e8e57c502cf43dc41adf4ef0ef Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Thu, 26 Oct 2023 14:05:45 -0400 Subject: [PATCH 1/2] mappings for proposed sectionheader/footer related to https://github.com/w3c/aria/pull/1931 --- index.html | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) diff --git a/index.html b/index.html index 2f7312f..3c84276 100644 --- a/index.html +++ b/index.html @@ -3559,6 +3559,98 @@ +

sectionfooter

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA Specification + sectionfooter +
Computed Role +

sectionfooter

+
MSAA + IAccessible2 + Role: ROLE_SYSTEM_GROUPING
+ Object Attribute: xml-roles:sectionfooter +
UIA + Control Type: Group
+ Localized Control Type: sectionfooter +
ATK/AT-SPI + Role: ROLE_PANEL
+ Object Attribute: xml-roles:sectionfooter +
AX API[Note 1] + AXRole: AXGroup
+ AXSubrole: <nil>
+ AXRoleDescription: sectionfooter +
+

sectionheader

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA Specification + sectionheader +
Computed Role +

sectionheader

+
MSAA + IAccessible2 + Role: ROLE_SYSTEM_GROUPING
+ Object Attribute: xml-roles:sectionheader +
UIA + Control Type: Group
+ Localized Control Type: sectionheader +
ATK/AT-SPI + Role: ROLE_PANEL
+ Object Attribute: xml-roles:sectionheader +
AX API[Note 1] + AXRole: AXGroup
+ AXSubrole: <nil>
+ AXRoleDescription: sectionheader +

separator (non-focusable)

From 27608157d300e5bea3528f1560359e9ca18cb38d Mon Sep 17 00:00:00 2001 From: Valerie Young Date: Fri, 26 Apr 2024 09:27:32 -0700 Subject: [PATCH 2/2] Update linux mappings --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 3c84276..caad5d2 100644 --- a/index.html +++ b/index.html @@ -3591,8 +3591,7 @@

sectionfooter

@@ -3637,8 +3636,7 @@

sectionheader

ATK/AT-SPI - Role: ROLE_PANEL
- Object Attribute: xml-roles:sectionfooter + Role: ROLE_FOOTER
ATK/AT-SPI - Role: ROLE_PANEL
- Object Attribute: xml-roles:sectionheader + Role: ROLE_HEADER