From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/tests/mochitest/pointerlock/mochitest.ini | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 dom/tests/mochitest/pointerlock/mochitest.ini (limited to 'dom/tests/mochitest/pointerlock/mochitest.ini') diff --git a/dom/tests/mochitest/pointerlock/mochitest.ini b/dom/tests/mochitest/pointerlock/mochitest.ini new file mode 100644 index 0000000000..54106104b2 --- /dev/null +++ b/dom/tests/mochitest/pointerlock/mochitest.ini @@ -0,0 +1,37 @@ +[DEFAULT] +support-files = + pointerlock_utils.js + iframe_differentDOM.html + !/gfx/layers/apz/test/mochitest/apz_test_utils.js + +[test_closewindow-with-pointerlock.html] +[test_pointerlock_target_not_in_active_document.html] +[test_pointerlock-api.html] +tags = fullscreen +skip-if = (os == 'android') # Bug 1612553 +support-files = + file_pointerlock-api.html + file_pointerlock-api-with-shadow.html + file_pointerlockerror.html + file_escapeKey.html + file_withoutDOM.html + file_removedFromDOM.html + file_pointerLockPref.html + file_nestedFullScreen.html + file_doubleLock.html + file_childIframe.html + file_movementXY.html + file_infiniteMovement.html + file_retargetMouseEvents.html + file_targetOutOfFocus.html + file_screenClientXYConst.html + file_suppressSomeMouseEvents.html + file_locksvgelement.html + file_allowPointerLockSandboxFlag.html + file_changeLockElement.html +[test_pointerlock_focus.html] +[test_pointerlock_xorigin_iframe.html] +support-files = + file_pointerlock_xorigin_iframe.html + file_pointerlock_xorigin_iframe_no_user_gesture.html + file_pointerlock_xorigin_iframe_not_focused.html -- cgit v1.2.3