99 lines
3.4 KiB
INI
99 lines
3.4 KiB
INI
[idlharness.https.html]
|
|
type: testharness
|
|
[Accelerometer interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface object length]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface object name]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: attribute reading]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: attribute includesGravity]
|
|
expected: FAIL
|
|
|
|
[Accelerometer must be primary interface of new Accelerometer();]
|
|
expected: FAIL
|
|
|
|
[Stringification of new Accelerometer();]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: new Accelerometer(); must inherit property "reading" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[Accelerometer interface: new Accelerometer(); must inherit property "includesGravity" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "state" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "reading" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "start" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "stop" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "onchange" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "onactivate" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[Sensor interface: new Accelerometer(); must inherit property "onerror" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface object length]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface object name]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: attribute x]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: attribute y]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: attribute z]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading must be primary interface of new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5});]
|
|
expected: FAIL
|
|
|
|
[Stringification of new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5});]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5}); must inherit property "x" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5}); must inherit property "y" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[AccelerometerReading interface: new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5}); must inherit property "z" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[SensorReading interface: new AccelerometerReading({x: 0.5, y: 0.5, z: 0.5}); must inherit property "timeStamp" with the proper type (0)]
|
|
expected: FAIL
|
|
|