--- /home/clopez/webkit/webkit/layout-test-results/proximity/basic-operation-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/proximity/basic-operation-actual.txt @@ -1,12 +1,10 @@ +CONSOLE MESSAGE: line 20: TypeError: internals.setDeviceProximity is not a function. (In 'internals.setDeviceProximity('webkitdeviceproximity', firedEvent.value, firedEvent.min, firedEvent.max)', 'internals.setDeviceProximity' is undefined) Tests the basic operation of DeviceProximity using the proximity. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS deviceProximityEvent.value is firedEvent.value -PASS deviceProximityEvent.min is firedEvent.min -PASS deviceProximityEvent.max is firedEvent.max -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE