mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
HTML image map support
This commit is contained in:
parent
c784bc6944
commit
980dde7e15
7 changed files with 463 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2347,6 +2347,7 @@ dependencies = [
|
|||
name = "script_tests"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
"plugins 0.0.1",
|
||||
"script 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue