1[AmbientLightSensor.https.html]
2  expected: ERROR
3  [AmbientLightSensor: Test that sensor can be successfully created and its states are correct.]
4    expected: NOTRUN
5
6  [AmbientLightSensor: Test that frequency is capped to the maximum supported frequency.]
7    expected: NOTRUN
8
9  [AmbientLightSensor: Test that onerror is send when start() call has failed.]
10    expected: NOTRUN
11
12  [AmbientLightSensor: Test that frequency is capped to allowed maximum.]
13    expected: NOTRUN
14
15  [AmbientLightSensor: Test that frequency is limited to the minimum supported frequency.]
16    expected: NOTRUN
17
18  [AmbientLightSensor: sensor reading is correct.]
19    expected: NOTRUN
20
21  [AmbientLightSensor: throw 'TypeError' if frequency is invalid.]
22    expected: FAIL
23
24  [AmbientLightSensor: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
25    expected: NOTRUN
26
27  [AmbientLightSensor: frequency hint works.]
28    expected: NOTRUN
29
30  [AmbientLightSensor: Test that onerror is sent when permissions are not granted.]
31    expected: NOTRUN
32
33  [AmbientLightSensor: no exception is thrown when calling stop() on already stopped sensor.]
34    expected: NOTRUN
35
36  [AmbientLightSensor: Test that 'onreading' is called and sensor reading is valid.]
37    expected: NOTRUN
38
39  [AmbientLightSensor: sensor timestamp is updated when time passes.]
40    expected: NOTRUN
41
42  [AmbientLightSensor: Test that fresh reading is fetched on start().]
43    expected: NOTRUN
44
45  [AmbientLightSensor: Test that sensor can be constructed within an iframe allowed to use feature policy.]
46    expected: NOTRUN
47
48  [AmbientLightSensor: no exception is thrown when calling start() on already started sensor.]
49    expected: NOTRUN
50
51  [AmbientLightSensor: Test that onerror is sent when sensor is not supported.]
52    expected: FAIL
53
54