WPT
wpt / orientation-sensor / AbsoluteOrientationSensor.https.html
Spec: Orientation Sensor ↗
Runs: Chrome 155.0.8038.0 (wpt@397d01d8e, 2026-09-02) | Firefox 157.0a1 (wpt@397d01d8e, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-5f6fa (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.5 (wpt@2ccd2cbf8, 2026-09-01) | Blitz 7727414ca (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 21/21 | 1/21 | 1/21 | 1/21 | 1/21 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| AbsoluteOrientationSensor: Test that onerror is sent when permissions are not granted. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that onerror is send when start() call has failed. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that frequency is capped to allowed maximum. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that frequency is capped to the maximum supported frequency. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that frequency is limited to the minimum supported frequency. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that sensor cannot be constructed within iframe disallowed to use permissions policy. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that sensor can be constructed within an iframe allowed to use permissions policy. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that 'onreading' is called and sensor reading is valid. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: sensor reading is correct. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that readings are all mapped to expectedReadings correctly. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: sensor timestamp is updated when time passes. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that sensor can be successfully created and its states are correct. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: no exception is thrown when calling start() on already started sensor. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: no exception is thrown when calling stop() on already stopped sensor. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Test that fresh reading is fetched on start(). | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Readings are not delivered when the page has no visibility | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: frequency hint works. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: Readings delivered by shared platform sensor are immediately accessible to all sensors. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor: throw 'TypeError' if frequency is invalid. | PASS | PASS | PASS | PASS | PASS | — |
| AbsoluteOrientationSensor.quaternion return a four-element FrozenArray. | PASS | FAIL | FAIL | FAIL | FAIL | — |
| AbsoluteOrientationSensor.populateMatrix() method works correctly. | PASS | FAIL | FAIL | FAIL | FAIL | — |