Overlay content dismissible
foundational
Normative Text
When new content becomes visible and covers the main content, a mechanism is available to dismiss the new content.
Methods
- The ‘Escape’ (Esc) key closes new content.
- An accessible ‘close’ button is provided to close the new content.
Tests
This section is non-normative.
Modal dialogs on interaction
Procedure
For each element that opens a modal dialog when interacted with:
- Open the dialog.
- Check that the dialog includes a mechanism to allow the dialog to be dismissed.
Expected results
- #2 is true.
Tests
This content needs to be written.