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

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

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

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

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

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

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

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

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

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

  [AbsoluteOrientationSensor: frequency hint works.]
    expected: FAIL

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

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

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

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

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

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

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

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

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