You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
From @foolip on September 20, 2016 8:49
https://w3c.github.io/webvr/#dom-vrdisplay-requestpresent
https://w3c.github.io/webvr/#dom-vrdisplay-exitpresent
https://w3c.github.io/webvr/#navigator-getvrdisplays-attribute
Some spec editors (@annevk) like TypeError for everything, but for user gesture there's precedent in HTML to use
NotAllowedError.Copied from original issue: immersive-web/webxr#90