blob: 65b41dea82caef4e80a1e27789146577731514ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
[DeviceProximityEvent_tests.html]
type: testharness
expected: TIMEOUT
[value of undefined resolves to NaN]
expected: FAIL
[ondeviceproximity exists]
expected: FAIL
[ondeviceproximity is set to function]
expected: FAIL
[treat object as null]
expected: FAIL
[treat object with non-callable call property as null]
expected: FAIL
[treat array as null]
expected: FAIL
[treat non-callable host object as null]
expected: FAIL
[test if device proximity event received]
expected: NOTRUN
[test if user proximity event received]
expected: NOTRUN
|