HTML image map support

This commit is contained in:
bachar 2016-12-01 21:23:22 -05:00 committed by Manish Goregaokar
parent c784bc6944
commit 980dde7e15
7 changed files with 463 additions and 2 deletions

1
Cargo.lock generated
View file

@ -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",