← back to v139 · webxr-depth-sensing-performance-improvements

conformance · v139

v139 · webxr-depth-sensing-performance-improvements — conformance probe

6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://immersive-web.github.io/depth-sensing chromestatus: #5074096916004864 generated 2026-06-02T08:08:51Z by conformance-author-codex
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-xr-exposed navigator.xr is exposed as the WebXR entry point. spec ↗ exists
xr-issessionsupported-is-function navigator.xr.isSessionSupported is callable before requesting depth-sensing sessions. spec ↗ typeof
xrframe-interface-exposed XRFrame is exposed; depth information is read from an XRFrame during a session. spec ↗ exists
get-depth-information-on-xrframe XRFrame.prototype.getDepthInformation is exposed by the depth sensing module. spec ↗ script
xr-cpu-depth-information-interface XRCPUDepthInformation is exposed for CPU-readable depth buffers. spec ↗ exists
xr-webgl-depth-information-interface XRWebGLDepthInformation is exposed for GPU texture-backed depth buffers. spec ↗ exists