This test is for checking availablity of proximity event. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". FAIL 'onwebkitdeviceproximity' in window should be true. Was false. FAIL document.createEvent('DeviceProximityEvent') instanceof window.DeviceProximityEvent should be true. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported. FAIL document.createEvent('DeviceProximityEvent') instanceof window.Event should be true. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported. FAIL document.createEvent('DeviceProximityEvent').constructor === window.DeviceProximityEvent should be true. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported. PASS successfullyParsed is true TEST COMPLETE