/home/clopez/webkit/webkit/layout-test-results/proximity/basic-operation-actual.txt

 1CONSOLE MESSAGE: line 20: TypeError: internals.setDeviceProximity is not a function. (In 'internals.setDeviceProximity('webkitdeviceproximity', firedEvent.value, firedEvent.min, firedEvent.max)', 'internals.setDeviceProximity' is undefined)
12Tests the basic operation of DeviceProximity using the proximity.
23
34On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
45
56
6 PASS deviceProximityEvent.value is firedEvent.value
7 PASS deviceProximityEvent.min is firedEvent.min
8 PASS deviceProximityEvent.max is firedEvent.max
9 PASS successfullyParsed is true
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
108
119TEST COMPLETE
1210