diff --git a/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html b/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html index 7fa45228ec..102fdf328c 100644 --- a/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html +++ b/content/patterns/menu-button/examples/menu-button-actions-active-descendant.html @@ -213,7 +213,7 @@
aria-controls="IDREF"
aria-controls="ID_REFERENCE"
button
aria-labelledby="IDREF"
aria-labelledby="ID_REFERENCE"
ul
aria-activedescendant="IDREF"
aria-activedescendant="ID_REFERENCE"
ul
menuitem
element that is visually indicated as focused.IDREF
value is updated when keys that move the focus indicator among menu items are pressed.ID_REFERENCE
value is updated when keys that move the focus indicator among menu items are pressed.ul
element with role menu
.aria-controls="IDREF"
aria-controls="ID_REFERENCE"
button
aria-labelledby="IDREF"
aria-labelledby="ID_REFERENCE"
ul
aria-controls="IDREF"
aria-controls="ID_REFERENCE"
button
aria-labelledby="IDREF"
aria-labelledby="ID_REFERENCE"
ul