Skip to content

Commit a691cce

Browse files
committed
Add a support note for issue 1909 regarding cycle to browser
1 parent cf0ef03 commit a691cce

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_rules/focusable-no-keyboard-trap-non-standard-nav-ebe86a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For each target element focus can cycle to the browser UI by using the method ad
4848

4949
## Accessibility Support
5050

51-
There are no accessibility support issues known.
51+
Some browsers have settings that will immediately cycle focus back to the web document. This fulfills the expectation because focus can cycle to the browser UI and the browser UI cycles focus back to the web document.
5252

5353
## Background
5454

_rules/focusable-no-keyboard-trap-standard-nav-a1b64e.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ acknowledgments:
1717
- Malin Øvrebø
1818
- Shadi Abou-Zahra
1919
- Stein Erik Skotkjerra
20+
- Tom Brunet
2021
funding:
2122
- WAI-Tools
2223
---
@@ -38,7 +39,7 @@ For each target element, focus can cycle to the browser UI by using [standard ke
3839

3940
## Accessibility Support
4041

41-
There are no accessibility support issues known.
42+
Some browsers have settings that will immediately cycle focus back to the web document. This fulfills the expectation because focus can cycle to the browser UI and the browser UI cycles focus back to the web document.
4243

4344
## Background
4445

0 commit comments

Comments
 (0)