mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
BluetoothUUID wpt tests
This commit is contained in:
parent
65dd6d4340
commit
c333aef603
3 changed files with 185 additions and 1 deletions
|
@ -7238,6 +7238,12 @@
|
|||
"url": "/_mozilla/mozilla/bluetooth/getPrimaryServices/services-not-found.html"
|
||||
}
|
||||
],
|
||||
"mozilla/bluetooth/idl-BluetoothUUID.html": [
|
||||
{
|
||||
"path": "mozilla/bluetooth/idl-BluetoothUUID.html",
|
||||
"url": "/_mozilla/mozilla/bluetooth/idl-BluetoothUUID.html"
|
||||
}
|
||||
],
|
||||
"mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html": [
|
||||
{
|
||||
"path": "mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html",
|
||||
|
|
|
@ -1 +1 @@
|
|||
prefs: [dom.bluetooth.testing.enabled:true]
|
||||
prefs: [dom.bluetooth.enabled:true, dom.bluetooth.testing.enabled:true]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue