mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Make canvas send their data themselves to other canvas
This commit is contained in:
parent
2086d216dd
commit
f8c3fe1076
7 changed files with 43 additions and 26 deletions
|
@ -20,7 +20,6 @@ tinyfiledialogs = {git = "https://github.com/jdm/tinyfiledialogs"}
|
|||
angle = {git = "https://github.com/servo/angle", branch = "servo"}
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.7"
|
||||
canvas = {path = "../canvas"}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
caseless = "0.1.0"
|
||||
cssparser = {version = "0.5.4", features = ["heap_size", "serde-serialization"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue