mirror of
https://github.com/servo/servo.git
synced 2025-08-29 09:08:20 +01:00
Set inlineVerticalFieldOfView to null for immersive sessions
This commit is contained in:
parent
326902220c
commit
f52a6f0e8f
5 changed files with 21 additions and 16 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6391,7 +6391,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webxr"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/webxr#48ce33668b2e6cd95507ee909ac02c160ae7bedc"
|
||||
source = "git+https://github.com/servo/webxr#b79870164f518d90268aaaac1fb83059b83dceda"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"euclid",
|
||||
|
@ -6412,7 +6412,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webxr-api"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/webxr#48ce33668b2e6cd95507ee909ac02c160ae7bedc"
|
||||
source = "git+https://github.com/servo/webxr#b79870164f518d90268aaaac1fb83059b83dceda"
|
||||
dependencies = [
|
||||
"euclid",
|
||||
"ipc-channel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue