michael@0: # NOTE: Bug 788164: the tests in this file are disabled on Linux michael@0: # in dom/tests/mochitest/moz.build for intermittent failures. michael@0: michael@0: [DEFAULT] michael@0: support-files = michael@0: pointerlock_utils.js michael@0: file_approval.html michael@0: file_pointerlock-api.html michael@0: file_pointerlockerror.html michael@0: file_escapeKey.html michael@0: file_withoutDOM.html michael@0: file_removedFromDOM.html michael@0: file_pointerLockPref.html michael@0: file_nestedFullScreen.html michael@0: file_doubleLock.html michael@0: file_childIframe.html michael@0: file_movementXY.html michael@0: file_infiniteMovement.html michael@0: file_retargetMouseEvents.html michael@0: file_targetOutOfFocus.html michael@0: file_screenClientXYConst.html michael@0: file_suppressSomeMouseEvents.html michael@0: file_locksvgelement.html michael@0: file_allowPointerLockSandboxFlag.html michael@0: iframe_differentDOM.html michael@0: michael@0: [test_pointerlock-api.html] michael@0: skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(window.open focus issues (using fullscreen)) b2g-debug(window.open focus issues (using fullscreen)) b2g-desktop(window.open focus issues (using fullscreen))