dom/tests/mochitest/pointerlock/mochitest.ini

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

michael@0 1 # NOTE: Bug 788164: the tests in this file are disabled on Linux
michael@0 2 # in dom/tests/mochitest/moz.build for intermittent failures.
michael@0 3
michael@0 4 [DEFAULT]
michael@0 5 support-files =
michael@0 6 pointerlock_utils.js
michael@0 7 file_approval.html
michael@0 8 file_pointerlock-api.html
michael@0 9 file_pointerlockerror.html
michael@0 10 file_escapeKey.html
michael@0 11 file_withoutDOM.html
michael@0 12 file_removedFromDOM.html
michael@0 13 file_pointerLockPref.html
michael@0 14 file_nestedFullScreen.html
michael@0 15 file_doubleLock.html
michael@0 16 file_childIframe.html
michael@0 17 file_movementXY.html
michael@0 18 file_infiniteMovement.html
michael@0 19 file_retargetMouseEvents.html
michael@0 20 file_targetOutOfFocus.html
michael@0 21 file_screenClientXYConst.html
michael@0 22 file_suppressSomeMouseEvents.html
michael@0 23 file_locksvgelement.html
michael@0 24 file_allowPointerLockSandboxFlag.html
michael@0 25 iframe_differentDOM.html
michael@0 26
michael@0 27 [test_pointerlock-api.html]
michael@0 28 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))

mercurial