← back to v135 · remove-deprecated-navigator-xr-supportssession-method
conformance · v135
v135 · remove-deprecated-navigator-xr-supportssession-method — conformance probe
5 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-xr-may-exist |
navigator.xr is exposed when WebXR is supported (may be undefined on non-XR builds). spec ↗ | script | … | |
is-session-supported-still-present |
When navigator.xr is exposed, isSessionSupported (the surviving method) is a function. spec ↗ | script | … | |
supports-session-removed |
The deprecated supportsSession is no longer exposed on XRSystem.prototype. spec ↗ | script | … | |
request-session-still-present |
requestSession remains exposed on XRSystem.prototype. spec ↗ | script | … | |
is-session-supported-returns-promise |
navigator.xr.isSessionSupported returns a Promise. spec ↗ | script | … |