summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/proximity/ProximitySensor.https.html.ini
blob: 72a1d49268b39650524b24fbc3c78fdaba88c561 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[ProximitySensor.https.html]
  expected: ERROR
  [ProximitySensor: Test that sensor can be successfully created and its states are correct.]
    expected: NOTRUN

  [ProximitySensor: Test that 'onreading' is called and sensor reading is valid.]
    expected: NOTRUN

  [ProximitySensor: no exception is thrown when calling start() on already started sensor.]
    expected: NOTRUN

  [ProximitySensor: Test that frequency is capped to allowed maximum.]
    expected: NOTRUN

  [ProximitySensor: Test that onerror is sent when permissions are not granted.]
    expected: NOTRUN

  [ProximitySensor: throw 'TypeError' if frequency is invalid.]
    expected: FAIL

  [ProximitySensor: Test that frequency is limited to the minimum supported frequency.]
    expected: NOTRUN

  [ProximitySensor: sensor timestamp is updated when time passes.]
    expected: NOTRUN

  [ProximitySensor: Test that onerror is sent when sensor is not supported.]
    expected: FAIL

  [ProximitySensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
    expected: NOTRUN

  [ProximitySensor: Test that fresh reading is fetched on start().]
    expected: NOTRUN

  [ProximitySensor: sensor reading is correct.]
    expected: NOTRUN

  [ProximitySensor: Test that frequency is capped to the maximum supported frequency.]
    expected: NOTRUN

  [ProximitySensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
    expected: NOTRUN

  [ProximitySensor: Test that onerror is send when start() call has failed.]
    expected: NOTRUN

  [ProximitySensor: no exception is thrown when calling stop() on already stopped sensor.]
    expected: NOTRUN

  [ProximitySensor: frequency hint works.]
    expected: NOTRUN

  [ProximitySensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
    expected: NOTRUN

  [ProximitySensor: Test that readings are all mapped to expectedReadings correctly.]
    expected: NOTRUN

  [ProximitySensor: Losing visibility must cause readings to be suspended.]
    expected: NOTRUN