mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
add XREye.none
This commit is contained in:
parent
ffc943fec7
commit
7ccc7b3b49
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
enum XREye {
|
||||
"left",
|
||||
"right",
|
||||
"unknown",
|
||||
"none",
|
||||
};
|
||||
|
||||
[SecureContext, Exposed=Window, Pref="dom.webxr.enabled"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue