mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove XRSession.mode
This commit is contained in:
parent
723df4abcf
commit
66fea73289
2 changed files with 0 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue