Click here to download the Blitz Browser!

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

ChromeFirefoxSafariLadybirdServoBlitz
Total36/362/362/362/362/36NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
idl_test setupPASSPASSPASSPASSPASS
idl_test validationPASSPASSPASSPASSPASS
Sensor interface: existence and properties of interface objectPASSFAILFAILFAILFAIL
Sensor interface object lengthPASSFAILFAILFAILFAIL
Sensor interface object namePASSFAILFAILFAILFAIL
Sensor interface: existence and properties of interface prototype objectPASSFAILFAILFAILFAIL
Sensor interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILFAILFAIL
Sensor interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILFAILFAIL
Sensor interface: attribute activatedPASSFAILFAILFAILFAIL
Sensor interface: attribute hasReadingPASSFAILFAILFAILFAIL
Sensor interface: attribute timestampPASSFAILFAILFAILFAIL
Sensor interface: operation start()PASSFAILFAILFAILFAIL
Sensor interface: operation stop()PASSFAILFAILFAILFAIL
Sensor interface: attribute onreadingPASSFAILFAILFAILFAIL
Sensor interface: attribute onactivatePASSFAILFAILFAILFAIL
Sensor interface: attribute onerrorPASSFAILFAILFAILFAIL
Sensor must be primary interface of cast(new Accelerometer(), Sensor)PASSFAILFAILFAILFAIL
Stringification of cast(new Accelerometer(), Sensor)PASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "activated" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "hasReading" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "timestamp" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "start()" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "stop()" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onreading" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onactivate" with the proper typePASSFAILFAILFAILFAIL
Sensor interface: cast(new Accelerometer(), Sensor) must inherit property "onerror" with the proper typePASSFAILFAILFAILFAIL
SensorErrorEvent interface: existence and properties of interface objectPASSFAILFAILFAILFAIL
SensorErrorEvent interface object lengthPASSFAILFAILFAILFAIL
SensorErrorEvent interface object namePASSFAILFAILFAILFAIL
SensorErrorEvent interface: existence and properties of interface prototype objectPASSFAILFAILFAILFAIL
SensorErrorEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSFAILFAILFAILFAIL
SensorErrorEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSFAILFAILFAILFAIL
SensorErrorEvent interface: attribute errorPASSFAILFAILFAILFAIL
SensorErrorEvent must be primary interface of new SensorErrorEvent("error", { error: new DOMException });PASSFAILFAILFAILFAIL
Stringification of new SensorErrorEvent("error", { error: new DOMException });PASSFAILFAILFAILFAIL
SensorErrorEvent interface: new SensorErrorEvent("error", { error: new DOMException }); must inherit property "error" with the proper typePASSFAILFAILFAILFAIL