mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
add XREye.none
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
enum XREye {
|
||||
"left",
|
||||
"right",
|
||||
"unknown",
|
||||
"none",
|
||||
};
|
||||
|
||||
[SecureContext, Exposed=Window, Pref="dom.webxr.enabled"]
|
||||
|
||||
Reference in New Issue
Block a user