Skip to content

Commit

Permalink
Fix VoiceOver commands for navigating backwards to a link
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaDC committed Nov 19, 2024
1 parent 3e2a191 commit fa5c534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/link-css/data/voiceover_macos-commands.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ navForwardsToLink,tab,,,3.1
navForwardsToLink,l,quickNavOn,,3.2
navBackToLink,ctrl+opt+left,,,6.0
navBackToLink,shift+tab,,,6.1
navBackToLink,l,quickNavOn,,6.2
navBackToLink,shift+l,quickNavOn,,6.2
reqInfoAboutLink,ctrl+opt+f3,,,9.0
reqInfoAboutLink,ctrl+opt+f4,,,9.1
2 changes: 1 addition & 1 deletion tests/link-img-alt/data/voiceover_macos-commands.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ navForwardsToLink,tab,,,3.1
navForwardsToLink,l,quickNavOn,,3.2
navBackToLink,ctrl+opt+left,,,6.0
navBackToLink,shift+tab,,,6.1
navBackToLink,l,quickNavOn,,6.2
navBackToLink,shift+l,quickNavOn,,6.2
reqInfoAboutLink,ctrl+opt+f3,,,9.0
reqInfoAboutLink,ctrl+opt+f4,,,9.1

0 comments on commit fa5c534

Please sign in to comment.