aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/script/htmlareaelement.rs
Commit message (Collapse)AuthorAgeFilesLines
* Format remaining filesPyfisch2018-11-061-36/+104
|
* Refactor HTMLImageElement::handle_event to be idiomaticOmar Akkila2017-07-071-6/+6
| | | | | | | | | | | | Clean up HTMLImageElement::handle_event Area::hit_test now uses a reference instead of taking ownership Fix trailing whitespace Unalign => in match Fix Area::hit_test tests to reflect updated function signature
* Bump euclid to 0.14.Nicolas Silva2017-06-141-1/+1
|
* Make area structs accessible from area testsManish Goregaokar2017-01-111-2/+1
|
* HTML image map supportbachar2017-01-111-0/+123