WPT
wpt / accelerometer / LinearAccelerationSensor.https.html
Spec: Accelerometer ↗
Runs: Chrome 155.0.8041.0 (wpt@18be93235, 2026-09-04) | Firefox 157.0a1 (wpt@1b4bc17cf, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-17043 (wpt@25681acff, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 19/19 | 1/19 | 1/19 | 1/19 | 1/19 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| LinearAccelerationSensor: Test that onerror is sent when permissions are not granted. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that onerror is send when start() call has failed. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that frequency is capped to allowed maximum. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that frequency is capped to the maximum supported frequency. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that frequency is limited to the minimum supported frequency. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that sensor cannot be constructed within iframe disallowed to use permissions policy. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that sensor can be constructed within an iframe allowed to use permissions policy. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that 'onreading' is called and sensor reading is valid. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: sensor reading is correct. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that readings are all mapped to expectedReadings correctly. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: sensor timestamp is updated when time passes. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that sensor can be successfully created and its states are correct. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: no exception is thrown when calling start() on already started sensor. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: no exception is thrown when calling stop() on already stopped sensor. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Test that fresh reading is fetched on start(). | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Readings are not delivered when the page has no visibility | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: frequency hint works. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| LinearAccelerationSensor: throw 'TypeError' if frequency is invalid. | PASS | PASS | PASS | PASS | PASS | — |