diff --git a/index.html b/index.html index c249eba..e9dcd94 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@ } - +
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.
+
+ |
+
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: |
+
AX | ++ Not mapped + + | +
Comments | +
+ User agents MUST NOT expose a details relation between a
If specified on an element with an implicit role of |
+
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:
+
+ If the associated element is hidden, or not present in the DOM:
+
+ If the associated element is an accessibility ancestor of the element with the |
+
+ MSAA + IAccessible2 + | +
+ Use WAI-ARIA mapping
+ Object attributes:
+ details-roles:popover |
+
UIA | +
+ Use WAI-ARIA mapping
+ |
+
ATK | +
+ Use WAI-ARIA mapping
+ Object attributes:
+ details-roles:popover |
+
AX | +
+ Use WAI-ARIA mapping
+ |
+
Comments | +
+
+ User Agents MUST expose an
|
+
HTML Specification | +popovertargetaction |
+
---|---|
Element(s) | +
+ button ;
+ input type=button, image, reset, submit
+ |
+
[WAI-ARIA-1.2] | +
+ Not mapped
+ |
+
+ MSAA + IAccessible2 + | +
+ Not mapped
+ |
+
UIA | +
+ Not mapped
+ |
+
ATK | +
+ Not mapped
+ |
+
AX | +
+ Not mapped
+ |
+
Comments | +The value of this attribute can impact the mappings of its related popovertarget attribute. |
+