mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
WebVR 1.1 spec compatibility
This commit is contained in:
parent
296a215e54
commit
fe4ee6de2e
16 changed files with 112 additions and 55 deletions
|
@ -119,7 +119,7 @@ interface VRDisplay : EventTarget {
|
|||
/**
|
||||
* Get the layers currently being presented.
|
||||
*/
|
||||
//sequence<VRLayer> getLayers();
|
||||
sequence<VRLayer> getLayers();
|
||||
|
||||
/**
|
||||
* The VRLayer provided to the VRDisplay will be captured and presented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue