Source code

Revision control

Copy as Markdown

Other Tools

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