File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Each item must also have an ID bound to the listbox's or menu's `aria-activedesc
60
60
61
61
The ` cdkTrapFocus ` directive traps <kbd >Tab</kbd > key focus within an element. This is intended to
62
62
be used to create accessible experience for components like
63
- [ modal dialogs] ( https://www.w3.org/TR/wai-aria-practices-1.1/#dialog_modal ) , where focus must be
63
+ [ modal dialogs] ( https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/ ) , where focus must be
64
64
constrained.
65
65
66
66
This directive is declared in ` A11yModule ` .
Original file line number Diff line number Diff line change 2
2
3
3
The ` cdkTrapFocus ` directive traps <kbd >Tab</kbd > key focus within an element. This is intended to
4
4
be used to create accessible experience for components like
5
- [ modal dialogs] ( https://www.w3.org/TR/wai-aria-practices-1.1/#dialog_modal ) , where focus must be
5
+ [ modal dialogs] ( https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/ ) , where focus must be
6
6
constrained.
7
7
8
8
This directive is declared in ` A11yModule ` .
You can’t perform that action at this time.
0 commit comments