summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/orientation-sensor/RelativeOrientationSensor.https.html.ini
blob: ad72e86f57b70ad8b3f693e954803a1fd171f7be (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
[RelativeOrientationSensor.https.html]
  [RelativeOrientationSensor.quaternion return a four-element FrozenArray.]
    expected: FAIL

  [RelativeOrientationSensor.populateMatrix() method works correctly.]
    expected: FAIL

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

  [RelativeOrientationSensor: frequency hint works.]
    expected: FAIL

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

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

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

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

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

  [RelativeOrientationSensor: Test that onerror is sent when permissions are not granted.]
    expected: FAIL

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

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

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

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

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

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

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

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

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

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