Update interfaces.html test

This commit is contained in:
Manish Goregaokar 2020-04-19 20:27:01 -07:00
parent 9659243e72
commit 2a579668f5
2 changed files with 4 additions and 1 deletions

View file

@ -13870,7 +13870,7 @@
] ]
], ],
"interfaces.html": [ "interfaces.html": [
"dc9a1f5f378bc50487bfb7dc3db6d121d2f325ca", "1a579837cc22d31a7792566615d9e321b3d7fe39",
[ [
null, null,
{} {}

View file

@ -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",