WPT
wpt / generic-sensor / idlharness.https.window.html
Spec: Generic Sensor API ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (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 | 36/36 | 2/36 | 2/36 | 2/36 | 2/36 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | PASS | PASS | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Sensor interface: existence and properties of interface object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface object length | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface object name | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute activated | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute hasReading | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute timestamp | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: operation start() | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: operation stop() | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute onreading | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute onactivate | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: attribute onerror | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor must be primary interface of cast(new Accelerometer(), Sensor) | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Stringification of cast(new Accelerometer(), Sensor) | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "activated" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "hasReading" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "timestamp" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "start()" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "stop()" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onreading" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onactivate" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onerror" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: existence and properties of interface object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface object length | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface object name | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: attribute error | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent must be primary interface of new SensorErrorEvent("error", { error: new DOMException }); | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Stringification of new SensorErrorEvent("error", { error: new DOMException }); | PASS | FAIL | FAIL | FAIL | FAIL | — |
| SensorErrorEvent interface: new SensorErrorEvent("error", { error: new DOMException }); must inherit property "error" with the proper type | PASS | FAIL | FAIL | FAIL | FAIL | — |