diff --git a/html-aam/index.html b/html-aam/index.html index 8fa140cbd..8be882ece 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -1257,14 +1257,19 @@
HTML Specification | `button` - (`command` attribute in the Toggle popover state) + + (`command` attribute in the + Toggle popover state + Show popover state + Hide popover state) + |
---|---|
HTML Specification | `button` - (`command` attribute in the Show popover state) + (`command` attribute in the + Close state) + Show Modal state) |
---|---|
[[WAI-ARIA-1.2]] |
`button` role.
- - If the associated element is displayed as a popover: - `aria-expanded=true` - -- If the the associated element is hidden, or not present in the DOM: - `aria-expanded=false` - -- If the the associated element is an accessibility ancestor of the element with the `command` attribute: - `aria-expanded=undefined` - - |
-
- 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 `aria-details` relation with the associated element except under the following - conditions: - -
A button that represents a submit button with a [=button/form owner=] cannot invoke a command. - |
-
HTML Specification | -- `button` - (`command` attribute in the Hide popover state) - | -
---|---|
[[WAI-ARIA-1.2]] | -
- `button` role.
- - If the associated element is displayed as a popover: - `aria-expanded=true` - -- If the the associated element is hidden, or not present in the DOM: - `aria-expanded=false` - -- If the the associated element is an accessibility ancestor of the element with the `command` attribute: - `aria-expanded=undefined` - - |
-
- 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 `aria-details` relation with the associated element except under the following - conditions: - -
A button that represents a submit button with a [=button/form owner=] cannot invoke a command. - |
-
HTML Specification | -- `button` - (`command` attribute in the Close state) - | -
---|---|
[[WAI-ARIA-1.2]] | -
- `button` role.
- - If the associated element is an open dialog: - `aria-expanded=true` - -- If the the associated element is hidden, or not present in the DOM: - `aria-expanded=false` - -- If the the associated element is an accessibility ancestor of the element with the `command` attribute: - `aria-expanded=undefined` - - |
-
- MSAA + IAccessible2 - | -
- Use WAI-ARIA mapping
- |
-
UIA | -
- Use WAI-ARIA mapping
- |
-
ATK | -
- Use WAI-ARIA mapping
- |
-
AX | -
- Use WAI-ARIA mapping
- |
-
Comments | -
- A button that represents a submit button with a [=button/form owner=] cannot invoke a command. - |
-
HTML Specification | -- `button` - (`command` attribute in the Show modal state) - | -
---|---|
[[WAI-ARIA-1.2]] | -`button` role. | -
MSAA + IAccessible2 |