mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Implemented webdriver SetWindowSize.
This commit is contained in:
parent
a4e215974c
commit
5acf0f9a05
5 changed files with 35 additions and 2 deletions
|
@ -13,6 +13,7 @@ compositing = {path = "../compositing"}
|
|||
msg = {path = "../msg"}
|
||||
plugins = {path = "../plugins"}
|
||||
util = {path = "../util"}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
image = "0.10"
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue