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
When designing an Immersive Web page, it would be nice to be able to set expectations for the user about what will happen when they activate a link, i.e. whether they will need to manually re-enter immersive mode when reaching their destination, but that doesn't seem possible with the current proposal nor its existing implementations
Perhaps an extension to navigator.xr could provide information about whether immersive navigation is supported and whether it is limited to same-origin
The text was updated successfully, but these errors were encountered:
When designing an Immersive Web page, it would be nice to be able to set expectations for the user about what will happen when they activate a link, i.e. whether they will need to manually re-enter immersive mode when reaching their destination, but that doesn't seem possible with the current proposal nor its existing implementations
Perhaps an extension to
navigator.xr
could provide information about whether immersive navigation is supported and whether it is limited to same-originThe text was updated successfully, but these errors were encountered: