blob: 2ec6e4bcb26523116bbf59ac6809fbb425e0f7b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[idlharness.html]
type: testharness
[DeviceProximityEvent interface: new DeviceProximityEvent("foo") must inherit property "value" with the proper type (0)]
expected: FAIL
[DeviceProximityEvent interface: new DeviceProximityEvent("foo") must inherit property "min" with the proper type (1)]
expected: FAIL
[DeviceProximityEvent interface: new DeviceProximityEvent("foo") must inherit property "max" with the proper type (2)]
expected: FAIL
|