Remove XRSession.mode

This commit is contained in:
Manish Goregaokar 2019-10-11 12:42:49 -07:00
parent 723df4abcf
commit 66fea73289
2 changed files with 0 additions and 7 deletions

View file

@ -15,7 +15,6 @@ callback XRFrameRequestCallback = void (DOMHighResTimeStamp time, XRFrame frame)
[SecureContext, Exposed=Window, Pref="dom.webxr.enabled"]
interface XRSession : EventTarget {
// // Attributes
readonly attribute XRSessionMode mode;
readonly attribute XREnvironmentBlendMode environmentBlendMode;
// readonly attribute XRVisibilityState visibilityState;