mirror of
https://github.com/servo/servo.git
synced 2025-09-05 12:38:21 +01:00
HTML image map support
This commit is contained in:
parent
c784bc6944
commit
980dde7e15
7 changed files with 463 additions and 2 deletions
|
@ -10,6 +10,7 @@ path = "lib.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.10.2"
|
||||
msg = {path = "../../../components/msg"}
|
||||
plugins = {path = "../../../components/plugins"}
|
||||
script = {path = "../../../components/script"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue