Skip to main content
RAAMAA

11.9 On each screen, is the content offered viewable regardless of screen orientation (portrait or landscape) (excluding special cases)?

Official methodology to test criterion 11.9

Test 1 (11.9)

iOS
  1. Open the Control Center.
  2. Check that the screen orientation is not locked in the platform settings (see official documentation).
  3. Display the application and toggle the device between landscape and portrait mode.
  4. Check that
    • the application can be used in both orientations, i.e. that the elements of the application are repositioned so that they can be read;
    • the content available in one orientation is still available in the other orientation (directly or by activating an additional component, for example).
  5. If this is the case, the criterion is validated.
Android
  1. Open the Quick settings panel.
  2. Check that "Auto-rotate" is enabled (see official documentation).
  3. Display the application and toggle the device between landscape and portrait mode.
  4. Check that
    • the application can be used in both orientations, i.e. that the elements of the application are repositioned so that they can be read;
    • the content available in one orientation is still available in the other orientation (directly or by activating an additional component, for example).
  5. If this is the case, the criterion is validated.