Changes

Jump to: navigation, search

Mouse Lock API Test Tracker

1,079 bytes added, 21:53, 21 February 2012
Mochitests for new PointerLock API
|-
| 1
| <s>test_FullScreenHarness.html</s>| diogogmt| Removed
|
| Not needed anymore since now it's possible to request fullscreen on the mochitest iframe
|-
 
| 2
| <s>file_DOMtree.html</s>
| diogogmt
| Removed
|
|Split between test_withoutDOM and test_removedFromDOM
|-
 
| 2
| test_withoutDOM.html
| diogogmt
| New
|
| Checks if element is attached to the DOM Tree before locking before locking the pointer
|-
| 2
| file_DOMtreetest_removedFromDOM.html
| diogogmt
| New
|
||Checks if pointer is unlocked when element is removed from DOM Tree
|-
| 3
| file_nestedFullScreentest_nestedFullScreen.html
| diogogmt
| Yes
|
||Requesting fullscreen on a child element of the element with the pointer locked should unlock the pointer
|-
| 4
| <s>file_differentDOM.html</s>
| diogogmt
| Removed
|
||On the old spec the pointer object was attached to the navigator, so there was a possibility that an element belonging to a different DOM request pointerlock. However, in the new API the element requests pointerlock on it self making this test redundant.
|-
| 6
| <s>file_doubleLockCallBack.html</s><br />test_doubleLock.html
| diogogmt
| Renamed<br/>Updated
|
||If element requests pointerlock on itself while in pointerlock state mozpointerlockchange event should be dispatched
|-
| 10
| <s>file_pointerlocklost.html</s>
| diogogmt
| Removed
|
||On the new updated spec pointerlocklost event doesn't exist anymore
|-
1
edit

Navigation menu