Generic Sensor: All Results

Test files: 2; Total subtests: 36

Test Files

  1. /generic-sensor/SensorErrorEvent-constructor.https.html
  2. /generic-sensor/idlharness.https.html
TestCA67CD67
/generic-sensor/SensorErrorEvent-constructor.https.htmlOKOK
SensorErrorEvent constructor without init dictPASSPASS
SensorErrorEvent constructor with init dictPASSPASS
/generic-sensor/idlharness.https.htmlOKOK
Test IDL implementation of Generic SensorPASSPASS
Sensor interface: existence and properties of interface objectPASSPASS
Sensor interface object lengthPASSPASS
Sensor interface object namePASSPASS
Sensor interface: existence and properties of interface prototype objectPASSPASS
Sensor interface: existence and properties of interface prototype object's "constructor" propertyPASSPASS
Sensor interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASS
Sensor interface: attribute activatedPASSPASS
Unscopable handled correctly for activated property on SensorPASSPASS
Sensor interface: attribute hasReadingPASSPASS
Unscopable handled correctly for hasReading property on SensorPASSPASS
Sensor interface: attribute timestampPASSPASS
Unscopable handled correctly for timestamp property on SensorPASSPASS
Sensor interface: operation start()PASSPASS
Unscopable handled correctly for start() on SensorPASSPASS
Sensor interface: operation stop()PASSPASS
Unscopable handled correctly for stop() on SensorPASSPASS
Sensor interface: attribute onreadingPASSPASS
Unscopable handled correctly for onreading property on SensorPASSPASS
Sensor interface: attribute onactivatePASSPASS
Unscopable handled correctly for onactivate property on SensorPASSPASS
Sensor interface: attribute onerrorPASSPASS
Unscopable handled correctly for onerror property on SensorPASSPASS
SensorErrorEvent interface: existence and properties of interface objectPASSPASS
SensorErrorEvent interface object lengthPASSPASS
SensorErrorEvent interface object namePASSPASS
SensorErrorEvent interface: existence and properties of interface prototype objectPASSPASS
SensorErrorEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSPASS
SensorErrorEvent interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASS
SensorErrorEvent interface: attribute errorPASSPASS
Unscopable handled correctly for error property on SensorErrorEventPASSPASS
SensorErrorEvent must be primary interface of new SensorErrorEvent("error", { error: new DOMException });PASSPASS
Stringification of new SensorErrorEvent("error", { error: new DOMException });PASSPASS
SensorErrorEvent interface: new SensorErrorEvent("error", { error: new DOMException }); must inherit property "error" with the proper typePASSPASS