diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json
index 26d7ae9189b..f96ce1d7167 100644
--- a/tests/wpt/mozilla/meta/MANIFEST.json
+++ b/tests/wpt/mozilla/meta/MANIFEST.json
@@ -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",
diff --git a/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini b/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini
index dbe637be21c..ad2557a1798 100644
--- a/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini
+++ b/tests/wpt/mozilla/meta/mozilla/bluetooth/__dir__.ini
@@ -1 +1 @@
-prefs: [dom.bluetooth.testing.enabled:true]
+prefs: [dom.bluetooth.enabled:true, dom.bluetooth.testing.enabled:true]
diff --git a/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html b/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html
new file mode 100644
index 00000000000..3b90cf7a318
--- /dev/null
+++ b/tests/wpt/mozilla/tests/mozilla/bluetooth/idl-BluetoothUUID.html
@@ -0,0 +1,178 @@
+
+
+
+
+