mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add blank XRTest interface
This commit is contained in:
parent
e394c71230
commit
1c07b0f416
5 changed files with 58 additions and 0 deletions
|
@ -294,6 +294,8 @@ mod gen {
|
|||
webxr: {
|
||||
#[serde(default)]
|
||||
enabled: bool,
|
||||
#[serde(default)]
|
||||
test: bool,
|
||||
},
|
||||
worklet: {
|
||||
blockingsleep: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue