mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #14207 - szeged:bluetoothuuid-wpt, r=jdm
BluetoothUUID wpt tests <!-- Please describe your changes on the following line: --> Wpt tests for the `BluetoothUUID` functions. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] There are tests for these changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14207) <!-- Reviewable:end -->
This commit is contained in:
commit
870841099a
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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue