mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
WR multi-document support
This commit is contained in:
parent
d1e4fdb7fa
commit
ba214bcec5
8 changed files with 90 additions and 71 deletions
|
@ -18,7 +18,7 @@ log = "0.3.5"
|
|||
msg = {path = "../../components/msg"}
|
||||
net_traits = {path = "../../components/net_traits"}
|
||||
script_traits = {path = "../../components/script_traits"}
|
||||
servo-glutin = "0.12"
|
||||
servo-glutin = "0.13"
|
||||
servo_geometry = {path = "../../components/geometry"}
|
||||
servo_config = {path = "../../components/config"}
|
||||
servo_url = {path = "../../components/url"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue