blob: 2f63cbca45ac6ec5cad6dc17b7ff2a501125cd4c (
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
|
[AmbientLightSensor.https.html]
expected: ERROR
[AmbientLightSensor: Test that sensor can be successfully created and its states are correct.]
expected: NOTRUN
[AmbientLightSensor: Test that frequency is capped to the maximum supported frequency.]
expected: NOTRUN
[AmbientLightSensor: Test that onerror is send when start() call has failed.]
expected: NOTRUN
[AmbientLightSensor: Test that frequency is capped to allowed maximum.]
expected: NOTRUN
[AmbientLightSensor: Test that frequency is limited to the minimum supported frequency.]
expected: NOTRUN
[AmbientLightSensor: sensor reading is correct.]
expected: NOTRUN
[AmbientLightSensor: throw 'TypeError' if frequency is invalid.]
expected: FAIL
[AmbientLightSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
expected: NOTRUN
[AmbientLightSensor: frequency hint works.]
expected: NOTRUN
[AmbientLightSensor: Test that onerror is sent when permissions are not granted.]
expected: NOTRUN
[AmbientLightSensor: no exception is thrown when calling stop() on already stopped sensor.]
expected: NOTRUN
[AmbientLightSensor: Test that 'onreading' is called and sensor reading is valid.]
expected: NOTRUN
[AmbientLightSensor: sensor timestamp is updated when time passes.]
expected: NOTRUN
[AmbientLightSensor: Test that fresh reading is fetched on start().]
expected: NOTRUN
[AmbientLightSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
expected: NOTRUN
[AmbientLightSensor: no exception is thrown when calling start() on already started sensor.]
expected: NOTRUN
[AmbientLightSensor: Test that onerror is sent when sensor is not supported.]
expected: FAIL
[AmbientLightSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
expected: NOTRUN
[AmbientLightSensor: Test that readings are all mapped to expectedReadings correctly.]
expected: NOTRUN
[AmbientLightSensor: Losing visibility must cause readings to be suspended.]
expected: NOTRUN
|