summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/accelerometer/GravitySensor.https.html.ini
blob: ffa04501a9ce3e24415dce308c67bf352b723ca0 (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
[GravitySensor.https.html]
  [GravitySensor: Test that onerror is sent when permissions are not granted.]
    expected: FAIL

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

  [GravitySensor: Test that frequency is capped to allowed maximum.]
    expected: FAIL

  [GravitySensor: Test that frequency is capped to the maximum supported frequency.]
    expected: FAIL

  [GravitySensor: Test that frequency is limited to the minimum supported frequency.]
    expected: FAIL

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

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

  [GravitySensor: Test that 'onreading' is called and sensor reading is valid.]
    expected: FAIL

  [GravitySensor: sensor reading is correct.]
    expected: FAIL

  [GravitySensor: sensor timestamp is updated when time passes.]
    expected: FAIL

  [GravitySensor: Test that sensor can be successfully created and its states are correct.]
    expected: FAIL

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

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

  [GravitySensor: Test that fresh reading is fetched on start().]
    expected: FAIL

  [GravitySensor: frequency hint works.]
    expected: FAIL

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

  [GravitySensor: Test that readings are all mapped to expectedReadings correctly.]
    expected: FAIL

  [GravitySensor: Readings are not delivered when the page has no visibility]
    expected: FAIL