mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Link to relevant issues
This commit is contained in:
parent
309bd63c70
commit
cfa539751c
2 changed files with 5 additions and 0 deletions
|
@ -9,5 +9,6 @@ interface XRViewerPose {
|
|||
// readonly attribute XRRigidTransform transform;
|
||||
// readonly attribute FrozenArray<XRView> views;
|
||||
// workaround until we have FrozenArray
|
||||
// see https://github.com/servo/servo/issues/10427#issuecomment-449593626
|
||||
readonly attribute any views;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue