From e3f62d5ac3bf5539ffc3f8263a7e6aa5f0c6b042 Mon Sep 17 00:00:00 2001 From: IsaDC Date: Wed, 11 Sep 2024 10:31:56 -0600 Subject: [PATCH] Correct example URL --- tests/menu-button-actions-active-descendant/data/references.csv | 2 +- .../data/voiceover_macos-commands.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/menu-button-actions-active-descendant/data/references.csv b/tests/menu-button-actions-active-descendant/data/references.csv index 937d3520d..ce1b34531 100644 --- a/tests/menu-button-actions-active-descendant/data/references.csv +++ b/tests/menu-button-actions-active-descendant/data/references.csv @@ -4,7 +4,7 @@ authorEmail,metadata,isa.delcastillo5@gmail.com, 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 diff --git a/tests/menu-button-actions-active-descendant/data/voiceover_macos-commands.csv b/tests/menu-button-actions-active-descendant/data/voiceover_macos-commands.csv index a5f592838..4e5cf6515 100644 --- a/tests/menu-button-actions-active-descendant/data/voiceover_macos-commands.csv +++ b/tests/menu-button-actions-active-descendant/data/voiceover_macos-commands.csv @@ -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