diff --git a/html-aam/index.html b/html-aam/index.html index 218b62dcd..f97216b84 100644 --- a/html-aam/index.html +++ b/html-aam/index.html @@ -5152,6 +5152,222 @@
| HTML Specification | ++ + `menubar` + | +
|---|---|
| [[wai-aria-1.2]] | +`menubar` role | +
| Computed Role | +Use WAI-ARIA mapping |
+
| + MSAA + IAccessible2 + | +Use WAI-ARIA mapping |
+
| UIA | +Use WAI-ARIA mapping |
+
| [[ATK]] | +Use WAI-ARIA mapping |
+
| AX | +Use WAI-ARIA mapping |
+
| Comments | ++ |
| HTML Specification | ++ + `menuitem` + | +
|---|---|
| [[wai-aria-1.2]] | +`menuitem` role | +
| Computed Role | +Use WAI-ARIA mapping |
+
| + MSAA + IAccessible2 + | +Use WAI-ARIA mapping |
+
| UIA | +Use WAI-ARIA mapping |
+
| [[ATK]] | +Use WAI-ARIA mapping |
+
| AX | +Use WAI-ARIA mapping |
+
| Comments | ++ |
| HTML Specification | ++ + `menuitem` + (descendant of `fieldset` with `checkable` attribute in the `multiple` state) + | +
|---|---|
| [[wai-aria-1.2]] | ++ `menuitemcheckbox` role, with the `aria-checked` state set to "true" if the element's checkedness is true, or "false" otherwise + | +
| Computed Role | +Use WAI-ARIA mapping |
+
| + MSAA + IAccessible2 + | +Use WAI-ARIA mapping |
+
| UIA | +Use WAI-ARIA mapping |
+
| [[ATK]] | +Use WAI-ARIA mapping |
+
| AX | +Use WAI-ARIA mapping |
+
| Comments | ++ |
| HTML Specification | ++ + `menuitem` + (descendant of `fieldset` with `checkable` attribute in the `single` state) + | +
|---|---|
| [[wai-aria-1.2]] | ++ `menuitemradio` role, with the `aria-checked` state set to "true" if the element's checkedness is true, or "false" otherwise + | +
| Computed Role | +Use WAI-ARIA mapping |
+
| + MSAA + IAccessible2 + | +Use WAI-ARIA mapping |
+
| UIA | +Use WAI-ARIA mapping |
+
| [[ATK]] | +Use WAI-ARIA mapping |
+
| AX | +Use WAI-ARIA mapping |
+
| Comments | ++ |
| HTML Specification | ++ + `menulist` + | +
|---|---|
| [[wai-aria-1.2]] | +`menu` role | +
| Computed Role | +Use WAI-ARIA mapping |
+
| + MSAA + IAccessible2 + | +Use WAI-ARIA mapping |
+
| UIA | +Use WAI-ARIA mapping |
+
| [[ATK]] | +Use WAI-ARIA mapping |
+
| AX | +Use WAI-ARIA mapping |
+
| Comments | ++ |