Files
palemoon27/dom/tests/mochitest/pointerlock/mochitest.ini
T

29 lines
910 B
INI

# NOTE: Bug 788164: the tests in this file are disabled on Linux
# in dom/tests/mochitest/moz.build for intermittent failures.
[DEFAULT]
support-files =
pointerlock_utils.js
file_approval.html
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 = toolkit == "windows" || buildapp == 'b2g' || toolkit == 'android' || e10s # B2G - window.open focus issues using fullscreen, Windows - bug 919106 & bug 931445