diff options
Diffstat (limited to 'tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini')
-rw-r--r-- | tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini b/tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini index ce3fb065178..cb4b6d4d8d2 100644 --- a/tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini +++ b/tests/wpt/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_matchDepthViewIdentity.https.html.ini @@ -17,3 +17,21 @@ [Ensures session can be created when matchDepthView=false, `cpu-optimized` - webgl2] expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView is unset, `cpu-optimized` - webgl] + expected: TIMEOUT + + [Ensures XRViewGeometry values match XRView when matchDepthView is unset, `cpu-optimized` - webgl2] + expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView=true, `cpu-optimized` - webgl] + expected: NOTRUN + + [Ensures XRViewGeometry values match XRView when matchDepthView=true, `cpu-optimized` - webgl2] + expected: NOTRUN + + [Ensures XRViewGeometry values do not match XRView when matchDepthView=false, `cpu-optimized` - webgl] + expected: NOTRUN + + [Ensures XRViewGeometry values do not match XRView when matchDepthView=false, `cpu-optimized` - webgl2] + expected: NOTRUN |