diff options
Diffstat (limited to 'testing/web-platform/meta/webxr/anchors/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/webxr/anchors/idlharness.https.window.js.ini | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webxr/anchors/idlharness.https.window.js.ini b/testing/web-platform/meta/webxr/anchors/idlharness.https.window.js.ini new file mode 100644 index 0000000000..7f696973aa --- /dev/null +++ b/testing/web-platform/meta/webxr/anchors/idlharness.https.window.js.ini @@ -0,0 +1,63 @@ +[idlharness.https.window.html] + [XRHitTestResult interface: operation createAnchor()] + expected: FAIL + + [XRAnchor interface object name] + expected: FAIL + + [XRAnchor interface: existence and properties of interface prototype object] + expected: FAIL + + [XRAnchor interface object length] + expected: FAIL + + [XRAnchorSet interface: existence and properties of interface object] + expected: FAIL + + [XRAnchorSet interface: existence and properties of interface prototype object] + expected: FAIL + + [XRAnchor interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRFrame interface: operation createAnchor(XRRigidTransform, XRSpace)] + expected: FAIL + + [XRFrame interface: attribute trackedAnchors] + expected: FAIL + + [XRAnchor interface: operation delete()] + expected: FAIL + + [XRAnchorSet interface object name] + expected: FAIL + + [XRAnchor interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRAnchorSet interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRAnchor interface: existence and properties of interface object] + expected: FAIL + + [XRAnchor interface: attribute anchorSpace] + expected: FAIL + + [XRAnchorSet interface object length] + expected: FAIL + + [XRAnchorSet interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRAnchorSet interface: setlike<XRAnchor>] + expected: FAIL + + [XRAnchor interface: operation requestPersistentHandle()] + expected: FAIL + + [XRSession interface: operation restorePersistentAnchor(DOMString)] + expected: FAIL + + [XRSession interface: operation deletePersistentAnchor(DOMString)] + expected: FAIL |