Skip to content

This is an early unpublished editor's draft; content is incomplete and subject to change.

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:

  1. Open the dialog.
  2. 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.