diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/webxr/hit-test | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webxr/hit-test')
10 files changed, 236 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_source_cancel.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_source_cancel.https.html.ini new file mode 100644 index 0000000000..f27aadea4a --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_source_cancel.https.html.ini @@ -0,0 +1,25 @@ +[ar_hittest_source_cancel.https.html] + [Ensures hit test source cancellation works when the session has ended - webgl2] + expected: FAIL + + [Ensures hit test source cancellation works when the session has not ended. - webgl2] + expected: FAIL + + [Ensures hit test source cancellation works when the session has not ended. - webgl] + expected: FAIL + + [Ensures transient input hit test source cancellation works when the session has not ended. - webgl] + expected: FAIL + + [Ensures hit test source cancellation works when the session has ended - webgl] + expected: FAIL + + [Ensures transient input hit test source cancellation works when the session has ended - webgl2] + expected: FAIL + + [Ensures transient input hit test source cancellation works when the session has ended - webgl] + expected: FAIL + + [Ensures transient input hit test source cancellation works when the session has not ended. - webgl2] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_inputSources.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_inputSources.https.html.ini new file mode 100644 index 0000000000..670b46927b --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_inputSources.https.html.ini @@ -0,0 +1,2 @@ +[ar_hittest_subscription_inputSources.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_refSpaces.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_refSpaces.https.html.ini new file mode 100644 index 0000000000..acc47d4ee0 --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_refSpaces.https.html.ini @@ -0,0 +1,2 @@ +[ar_hittest_subscription_refSpaces.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_regular.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_regular.https.html.ini new file mode 100644 index 0000000000..75c0cd7461 --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_regular.https.html.ini @@ -0,0 +1,19 @@ +[ar_hittest_subscription_states_regular.https.html] + [Hit test subscription fails if the feature was not requested - webgl2] + expected: FAIL + + [Hit test subscription fails if the feature was requested but the session already ended - webgl] + expected: FAIL + + [Hit test subscription succeeds if the feature was requested - webgl] + expected: FAIL + + [Hit test subscription fails if the feature was requested but the session already ended - webgl2] + expected: FAIL + + [Hit test subscription fails if the feature was not requested - webgl] + expected: FAIL + + [Hit test subscription succeeds if the feature was requested - webgl2] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_transient.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_transient.https.html.ini new file mode 100644 index 0000000000..11aadc9058 --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_states_transient.https.html.ini @@ -0,0 +1,19 @@ +[ar_hittest_subscription_states_transient.https.html] + [Transient test subscription fails if the feature was requested but the session already ended - webgl] + expected: FAIL + + [Transient hit test subscription fails if the feature was not requested - webgl2] + expected: FAIL + + [Transient test subscription fails if the feature was requested but the session already ended - webgl2] + expected: FAIL + + [Transient hit test subscription succeeds if the feature was requested - webgl2] + expected: FAIL + + [Transient hit test subscription succeeds if the feature was requested - webgl] + expected: FAIL + + [Transient hit test subscription fails if the feature was not requested - webgl] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_transientInputSources.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_transientInputSources.https.html.ini new file mode 100644 index 0000000000..e33e7dce5f --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_transientInputSources.https.html.ini @@ -0,0 +1,2 @@ +[ar_hittest_subscription_transientInputSources.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_unlocalizable.https.html.ini b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_unlocalizable.https.html.ini new file mode 100644 index 0000000000..4197f95c4f --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/ar_hittest_subscription_unlocalizable.https.html.ini @@ -0,0 +1,2 @@ +[ar_hittest_subscription_unlocalizable.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/webxr/hit-test/idlharness.https.html.ini b/testing/web-platform/meta/webxr/hit-test/idlharness.https.html.ini new file mode 100644 index 0000000000..24c82f5989 --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/idlharness.https.html.ini @@ -0,0 +1,157 @@ +[idlharness.https.html] + [XRTransientInputHitTestSource interface object length] + expected: FAIL + + [XRHitTestResult interface object length] + expected: FAIL + + [XRHitTestResult interface object name] + expected: FAIL + + [XRFrame interface: operation getHitTestResultsForTransientInput(XRTransientInputHitTestSource)] + expected: FAIL + + [XRRay interface: attribute origin] + expected: FAIL + + [XRHitTestSource interface object name] + expected: FAIL + + [XRHitTestResult interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRHitTestResult interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRRay interface: new XRRay() must inherit property "matrix" with the proper type] + expected: FAIL + + [XRSession interface: operation requestHitTestSource(XRHitTestOptionsInit)] + expected: FAIL + + [XRHitTestSource interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRTransientInputHitTestResult interface: existence and properties of interface prototype object] + expected: FAIL + + [XRTransientInputHitTestSource interface object name] + expected: FAIL + + [XRRay interface: existence and properties of interface prototype object] + expected: FAIL + + [XRTransientInputHitTestResult interface: existence and properties of interface object] + expected: FAIL + + [XRTransientInputHitTestResult interface object name] + expected: FAIL + + [XRRay interface: attribute direction] + expected: FAIL + + [XRTransientInputHitTestResult interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRSession interface: calling requestHitTestSource(XRHitTestOptionsInit) on xrSession with too few arguments must throw TypeError] + expected: FAIL + + [XRRay interface object name] + expected: FAIL + + [XRHitTestResult interface: operation getPose(XRSpace)] + expected: FAIL + + [XRHitTestSource interface: existence and properties of interface prototype object] + expected: FAIL + + [XRTransientInputHitTestResult interface: attribute results] + expected: FAIL + + [XRRay must be primary interface of new XRRay()] + expected: FAIL + + [XRSession interface: calling requestHitTestSourceForTransientInput(XRTransientInputHitTestOptionsInit) on xrSession with too few arguments must throw TypeError] + expected: FAIL + + [XRTransientInputHitTestSource interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRFrame interface: operation getHitTestResults(XRHitTestSource)] + expected: FAIL + + [XRTransientInputHitTestResult interface: attribute inputSource] + expected: FAIL + + [XRTransientInputHitTestSource interface: existence and properties of interface object] + expected: FAIL + + [XRRay interface: attribute matrix] + expected: FAIL + + [XRHitTestSource interface object length] + expected: FAIL + + [XRRay interface object length] + expected: FAIL + + [XRHitTestSource interface: operation cancel()] + expected: FAIL + + [XRHitTestResult interface: existence and properties of interface object] + expected: FAIL + + [XRSession interface: xrSession must inherit property "requestHitTestSourceForTransientInput(XRTransientInputHitTestOptionsInit)" with the proper type] + expected: FAIL + + [XRRay interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRRay interface: existence and properties of interface object] + expected: FAIL + + [XRTransientInputHitTestResult interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRTransientInputHitTestSource interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [XRRay interface: new XRRay() must inherit property "direction" with the proper type] + expected: FAIL + + [idl_test setup] + expected: FAIL + + [XRTransientInputHitTestSource interface: existence and properties of interface prototype object] + expected: FAIL + + [XRSession interface: xrSession must inherit property "requestHitTestSource(XRHitTestOptionsInit)" with the proper type] + expected: FAIL + + [Stringification of new XRRay()] + expected: FAIL + + [XRTransientInputHitTestSource interface: operation cancel()] + expected: FAIL + + [XRHitTestResult interface: existence and properties of interface prototype object] + expected: FAIL + + [XRSession interface: operation requestHitTestSourceForTransientInput(XRTransientInputHitTestOptionsInit)] + expected: FAIL + + [XRRay interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRHitTestSource interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [XRTransientInputHitTestResult interface object length] + expected: FAIL + + [XRRay interface: new XRRay() must inherit property "origin" with the proper type] + expected: FAIL + + [XRHitTestSource interface: existence and properties of interface object] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/hit-test/xrRay_constructor.https.html.ini b/testing/web-platform/meta/webxr/hit-test/xrRay_constructor.https.html.ini new file mode 100644 index 0000000000..5381acd7bb --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/xrRay_constructor.https.html.ini @@ -0,0 +1,4 @@ +[xrRay_constructor.https.html] + [XRRay constructors work] + expected: FAIL + diff --git a/testing/web-platform/meta/webxr/hit-test/xrRay_matrix.https.html.ini b/testing/web-platform/meta/webxr/hit-test/xrRay_matrix.https.html.ini new file mode 100644 index 0000000000..fd045eaa39 --- /dev/null +++ b/testing/web-platform/meta/webxr/hit-test/xrRay_matrix.https.html.ini @@ -0,0 +1,4 @@ +[xrRay_matrix.https.html] + [XRRay matrix works] + expected: FAIL + |