mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update interfaces.html test
This commit is contained in:
parent
9659243e72
commit
2a579668f5
2 changed files with 4 additions and 1 deletions
|
@ -13870,7 +13870,7 @@
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"interfaces.html": [
|
"interfaces.html": [
|
||||||
"dc9a1f5f378bc50487bfb7dc3db6d121d2f325ca",
|
"1a579837cc22d31a7792566615d9e321b3d7fe39",
|
||||||
[
|
[
|
||||||
null,
|
null,
|
||||||
{}
|
{}
|
||||||
|
|
|
@ -266,11 +266,14 @@ test_interfaces([
|
||||||
"XMLHttpRequestUpload",
|
"XMLHttpRequestUpload",
|
||||||
"XMLSerializer",
|
"XMLSerializer",
|
||||||
"XRFrame",
|
"XRFrame",
|
||||||
|
"XRHitTestResult",
|
||||||
|
"XRHitTestSource",
|
||||||
"XRInputSource",
|
"XRInputSource",
|
||||||
"XRInputSourceArray",
|
"XRInputSourceArray",
|
||||||
"XRInputSourceEvent",
|
"XRInputSourceEvent",
|
||||||
"XRPose",
|
"XRPose",
|
||||||
"XRReferenceSpace",
|
"XRReferenceSpace",
|
||||||
|
"XRRay",
|
||||||
"XRRenderState",
|
"XRRenderState",
|
||||||
"XRRigidTransform",
|
"XRRigidTransform",
|
||||||
"XRSession",
|
"XRSession",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue