PASS navigator.webkitPointer is defined.PASS typeof navigator.webkitPointer.isLocked() is 'boolean'PASS navigator.webkitPointer.isLocked() is falsePASS navigator.webkitPointer.lock() threw exception TypeError: Not enough arguments.PASS navigator.webkitPointer.lock(document) is undefinedPASS navigator.webkitPointer.unlock() is undefinedPASS successfullyParsed is trueTEST COMPLETE