/home/clopez/webkit/webkit/layout-test-results/proximity/add-listener-from-callback-actual.txt

 1CONSOLE MESSAGE: line 45: TypeError: internals.setDeviceProximity is not a function. (In 'internals.setDeviceProximity('webkitdeviceproximity', firedEvent.value, firedEvent.min, firedEvent.max)', 'internals.setDeviceProximity' is undefined)
12Tests that adding a new event listener from a callback works as expected.
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 deviceProximityEvent.value is firedEvent.value
10 PASS deviceProximityEvent.min is firedEvent.min
11 PASS deviceProximityEvent.max is firedEvent.max
12 PASS deviceProximityEvent.value is firedEvent.value
13 PASS deviceProximityEvent.min is firedEvent.min
14 PASS deviceProximityEvent.max is firedEvent.max
15 PASS successfullyParsed is true
 7FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
168
179TEST COMPLETE
1810