From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../pointerlock/pointerlock_fullscreen-manual.html | 173 +++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html (limited to 'testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html') diff --git a/testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html b/testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html new file mode 100644 index 0000000000..d04bc2a3ef --- /dev/null +++ b/testing/web-platform/tests/pointerlock/pointerlock_fullscreen-manual.html @@ -0,0 +1,173 @@ + + + + + + + + + + +

Description

+

This test validates that pointer lock won't be exited when fullscreen is entered or exited, unless fullscreen is exited with the same user gesture as pointer lock.

+
+ +

Manual Test Steps:

+

+

    +
  1. Click the "scriptExitFullscreen" button.
  2. +
  3. If the exitFullscreen doesn't work, use the menu (or any other interaction except for the "esc" key) to exit fullscreen.
  4. +
  5. First test case done.
  6. +
  7. Click the "gestureExitFullscreen" button.
  8. +
  9. Use the "esc" key to exit fullscreen.
  10. +
  11. Second test case done.
  12. +
+

+
+ + + + +
+
Waiting... Please click the "scriptExitFullscreen" button.
+
Target
+
+
+ +
+ + + + -- cgit v1.2.3