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 @@

Menu Button

- aria-controls="IDREF" + aria-controls="ID_REFERENCE" button @@ -263,7 +263,7 @@

Menu

- aria-labelledby="IDREF" + aria-labelledby="ID_REFERENCE" ul @@ -293,14 +293,14 @@

Menu

- aria-activedescendant="IDREF" + aria-activedescendant="ID_REFERENCE" ul