mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
25 lines
750 B
INI
25 lines
750 B
INI
[DEFAULT]
|
|
support-files =
|
|
pointerlock_utils.js
|
|
file_pointerlock-api.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
|
|
iframe_differentDOM.html
|
|
|
|
[test_pointerlock-api.html]
|
|
skip-if = buildapp == 'b2g' || toolkit == 'android' || os == 'linux' || os == 'win' # B2G - window.open focus issues using fullscreen. (For Linux & Win) Bug1180351
|