diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-11 12:25:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-11 12:25:46 -0800 |
commit | f6940f686cce249626e4fe32cc0fe5e0dcd40dd6 (patch) | |
tree | 3f63cd2d96fe9b60d1788eb6c30a0bf08ca42826 /components/script/dom/servoparser/xml.rs | |
parent | 5d3847dddc9bb7907abfa5d38a7927d6c656fbc1 (diff) | |
parent | d3be70b4de755ead9e6fef6995c8085e0763b88a (diff) | |
download | servo-f6940f686cce249626e4fe32cc0fe5e0dcd40dd6.tar.gz servo-f6940f686cce249626e4fe32cc0fe5e0dcd40dd6.zip |
Auto merge of #13972 - shravan-achar:master, r=Manishearth,emilio,jdm
ImageMaps: Implemented support for parsing coord attribute to a shape…
<!-- Please describe your changes on the following line: -->
Image Maps: (Part 1) Implemented support for parsing coord attribute to a shape object.
Implemented a hit_test method to see if a point is within the area. Tests for constructors and hit_test included
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
… object in HTMLAreaElement
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13972)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/servoparser/xml.rs')
0 files changed, 0 insertions, 0 deletions