We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca7b6f commit de9edc0Copy full SHA for de9edc0
index.bs
@@ -255,6 +255,7 @@ Each time the [=list of immersive XR devices=] changes the user agent should <df
255
<dt> Otherwise
256
<dd> Set the [=XR/immersive XR device=] to a device of the user agent's choosing
257
</dl>
258
+ 1. The user agent MAY update the [=XR/inline XR device=] to the [=XR/immersive XR device=] or an emulated inline device if it wishes.
259
1. If this is the first time devices have been enumerated or |oldDevice| equals the [=XR/immersive XR device=], abort these steps.
260
1. [=Shut down the session|Shut down=] any active {{XRSession}}s.
261
1. Set the [=XR compatible=] boolean of all {{WebGLRenderingContextBase}} instances to <code>false</code>.
0 commit comments