diff --git a/examples/menubar/menubar-2/menubar-2.html b/examples/menubar/menubar-2/menubar-2.html index b6a5a0a047..3ca07b8a4a 100644 --- a/examples/menubar/menubar-2/menubar-2.html +++ b/examples/menubar/menubar-2/menubar-2.html @@ -386,7 +386,7 @@

Menubar

- + menuitem @@ -401,7 +401,7 @@

Menubar

- + tabindex="-1" @@ -414,7 +414,7 @@

Menubar

not part of the Tab sequence of the page. - + tabindex="0" @@ -440,7 +440,7 @@

Menubar

- + aria-haspopup="true" @@ -452,7 +452,7 @@

Menubar

Indicates that the menuitem has a submenu. - + aria-expanded="true" @@ -462,7 +462,7 @@

Menubar

Indicates the menu is open. - + aria-expanded="false" @@ -516,7 +516,7 @@

Submenu

Defines an acessible name for the menu. - + menuitem @@ -531,7 +531,7 @@

Submenu

- + tabindex="-1" @@ -543,7 +543,7 @@

Submenu

Makes the item focusable but not part of the page tab sequence. - + aria-disabled="false" @@ -555,7 +555,7 @@

Submenu

Used on the font size "Smaller" and "Larger" options to indicate they are active. - + aria-disabled="true"