--- /home/clopez/webkit/webkit/layout-test-results/proximity/updates-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/proximity/updates-actual.txt @@ -1,15 +1,10 @@ +CONSOLE MESSAGE: line 12: TypeError: internals.setDeviceProximity is not a function. (In 'internals.setDeviceProximity('webkitdeviceproximity', firedEvent.value, firedEvent.min, firedEvent.max)', 'internals.setDeviceProximity' is undefined) Tests that updates to the proximity causes new events to fire. 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 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