From 2a579668f54eacf7b229676fba4a910deedef9e9 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 19 Apr 2020 20:27:01 -0700 Subject: [PATCH] Update interfaces.html test --- tests/wpt/mozilla/meta/MANIFEST.json | 2 +- tests/wpt/mozilla/tests/mozilla/interfaces.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index a40590440ef..c4e49f39a76 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -13870,7 +13870,7 @@ ] ], "interfaces.html": [ - "dc9a1f5f378bc50487bfb7dc3db6d121d2f325ca", + "1a579837cc22d31a7792566615d9e321b3d7fe39", [ null, {} diff --git a/tests/wpt/mozilla/tests/mozilla/interfaces.html b/tests/wpt/mozilla/tests/mozilla/interfaces.html index dc9a1f5f378..1a579837cc2 100644 --- a/tests/wpt/mozilla/tests/mozilla/interfaces.html +++ b/tests/wpt/mozilla/tests/mozilla/interfaces.html @@ -266,11 +266,14 @@ test_interfaces([ "XMLHttpRequestUpload", "XMLSerializer", "XRFrame", + "XRHitTestResult", + "XRHitTestSource", "XRInputSource", "XRInputSourceArray", "XRInputSourceEvent", "XRPose", "XRReferenceSpace", + "XRRay", "XRRenderState", "XRRigidTransform", "XRSession",