mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add basic XR tests
This commit is contained in:
parent
7d029d5a36
commit
01665fe94a
5 changed files with 124 additions and 1 deletions
|
@ -11222,7 +11222,10 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/xmlhttprequest_url.html": []
|
||||
"mozilla/xmlhttprequest_url.html": [],
|
||||
"webxr/resources/webxr-util.js": [
|
||||
[]
|
||||
]
|
||||
},
|
||||
"testharness": {
|
||||
"bluetooth/advertisingEvent/watchAdvertisements-succeeds.html": [
|
||||
|
@ -13927,6 +13930,18 @@
|
|||
"mozilla/xmlhttprequest_url.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"webxr/create_session.html": [
|
||||
[
|
||||
"webxr/create_session.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"webxr/obtain_frame.html": [
|
||||
[
|
||||
"webxr/obtain_frame.html",
|
||||
{}
|
||||
]
|
||||
]
|
||||
},
|
||||
"visual": {
|
||||
|
@ -21112,6 +21127,18 @@
|
|||
"mozilla/xmlhttprequest_url.html": [
|
||||
"e5d10f27c06e1febd3bb70f8f128194fc3f63861",
|
||||
"testharness"
|
||||
],
|
||||
"webxr/create_session.html": [
|
||||
"306ab85d3b1b914d2dd7c11a3b03dccd990148ae",
|
||||
"testharness"
|
||||
],
|
||||
"webxr/obtain_frame.html": [
|
||||
"1089bb25c2f6b26db4e21b6bf07c28add3fee5ec",
|
||||
"testharness"
|
||||
],
|
||||
"webxr/resources/webxr-util.js": [
|
||||
"505173c82998a80b1e543f1a18aefaf1891f8269",
|
||||
"support"
|
||||
]
|
||||
},
|
||||
"url_base": "/_mozilla/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue