Skip to content

Commit

Permalink
Correct example URL
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaDC committed Sep 11, 2024
1 parent 0345330 commit e3f62d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authorEmail,metadata,[email protected],
title,metadata,Action Menu Button Example Using aria-activedescendant,
reference,metadata,reference/2024-7-21_174946/menu-button-actions-active-descendant.html,Test Case Page for Action Menu Button Example Using aria-activedescendant
designPattern,metadata,https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/,APG Pattern: Menu Button
example,metadata,https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/examples/menu-button-actions-active-descendant/,APG Example: Actions Menu Button Using aria-activedescendant
example,metadata,https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/examples/menu-button-actions/,APG Example: Actions Menu Button Using aria-activedescendant
menu,aria,menu,menu
menuitem,aria,menuitem,menuitem
aria-haspopup,aria,aria-haspopup,aria-haspopup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ navToFirstItemMenu,home,,,18
navToFirstItemMenu,down,quickNavOff,,18.1
navToLastItemMenu,end,,,20
navToLastItemMenu,up,quickNavOff,,20.1
navToItemMenuByTypingCharacter,a,,,22
navToItemMenuByTypingCharacter,a,quickNavOff,,22
activateMenuItem,ctrl+opt+space,,,24
activateMenuItem,enter,,,24.1
closeMenu,esc,,,26

0 comments on commit e3f62d5

Please sign in to comment.