From 52694b7c760ee40ecb56427148e61c315eb0ba0b Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 26 Jun 2024 20:40:50 +0000
Subject: [PATCH] ED update
---
index.html | 306 +++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 253 insertions(+), 53 deletions(-)
diff --git a/index.html b/index.html
index c249eba..e9dcd94 100644
--- a/index.html
+++ b/index.html
@@ -97,7 +97,7 @@
}
-
+
HTML Accessibility API Mappings 1.0
-
W3C Editor's Draft 21 June 2024
+
W3C Editor's Draft 26 June 2024
More details about this document
@@ -13488,7 +13488,206 @@ HTML Accessibility API Mappings 1.0
-
+
+
+
+ HTML Specification
+ popover
+
+
+ Element(s)
+
+ HTML elements
+
+
+
+ [WAI-ARIA-1.2 ]
+
+ Not mapped
+
+
+
+
+ MSAA + IAccessible2
+
+
+ Relations: IA2_RELATION_DETAILS_FOR
points to invoking element. See Comments .
+
+
Object attributes:
+
ispopup: <value>
where
<value>
reflects the
popover type.
+
+
+
+
+ UIA
+
+ A details relation is made with the invoking element, if an invoking element exists which meets the conditions for necessitating a details relationship.
+ See Comments .
+
+
+
+ ATK
+
+ Relations: RELATION_DETAILS_FOR
points to invoking element. See Comments .
+
+
Object attributes:
+
ispopup: <value>
where
<value>
reflects the
popover type.
+
+
+
+
+ AX
+
+ Not mapped
+
+
+
+
+ Comments
+
+ User agents MUST NOT expose a details relation between a popover
and its invoking element under the following conditions:
+
+ when the popover
is the next immediate accessibility sibling to the invoking element,
+ when the element has a popovertarget=hide
attribute value,
+ or when the element is a descendant of the popover
and its popovertarget
is the "auto
" state.
+
+ If specified on an element with an implicit role of generic
, then the element's role instead maps to group
.
+
+
+
+
+
+
+
+
+ HTML Specification
+ popovertarget
+
+
+ Element(s)
+
+ button
;
+ input type=button, image, reset, submit
+
+
+
+ [WAI-ARIA-1.2 ]
+
+
+
+ If the associated element is displayed as a popover:
+ aria-expanded=true
+
+
+ If the associated element is hidden, or not present in the DOM:
+ aria-expanded=false
+
+
+ If the associated element is an accessibility ancestor of the element with the popovertarget
attribute:
+ aria-expanded=undefined
+
+
+
+
+
+
+ MSAA + IAccessible2
+
+
+
+ Object attributes: details-roles:popover
+
+
+
+ UIA
+
+
+
+
+
+ ATK
+
+
+ Object attributes: details-roles:popover
+
+
+
+ AX
+
+
+
+
+
+ Comments
+
+
+ User Agents MUST expose an aria-details
relation with the associated popover element except under the following
+ conditions:
+
+
+ The element's popovertargetaction
attribute value is "hide
"
+ The associated popover element is the next immediate accessibility sibling to the invoking element,
+ The element's popovertargetaction
attribute is the "auto
" state and the element is a descendant of the popover
it is associated with.
+
+
+
+
+
+
+
@@ -13539,7 +13738,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13590,7 +13789,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13642,7 +13841,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13696,7 +13895,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13748,7 +13947,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13807,7 +14006,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13858,7 +14057,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13907,7 +14106,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -13959,7 +14158,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14010,7 +14209,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14062,7 +14261,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14113,7 +14312,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14164,7 +14363,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14224,7 +14423,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14275,7 +14474,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14327,7 +14526,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14378,7 +14577,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14428,7 +14627,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14479,7 +14678,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14538,7 +14737,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14589,7 +14788,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14640,7 +14839,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14692,7 +14891,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14743,7 +14942,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14790,7 +14989,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14841,7 +15040,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14892,7 +15091,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14944,7 +15143,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -14995,7 +15194,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15046,7 +15245,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15105,7 +15304,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15155,7 +15354,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15196,7 +15395,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15245,7 +15444,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15296,7 +15495,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15348,7 +15547,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15397,7 +15596,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15450,7 +15649,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15507,7 +15706,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15575,7 +15774,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15626,7 +15825,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15678,7 +15877,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15729,7 +15928,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15782,7 +15981,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15839,7 +16038,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15891,7 +16090,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -15946,7 +16145,7 @@ HTML Accessibility API Mappings 1.0
-
@@ -16357,6 +16556,7 @@ HTML Accessibility API Mappings 1.0
+ 06-June-2024: Add popover
, popovertarget
and popovertargetaction
mappings. See GitHub PR 481 .
09-Oct-2023: Acknowledge use of hr
element within select
element. See GitHub PR 504 .
03-Oct-2023: Update image mappings to reference the primary synonym roles (image
and none
). See GitHub PR 498 .
03-Oct-2023: Clarify when to expose required field as invalid. See GitHub PR 429 .