mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Fix /_mozilla/bluetooth/interfaces.html
This commit is contained in:
parent
e460b4ab8a
commit
3076151a1f
3 changed files with 18 additions and 40 deletions
|
@ -1,11 +1,5 @@
|
|||
[interfaces.html]
|
||||
type: testharness
|
||||
[Bluetooth interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Bluetooth interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[Bluetooth interface: operation getAvailability()]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -48,12 +42,6 @@
|
|||
[Bluetooth interface: window.navigator.bluetooth must inherit property "onserviceremoved" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothPermissionResult interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothPermissionResult interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothPermissionResult interface: attribute devices]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -75,12 +63,6 @@
|
|||
[ValueEvent interface: attribute value]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothDevice interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothDevice interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothDevice interface: operation watchAdvertisements()]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -144,12 +126,6 @@
|
|||
[BluetoothRemoteGATTServer interface: operation getPrimaryServices(BluetoothServiceUUID)]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTService interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTService interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTService interface: operation getCharacteristic(BluetoothCharacteristicUUID)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -165,12 +141,6 @@
|
|||
[BluetoothRemoteGATTService interface: attribute oncharacteristicvaluechanged]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptor(BluetoothDescriptorUUID)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue