diff --git a/aria-practices.html b/aria-practices.html index a408d88f3b..36b25142d7 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -502,8 +502,6 @@

Dialog (Modal)

That is, Tab and Shift + Tab do not move focus outside the dialog. However, unlike most non-modal dialogs, modal dialogs do not provide means for moving keyboard focus outside the dialog window without closing the dialog.

-

For all dialogs, all controls required to operate the dialog are child nodes of the element which has role set to dialog. -

The alertdialog role is a special-case dialog role designed specifically for dialogs that divert users' attention to a brief, important message. @@ -557,6 +555,7 @@

Keyboard Interaction

WAI-ARIA Roles, States, and Properties