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
6060
6161The ` cdkTrapFocus ` directive traps <kbd >Tab</kbd > key focus within an element. This is intended to
6262be 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
6464constrained.
6565
6666This directive is declared in ` A11yModule ` .
Original file line number Diff line number Diff line change 22
33The ` cdkTrapFocus ` directive traps <kbd >Tab</kbd > key focus within an element. This is intended to
44be 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
66constrained.
77
88This directive is declared in ` A11yModule ` .
You can’t perform that action at this time.
0 commit comments