tenfourfox/dom/tests/mochitest/pointerlock/mochitest.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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